Hacker News new | ask | show | jobs
by the_why_of_y 3598 days ago
> ... and includes a permissions system ...

The whole point of capability based security is that there is no permission system, because permissions are implicit in the capabilities. So this is much simpler than e.g. SysV message queues.