<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sandbox on Linux Security</title><link>/tags/sandbox/</link><description>Recent content in Sandbox on Linux Security</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 14 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="/tags/sandbox/index.xml" rel="self" type="application/rss+xml"/><item><title>Landlock</title><link>/post/landlock/</link><pubDate>Tue, 14 Jan 2025 00:00:00 +0000</pubDate><guid>/post/landlock/</guid><description>Landlock is a Linux Security Module (LSM) that provides a flexible, unprivileged sandboxing mechanism for applications. Unlike traditional LSMs such as SELinux and AppArmor, which enforce mandatory access control policies set by system administrators, Landlock allows applications to define their own security restrictions. This makes it a powerful tool for developers seeking to add additional security layers without requiring elevated privileges.
Key Features Unprivileged Sandboxing: Landlock enables applications to apply security restrictions without requiring root access or administrative intervention.</description></item></channel></rss>