(no title)
philikon | 14 years ago
* federated (like OpenID)
* open standard (like OpenID)
* no passwords / no typing / no memorizing (e.g. like FB Connect)
* possibility of browsers providing an integrated experience (technically possible with previous solutions, but no browser has done this so far -- in the case of OpenID for a very good reason IMHO)
* anonymity/choice of identities (like OpenID, definitely unlike e.g. FB Connect)
* no exposure to identity provider (this is unlike any existing solutions; if you log into a site, your OpenID provide, Facebook, Google, etc. will know which site it was; not with BrowserID!)
Check out Dan and Ben giving a nice demo of the BrowserID user experience: http://www.youtube.com/watch?v=6x45Nt1fOMM. No passwords, no typing, and anonymity where desired.
If you're interested in the nitty gritty details, Lloyd explains the cryptographic assertions that actually let sites verify your identity: http://lloyd.io/how-browserid-works
(EDIT: format bullet points)
m_eiman|14 years ago
That's not quite true, is it? The documentation says I need to verify the user's identity by calling e.g. browserid.org/verify…
sandeepshetty|14 years ago
- https://github.com/mozilla/browserid/wiki/How-to-Use-Browser...
thristian|14 years ago
MatthewPhillips|14 years ago
FB Connect requires you to memorize your Facebook password. It also requires you to have a Facebook account. BrowserID requires neither an "account" or a password.
gwillen|14 years ago
badida|14 years ago
dholbert|14 years ago
Technically there's 1 password (your BrowserID login password), not "no passwords". :)
(Though of course you can have multiple identities (email addresses) all associated with the same BrowserID account, so as you increase the number of identities, I suppose your passwords-per-identity approaches zero... ;) )
zobzu|14 years ago
philikon|14 years ago
ranit8|14 years ago
Unfortunately that might be what prevents this or http://webid.info/ from getting traction. The big guys wouldn't like losing that data, and OpenID/OAuth already do the job well enough for them.
A comparison WebID/BrowserID can be found here: http://security.stackexchange.com/questions/5406/what-are-th...