Y
Hacker News
new
|
ask
|
show
|
jobs
by
arrowsmith
815 days ago
Can someone explain to n00bs like me: what's "landlock" anyway and why is it significant here?
1 comments
Denvercoder9
815 days ago
It's a Linux Security Module that allows to sandbox processes:
https://docs.kernel.org/userspace-api/landlock.html
link