landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdowncommit f8c2ec74b9e4c5d388f3ddbc176918c1bf2812fd
parent d14062520835e65401267796299696ba9f3d942b
Author: Marc <marc@coquand.email>
Date: Tue, 31 Mar 2026 19:04:46 +0200
README
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -24,6 +24,8 @@ rules...
script content...
```
+The sandbox is expected to help mitigate the security impact of bugs or unexpected/malicious behaviors in user space applications.
+
## Install
```