landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdowncommit 655125d7871e6ea69bdd091732e019a99855edfe
parent 2380a16f07397fd5c223693d2094d24e743056b6
Author: Marc <marc@coquand.email>
Date: Thu, 2 Apr 2026 21:37:49 +0200
*
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,6 @@
# Landdown - Simple shell script sandbox
-Landdown is a easy-to-use utility for Linux that allows you to sandbox shell scripts using [landlock](https://landlock.io). Just like Landlock, Landdown "aims to protect you against the security impacts of bugs or unexpected/malicious behavior". To use, prepend your script with a landdown shebang and a ruleset. For example:
+Landdown is a easy-to-use utility for Linux that allows you to sandbox shell scripts using [Landlock](https://landlock.io). Just like Landlock, Landdown "aims to protect you against the security impacts of bugs or unexpected/malicious behavior". To use, prepend your script with a landdown shebang and a ruleset. For example:
```sh
#!/usr/bin/env landdown