2 releases
0.1.1 | May 19, 2021 |
---|---|
0.1.0 | May 19, 2021 |
#7 in #sandboxed
Used in pandoro
14KB
jshell
A sandboxed shell that input and output JSON (which is handy)
jsh
intends to be secure by running everything inside a chroot
and use a whitelist of authorized programs.
Built in the first place as a dependency of pndr
, it should be able to be used through SSH!
lib.rs
:
jshell
A sandboxed shell that input and output JSON (which is handy)
jsh
intends to be secure by running everything inside a chroot
and use a whitelist of authorized programs.
Built in the first place as a dependency of pndr
, it should be able to be used through SSH!