Announcing the First Beta Release of Persona
191–200 of 207 posts
Re: Announcing the First Beta Release of Persona
#192Re: Announcing the First Beta Release of Persona
#193Earlier quoted context omitted.
>No more password column in your database... Who has liability when a user of mine says their account got hacked? The email provider? My site? Mozilla? If one of my users has $100 go missing from their account, then they are going to expect me to replace it, not the email provider, not mozilla. I don't like the idea of shifting security to a outside platform, because I still retain all the liability when things go ba…
How can any website protect a user against key loggers, spyware or any other form of a compromised client machine? If the client machine is compromised, any login method is broken.
Re: Announcing the First Beta Release of Persona
#194Earlier quoted context omitted.
Then you would not use your primary "super secure" email as your browserId, but a secondary mail account.
The most valuable thing about your email account is that it's your password recovery mechanism. What ever email account you use for password recovery or logging into things becomes the "super secure" email account. There is no message in my email that I care more about than the one that might give you access to my bank accounts.
Re: Announcing the First Beta Release of Persona
#195Earlier quoted context omitted.
How can any website protect a user against key loggers, spyware or any other form of a compromised client machine? If the client machine is compromised, any login method is broken.
As mentioned above, two factor authentication.
In theory you could probably device a scheme that would require the use of two independent devices to perform any sensitive action and that would guarantee that if only one of the devices is compromised, the attacker would have no way to perform any action in a name of the user. But I'm afraid any such scheme would be a complete failure from a usability perspective.
Re: Announcing the First Beta Release of Persona
#196Earlier quoted context omitted.
The original name, "Browser ID", made it clearer. Basically, your browser knows your identity, so it can automatically authenticate you with any supporting website. You never have to set up an account with the website and you never have to enter a password. That's my understanding of it anyway.
in 5 years many people using the web will have no idea what you're talking about when you say "browser" :)
Re: Announcing the First Beta Release of Persona
#197Earlier quoted context omitted.
As mentioned above, two factor authentication.
Not really. All 2 factor authentication schemes that I've seen give no protection against a compromised client machine. In theory you could probably device a scheme that would require the use of two independent devices to perform any sensitive action and that would guarantee that if only one of the devices is compromised, the attacker would have no way to perform any action in a name of the user. But I'm afraid any s…
Re: Announcing the First Beta Release of Persona
#198This seems to be a nice solution if you are on your own home/work computer and have your email open. They didn't really explain much on HOW it works but the problem I'm seeing is that if I am at a public computer and want to login I have to log in to my email account first and click on the persona link. I guess the benefit here is that I only need to remember 1 password (my email address password) but my email passwo…
Re: Announcing the First Beta Release of Persona
#199This seems to be a nice solution if you are on your own home/work computer and have your email open. They didn't really explain much on HOW it works but the problem I'm seeing is that if I am at a public computer and want to login I have to log in to my email account first and click on the persona link. I guess the benefit here is that I only need to remember 1 password (my email address password) but my email passwo…
That's not really how it works. You verify your email address once, and after that you can just log in with your address and password. You don't have to click on an email link every single time you log in.