Why we love Mozilla Persona
blog.zonino.co.uk
Why we love Mozilla Persona
1–10 of 164 posts
Re: Why we love Mozilla Persona
#2I'll stick to my many accounts / many passwords approach, I think.
Re: Why we love Mozilla Persona
#3Persona is very convenient for users, but it would be more secure to not trust a 3rd party.
Re: Why we love Mozilla Persona
#4Re: Why we love Mozilla Persona
#5Re: Why we love Mozilla Persona
#6We don't know your password. Google doesn't know you're signing in to Zonino... mozilla knows ;)
Re: Why we love Mozilla Persona
#7This doesn't work with JS disabled, with no indication that it doesn't work as intended (it just bounces the visitor back and forth between 2 pages). Persona is very convenient for users, but it would be more secure to not trust a 3rd party.
Re: Why we love Mozilla Persona
#8We need to move towards protocols like SRP[0] in general so that no matter where I'm logging in, noöne has my password.
[0]: http://en.wikipedia.org/wiki/Secure_Remote_Password_protocol
EDIT: As ubernostrum points out, Persona is solving a different problem than SRP does. However, one of the reasons different identities (username/password combinations) are encouraged currently is because providers can't be trusted with the secret of your password.
Re: Why we love Mozilla Persona
#9So what happens when my Person account gets compromised? I'll stick to my many accounts / many passwords approach, I think.
Re: Why we love Mozilla Persona
#10But, this doesn't solve the issue that you're still trusting someone else with your secret (your password). We need to move towards protocols like SRP[0] in general so that no matter where I'm logging in, noöne has my password. [0]: http://en.wikipedia.org/wiki/Secure_Remote_Password_protocol EDIT: As ubernostrum points out, Persona is solving a different problem than SRP does. However, one of the reasons different i…
If you run your own identity provider, you are only trusting yourself with your secret.
Also, nothing about Persona requires password-based authentication -- you can use any mechanism you like to authenticate to your identity provider.