Skip to content

Comment on Sandboxing Untrusted Pythonparent

Comments

I see what you mean, but i think there is room for both approaches.

If we want to isolate untrusted code at a very fine-grained level (like just a specific function), VMs can feel a bit heavy due to the overhead, complexity etc

What you really want to do is decouple the sandbox specification annotations from the sandbox implementation backend, yes?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.