New Persona Beta: Millions of Users Ready to Log In using Any Browser
identity.mozilla.com
New Persona Beta: Millions of Users Ready to Log In using Any Browser
1–10 of 188 posts
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#2I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative.
Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I've understood how it all works correctly).
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#3I do see the huge potential benefits of the system but have a couple of concerns. I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative. Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I'…
For that matter, any open-ID or similar technology should add that.
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#4EDIT: Here is a link to the progress on this issue, it was moved to the next beta https://github.com/mozilla/browserid/issues/2034
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#5I do see the huge potential benefits of the system but have a couple of concerns. I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative. Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I'…
If you have your own domain/server, you can easily switch out password authentication for something else today if you run your own Identity Provider. Here's my minimal Python IdP implementing TOTP (Google authenticator) authentication:
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#6I do see the huge potential benefits of the system but have a couple of concerns. I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative. Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I'…
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#7I do see the huge potential benefits of the system but have a couple of concerns. I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative. Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I'…
Persona should add two-factor authentication. For that matter, any open-ID or similar technology should add that.
Once email providers start providing their own Identity Providers then the security falls entirely on them.
For instance, once GMail starts being its own authenticator, my two-factor authentication there will kick in.
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#8I do see the huge potential benefits of the system but have a couple of concerns. I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative. Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I'…
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#9Does this work yet with Chrome on iOS? The last persona enabled web site I tried, simply threw an error when using the Chrome app. EDIT: Here is a link to the progress on this issue, it was moved to the next beta https://github.com/mozilla/browserid/issues/2034
Re: New Persona Beta: Millions of Users Ready to Log In using Any Browser
#10I do see the huge potential benefits of the system but have a couple of concerns. I'm concerned that a 'one password' for everything can be more of a liability if your password is stolen/lost and make phishing potentially more lucrative. Also concerned about a centralised password store - people make mistakes and if there was some DB leak/hack it could be damaging as it would not be contained within one system (if I'…