|
|
Subscribe / Log in / New account

Sandboxing with the Landlock security module

Sandboxing with the Landlock security module

Posted Oct 20, 2016 14:09 UTC (Thu) by l0kod (subscriber, #111864)
In reply to: Sandboxing with the Landlock security module by fredrik
Parent article: Sandboxing with the Landlock security module

Firejail use Linux namespaces and seccomp-bpf. Landlock is a (low level) kernel feature similar to seccomp-bpf. Landlock should then be useful to sandbox managers like Firejail or any other software willing to do sandboxing (e.g. web browser).


to post comments

Sandboxing with the Landlock security module

Posted Oct 26, 2016 14:12 UTC (Wed) by l0kod (subscriber, #111864) [Link]


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds