6 ms·
I'm making capability security for distributed systems. The primitives and engine are both open source. Primitives: https://github.com/Hessra-Labs/hessra-tokens
by ymyms 5mo ago
I'm making capability security for distributed systems. The primitives and engine are both open source.
Primitives: https://github.com/Hessra-Labs/hessra-tokens https://github.com/Hessra-Labs/hessra-tokens
Engine: https://github.com/Hessra-Labs/hessra-cap https://github.com/Hessra-Labs/hessra-cap
It's built using biscuits and written in rust. I'm really into it. Using capability security as a model makes building things feel like they snap together a lot more naturally. At least for me.
I've also got a blog post describing it in more detail: https://www.hessra.net/blog/what-problem-led-me-to-capability-security https://www.hessra.net/blog/what-problem-led-me-to-capabilit...