rusty-sandbox
rusty-sandbox copied to clipboard
A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox
Results
1
rusty-sandbox issues
Sort by
recently updated
recently updated
newest added
openat2
3
>Linux: TODO oh fuck. This is going to involve seccomp-bpf. Unfortunately, the openat O_BENEATH behavior proposed on capsicum-linux hasn't been accepted into the Linux kernel! I believe [openat2](https://man7.org/linux/man-pages/man2/openat2.2.html) correctly [implements...