Y
Hacker News
new
|
ask
|
show
|
jobs
by
declan_roberts
17 days ago
It's a really cool feature but what is a scenario when your average programmer needs such sandboxing?
3 comments
myaccountonhn
17 days ago
I sandbox all my utilities and programs in case some compromised third-party dependency decides to run lose. It's a way to limit the blast radius.
link
briaoeuidhtns
17 days ago
you're embedding it as a scripting api and want to limit permissions to just what's needed
link
petee
17 days ago
The TIC-80 game engine embeds Janet, and if i recall sandboxes the games created
link