1
0
mirror of https://github.com/containers/youki synced 2024-09-19 18:37:40 +02:00
youki/experiment/selinux/README.md

391 B

This is an experimental project in order to create selinux library in Rust.
Ref: https://github.com/containers/youki/issues/2718.
Reimplementation of opencontainers/selinux in Rust.
Also selinux depends on xattr, but nix doesn't cover xattr function. Therefore, this PR will implement xattr in Rust.

Please import and use this project.