Hacker News new | ask | show | jobs
by candiddevmike 240 days ago
I don't think you can bolt something like what you're describing onto an existing kernel (like linux did with capabilities). You'd have to design it this way from the ground up. I think I've read about some experimental OSs exploring that kind of capability by design, almost like a type 1 hypervisor but for processes.
1 comments

Fuchsia pervasively uses capabilities.