This is an exploration of the distributed identity system described here: https://wiki.mozilla.org/Labs/Identity/VerifiedEmailProtocol
Getting started:
- install node.js: http://nodejs.org/
- install the Connect framework: http://senchalabs.github.com/connect/
- run the top level
run.js
script - visit the demo application ('rp') in your web browser (url output on the console at runtime)␁