As the title says, implementing Landlock for zig.
Minimum goal would be to have the ability to restrict file system view and match unveil’s possibilities.
Can be implemented in the restricted lib (issue) or in a new repo, I do not mind.
I have some understanding of zig and none of landlock, I will not do it alone, because I am not motivated, so would love to have someone/some people to pair.
There are no requirements, just want to have fun and try things out.
There have been some attempts/starts in the past:
- GitHub - gabeuehlein/landlock-zig: Zig interface for Linux's Landlock API · GitHub
- https://codeberg.org/curious/landlock.zig
![]()