landlock-lsm / rust-landlock

A Rust library for the Linux Landlock sandboxing feature
https://crates.io/crates/landlock
Other
88 stars 9 forks source link

Groups of common rules #60

Open l0kod opened 7 months ago

l0kod commented 7 months ago

It would be useful to have a set predefined groups with well-known paths and related access rights. We can take some inspiration from Pledge and the Filesystem Hierarchy Standard.