[nodejs] Propagating non-error events in domains

2012-11-30 Thread Dan Yoder
Are there any plans to propagate non-error events using domains at some point in the future? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "n

[nodejs] Re: Capability security for Web apps: request for comment.

2012-02-23 Thread Dan Yoder
do I gain from having a separate key for each capability, as > opposed to a single key authenticating me and relying on the system on > which I am performing actions to manage authorization (or some > delegated authorization manager)? What am I missing? > > On Feb 22, 5:28 am, Dan Yo

[nodejs] Capability security for Web apps: request for comment.

2012-02-21 Thread Dan Yoder
Our 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.spire.io/posts/web-capabilities.html We'd love to hear from the Node community as to what they think of this approach. -- Job Board: http://jobs.nodejs.org/ Post