Tag: landrun
-

landrun: Run any Linux process in a secure, unprivileged sandbox using Landlock LSM
landrun A lightweight, secure sandbox for running Linux processes using Landlock LSM. Think firejail, but with kernel-level security and minimal overhead. Linux Landlock is a kernel-native security module that lets unprivileged processes sandbox themselves – but nobody uses it because the API is … hard! Landrun is designed to make it practical to sandbox any…