Capability Security For Web Apps
We've rolled an implementation of capabilities for Web applications in our spire.io API.
- First, the blog post, with comments from Discus:
Web Capabilities: A Better Way To Secure Your Apps | spire.ioCapability security provides an authorization model that works like keys on a keychain. A given capability provides privileges for access...- We've also started a conversation on Hacker News:
- And on the Node mailing list:
- Capability security for Web apps: request for comment. - nodejs | Google GroupsOur Web API uses a form of capability security. It's still evolving, but I've written about what we've done thus far here: http://www.spi...
- I hope you'll participate in one or all of these discussions and let us know what you think of this idea.

