|
Article: sandboxec: A lightweight command sandbox for Linux, secure-by-default, built on Landlock. - published 4 months ago. Content: you can actually run agents safely without breaking your machine using linux kernel-native security module (LSM), so no syscall mediation ~= way less overhead. no containers, no virtualization, no root, just self-sandboxing. here I built a smol sandboxer called sandboxec[1] on top of Landlock[2] that limits file/network access to only what's needed and blo... https://www.reddit.com/r/netsec/comments/1r640ry/sandboxec_a_lightweight_command_sandbox_for_linux/ Published: 2026 02 16 08:17:28 Received: 2026 02 20 11:56:49 Feed: /r/netsec - Information Security News and Discussion Source: /r/netsec - Information Security News and Discussion Category: Cyber Security Topic: Cyber Security |
Click to Open Code Editor