I built a sandbox geared for safe ai code executions using microvm’s that works locally (mac + linux).
It’s meant to be a different/more secure approach compare to what Claude’s doing with their sandboxing runtime: https://code.claude.com/docs/en/sandboxing. Instead of relying on linux + Mac’s technology for containerization, this project spins up a completely virtual environment on a separated kernel for better security.
Comments URL: https://news.ycombinator.com/item?id=45948853
Points: 2
# Comments: 0
Source: github.com
