6 ms·
Security "Zircon is a capability-based, object-oriented kernel" "The Zircon system fully isolates processes by default, and must explicitly grant capabilities
by sebe 5y ago
Security
"Zircon is a capability-based, object-oriented kernel"
"The Zircon system fully isolates processes by default, and must explicitly grant capabilities and resources. Fuchsia passes capabilities and resources by handles rather than name, which leads to a system that only grants software access to what it needs."
https://fuchsia.dev/fuchsia-src/concepts/principles/secure?hl=en https://fuchsia.dev/fuchsia-src/concepts/principles/secure?h...