Add Landlock support
Open
enhancement
- Dominant language
- C++
- Stars
- 1.8k
- Forks
- 200
- Avg merge
- 12d 2h
- Merged PRs (30d)
- 1
Description
One of the sandboxing features currently missing is landlock, which would allow for easy and comprehensive filesystem isolation.
In many usecases, a combination of seccomp and landlock would make good alternative to the use of namespaces.
Contributor guide
Assessment
This issue has not been assessed yet.