GitHub - microsandbox/microsandbox: Self-Hosted Plaform for Secure Execution of Untrusted User/AI Code
——— easy secure execution of untrusted user/ai code ———
WHY MICROSANDBOX?
Ever needed to run code you don't fully trust? Whether it's AI-generated code, user submissions, or experimental code, the traditional options all have serious drawbacks:
Running locally - One malicious script and your entire system is compromised
Using containers - Shared kernels mean sophisticated attacks can still break out
Traditional VMs - Waiting 10+ seconds for a VM to boot kills productivity and performance
Clo...
Read more at github.com