Hacker News new | ask | show | jobs
by antpls 2645 days ago
Isn't sandboxing solved at the host OS level ?

Android apps are sandboxed Java apps.

Containers turn almost any Linux process into a sandboxed process.

Am I wrong ?