#input-output #sandboxed #handy #shell #json #allowlist #jsh

jshell

JSH is a sandboxed shell that input and output JSON (which is handy)

2 releases

0.1.1 May 19, 2021
0.1.0 May 19, 2021

#7 in #sandboxed

40 downloads per month
Used in pandoro

GPL-3.0 license

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!

No runtime deps