linuxkit/projects/selinux
Dave Tucker 561ce6f4be Remove Notary and Content Trust
This commit removes Notary and Content Trust.
Notary v1 is due to be replaced with Notary v2 soon.
There is no clean migration path from one to the other.
For now, this removes all signing from LinuxKit.
We will look to add this back once a new Notary alternative
becomes available.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2021-03-30 14:51:11 +01:00
..
init Remove Notary and Content Trust 2021-03-30 14:51:11 +01:00
kernel
Makefile
README.md
selinux.yml

selinux

The ultimate goal here is to use SELinux as our default LSM in Moby. To this end, here are the compiler flags and userspace packages necessary to do the basics.

TODO

All the necessary binaries exist, so the next steps are:

  • label the filesystem with a default label
  • have a policy that contains containerd
  • label each container's files seprately, and contain them each with a policy
  • policies for other system daemons