Live data from Hacker News

Capability-Based Security for Redox: Namespace and CWD as Capabilities

redox-os.org

1–10 of 12 posts

Re: Capability-Based Security for Redox: Namespace and CWD as Capabilities

#4
post #2

Good work. I'm happy to see this for Redox. There are numerous implementations of capabilities now, and they confirm that the concept really does simplify access control and sandboxing.

Could I get some examples? I'm interested in learning more.

Re: Capability-Based Security for Redox: Namespace and CWD as Capabilities

#5
post #2

Good work. I'm happy to see this for Redox. There are numerous implementations of capabilities now, and they confirm that the concept really does simplify access control and sandboxing.

Could I get some examples? I'm interested in learning more.

http://habitatchronicles.com/2017/05/what-are-capabilities/

https://files.spritely.institute/papers/spritely-core.html

Re: Capability-Based Security for Redox: Namespace and CWD as Capabilities

#6
post #2

Good work. I'm happy to see this for Redox. There are numerous implementations of capabilities now, and they confirm that the concept really does simplify access control and sandboxing.

Could I get some examples? I'm interested in learning more.

https://www.cl.cam.ac.uk/research/security/capsicum/

Re: Capability-Based Security for Redox: Namespace and CWD as Capabilities

#7
post #2

Good work. I'm happy to see this for Redox. There are numerous implementations of capabilities now, and they confirm that the concept really does simplify access control and sandboxing.

Could I get some examples? I'm interested in learning more.

Cloudflare's developer platform uses them. That's what their "bindings" are.

Re: Capability-Based Security for Redox: Namespace and CWD as Capabilities

#10
post #2

Good work. I'm happy to see this for Redox. There are numerous implementations of capabilities now, and they confirm that the concept really does simplify access control and sandboxing.

Could I get some examples? I'm interested in learning more.

Implementations include seL4, Barrelfish, Google Fuchsia OS, Capsicum, and a slew of research systems too long to list. It's also worth checking out tangential things like the E programming language and Google's old Caja project.
Post reply on HN