Add security SIG info and notes

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2017-05-15 10:37:20 -07:00
parent 8c59c66943
commit ab29274028
3 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# 2017-05-24
Video link: https://docker.zoom.us/j/779801882
## Agenda
- Introductions
- Discuss goals of SIG
- Updates on security `/projects`:
- clear-containers
- kernel-config
- kspp
- landlock
- miragesdk
- okernel
- wireguard
- `hardened` channel proposal: combining multiple security `/projects` into one yml
## Meeting Notes

8
sigs/README.md Normal file
View File

@ -0,0 +1,8 @@
# SIGs
This directory will contain the descriptions for LinuxKit special interest groups (SIGs).
The community is welcome to participate in any special interest groups they would like - these meetings are completely
open to the public. Moreover, it is encouraged that participants suggest meeting agenda points via pull-requests.
Meeting notes will be posted promptly after each SIG meeting in the appropriate subdirectory.

15
sigs/security/README.md Normal file
View File

@ -0,0 +1,15 @@
# LinuxKit Security SIG
## Join us!
- The LinuxKit Security SIG is open to the public and recurs every other Wednesday at 9AM PT: https://docker.zoom.us/j/779801882
- Moby project forum topic: https://forums.mobyproject.org/c/sig/linuxkit-security
- #linuxkit channel on [Docker Community Slack](https://dockercommunity.slack.com/messages/C50QFMRC2/) (sign up [here](https://community.docker.com/registrations/groups/4316))
## Goals:
- Collaborate on security efforts already incubating in the `/projects` subdirectory such as WireGuard, Landlock, and okernel
- Discuss upstream Linux security
- Re-implement system daemons in type-safe languages, such as Rust and OCaml
## Meeting Info:
- Meeting notes and agendas for upcoming meetings are kept in the [/reports/sigs/security directory](../../reports/sigs/security)