Show HN: Fence ā Sandbox CLI commands with network/filesystem restrictions
Hi HN! Fence wraps any command in a sandbox that blocks network by default and restricts filesystem writes. Useful for running semi-trusted code (package installs, build scripts, unfamiliar repos) wit...