From e9500ff7e8bfa7befb223c3f5e05439c454999e2 Mon Sep 17 00:00:00 2001 From: dantefromhell <90508808+dantefromhell@users.noreply.github.com> Date: Sat, 11 May 2024 17:03:24 +0000 Subject: [PATCH 1/5] Create onboarding.md --- contributing/sigs-and-committees/security/onboarding.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contributing/sigs-and-committees/security/onboarding.md diff --git a/contributing/sigs-and-committees/security/onboarding.md b/contributing/sigs-and-committees/security/onboarding.md new file mode 100644 index 0000000..951e5ba --- /dev/null +++ b/contributing/sigs-and-committees/security/onboarding.md @@ -0,0 +1,3 @@ +# Committee Security - Onboarding + +TBD -- 2.45.2 From f98111b222b13f847641ebb1f3a3c4b44723387c Mon Sep 17 00:00:00 2001 From: dantefromhell <90508808+dantefromhell@users.noreply.github.com> Date: Sat, 11 May 2024 17:40:50 +0000 Subject: [PATCH 2/5] Skeleton 'welcome to comsec' --- contributing/sigs-and-committees/security/welcome.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 contributing/sigs-and-committees/security/welcome.md diff --git a/contributing/sigs-and-committees/security/welcome.md b/contributing/sigs-and-committees/security/welcome.md new file mode 100644 index 0000000..4d1d3ef --- /dev/null +++ b/contributing/sigs-and-committees/security/welcome.md @@ -0,0 +1,8 @@ +# Welcome to Committee "Security" + +Also known as COMSEC. + +These pages contain documentation specific to COMSEC regarding: +- [Onboarding](onboarding.md) +- Communication +- Task Management -- 2.45.2 From 38735402de933b0dc84f6ea17fb40e9b312bcde1 Mon Sep 17 00:00:00 2001 From: dantefromhell <90508808+dantefromhell@users.noreply.github.com> Date: Sat, 11 May 2024 18:18:17 +0000 Subject: [PATCH 3/5] Update onboarding.md --- .../sigs-and-committees/security/onboarding.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/contributing/sigs-and-committees/security/onboarding.md b/contributing/sigs-and-committees/security/onboarding.md index 951e5ba..f48c601 100644 --- a/contributing/sigs-and-committees/security/onboarding.md +++ b/contributing/sigs-and-committees/security/onboarding.md @@ -1,3 +1,19 @@ # Committee Security - Onboarding -TBD +If you are interested in joining COMSEC, please make sure to follow the steps listed below. For now all steps are manual, there's not yet automation or data-sync between different platforms in place. We hope to be able to change this in the future. + +Should any of the links below be broken or descriptions inaccurate we highly appreciate a PR with corrections. + +## Group memberships +1) Request your membership to the [Discourse Group "Committee: Security"](https://forum.aux.computer/g/committee_security/) +2) Request your membership to the [Github Team "Committee: Security"](https://github.com/orgs/auxolotl/teams/committee-security) +3) Add/ update your membership status in the [community repo])(https://github.com/auxolotl/community) + - Add or update your user settings in [`users.nix`](https://github.com/auxolotl/community/blob/main/users.nix) + - Add your user to list `committees.security.members` in [`memberships.nix`](https://github.com/auxolotl/community/blob/main/memberships.nix) + + Make sure to stick with the alphabetic ordering for readability! + +## Communication channels +Make sure you have joined the following channels on Matrix in which ad-hoc communication takes place +- [COM: Security - Governance](https://matrix.to/#/#COMSEC-GOV:auxolotl.org) +- [COM: Security - General](https://matrix.to/#/#COMSEC-GEN:auxolotl.org) -- 2.45.2 From 4cb66529bdb4e01235538dbdce7c3ecd697e2e10 Mon Sep 17 00:00:00 2001 From: dantefromhell <90508808+dantefromhell@users.noreply.github.com> Date: Sat, 11 May 2024 18:22:53 +0000 Subject: [PATCH 4/5] fix: Link to COMSEC welcome page --- contributing/sigs-and-committees/committees.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contributing/sigs-and-committees/committees.md b/contributing/sigs-and-committees/committees.md index e444d96..377deb4 100644 --- a/contributing/sigs-and-committees/committees.md +++ b/contributing/sigs-and-committees/committees.md @@ -21,7 +21,7 @@ The ideas for committees are inspired by [the kubernetes governance](https://git | Steering | Decides on the direction for Aux, for example by determining the roadmap, and oversees the formation of SIGs and Committees | @jakehamilton, @isabel, @minion | | Code of Conduct | Determines the Code of Conduct and oversees moderation | @axel, @isabel | | Marketing | Determines branding and public presence for Aux | | -| Security | Determines security guidelines for SIGs, and aims to make security both excellent and accessible | @c8h4, @dfh | +| [Security] | Determines security guidelines for SIGs, and aims to make security both excellent and accessible | @c8h4, @dfh | ## Committee Meetings @@ -32,4 +32,6 @@ Meetings are also announced on their respective committee category on the forum | Committee | Meeting Time | Meeting length | Join Link | |---------------|------------------------|----------------|-------------------------------------------------| -| Security | Thursdays at 18:00 UTC | around 1 hour | [dfh's opentalk room](https://opentalk.mailbox.org/room/b7508d49-130c-48af-920d-53ebd8e3891a?invite=96dd445c-0b88-4a78-9fa4-33f6f260bbd6) | +| [Security] | Thursdays at 18:00 UTC | around 1 hour | [dfh's opentalk room](https://opentalk.mailbox.org/room/b7508d49-130c-48af-920d-53ebd8e3891a?invite=96dd445c-0b88-4a78-9fa4-33f6f260bbd6) | + +[Security]:security/welcome.md -- 2.45.2 From 01c7cefe8ef7e7ecf13602f85b68b6900f024f08 Mon Sep 17 00:00:00 2001 From: dantefromhell Date: Sun, 12 May 2024 16:29:37 +0000 Subject: [PATCH 5/5] fix: Update metadata --- contributing/sigs-and-committees/committees.md | 4 ++-- .../sigs-and-committees/security/onboarding.md | 12 +++++++++++- contributing/sigs-and-committees/security/welcome.md | 10 ++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/contributing/sigs-and-committees/committees.md b/contributing/sigs-and-committees/committees.md index 377deb4..413e81b 100644 --- a/contributing/sigs-and-committees/committees.md +++ b/contributing/sigs-and-committees/committees.md @@ -2,10 +2,10 @@ title: Committees description: published: true -date: 2024-05-11T16:44:10.898Z +date: 2024-05-12T16:25:00.000Z tags: editor: markdown -dateCreated: 2024-05-11T16:31:30.923Z +dateCreated: 2024-05-12T16:25:00.000Z --- # Committees diff --git a/contributing/sigs-and-committees/security/onboarding.md b/contributing/sigs-and-committees/security/onboarding.md index f48c601..60a931c 100644 --- a/contributing/sigs-and-committees/security/onboarding.md +++ b/contributing/sigs-and-committees/security/onboarding.md @@ -1,4 +1,14 @@ -# Committee Security - Onboarding +--- +title: Onboarding - Committee Security +description: +published: true +date: 2024-05-12T16:25:00.000Z +tags: +editor: markdown +dateCreated: 2024-05-12T16:25:00.000Z +--- + +# Onboarding - Committee Security If you are interested in joining COMSEC, please make sure to follow the steps listed below. For now all steps are manual, there's not yet automation or data-sync between different platforms in place. We hope to be able to change this in the future. diff --git a/contributing/sigs-and-committees/security/welcome.md b/contributing/sigs-and-committees/security/welcome.md index 4d1d3ef..947c7a6 100644 --- a/contributing/sigs-and-committees/security/welcome.md +++ b/contributing/sigs-and-committees/security/welcome.md @@ -1,3 +1,13 @@ +--- +title: Welcome - Committee Security +description: +published: true +date: 2024-05-12T16:25:00.000Z +tags: +editor: markdown +dateCreated: 2024-05-12T16:25:00.000Z +--- + # Welcome to Committee "Security" Also known as COMSEC. -- 2.45.2