6 ms·
Anthropic recently released a sandboxing tool based on bubblewrap (Linux, quite lightweight) and sandbox-exec (macOS). https://github.com/anthropic-experimenta
by dloss 11mo ago
Anthropic recently released a sandboxing tool based on bubblewrap (Linux, quite lightweight) and sandbox-exec (macOS).
https://github.com/anthropic-experimental/sandbox-runtime https://github.com/anthropic-experimental/sandbox-runtime
I wonder if nsjails or gVisor may be useful as well.
Here's a more comprehensive list of sandboxing solutions:
https://github.com/restyler/awesome-sandbox https://github.com/restyler/awesome-sandbox
- gbxk 11mo agowow that's super new! Thanks for that, will look deeply into it and compare