landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdowncommit 596d79968e872dc228e10182d44028abf0db610c
parent 8aae3002e9b8b2639e2941b85633aa0b1b6e1447
Author: Marc <marc@coquand.email>
Date: Tue, 31 Mar 2026 16:40:25 +0200
title
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,4 @@
-# Landdown - Easy shell script sandbox
+# Landdown - Simple shell script sandbox
A minimal Linux utility tool for sandboxing shell scripts using [landlock](https://landlock.io). To use, prepend your script with landdown and rules. Here is a basic example: