show/hide this revision's text 2 added 1240 characters in body
  • Having multiple usernames/passwords is not a problem for users, and yet OpenID thinks it is, but creates even more problems. Users understand the concept of a username and password well, because they are used to it, and the point of security (the fact that the password is a secret) is really obvious to them. It's really clear how a password works. Having multiple username and password combinations does not make this any more confusing or complicated - it is just the same thing, but more than one of them. While remembering multiple passwords can be difficult, users at least know how to do it and how it works. OpenID tries to solve the problem of remembering multiple passwords, but in the process it creates an entirely new paradigm, one which is completely opaque to the users. Unlike a password, whose security is obvious (it just has to be secret), all of the security of OpenID goes on behind the scenes, with sites communicating with each other, browser certificates, etc. The user no longer knows how their privacy is being protected or what is to be kept secret from whom. So, in an attempt to solve a problem of remembering multiple passwords, OpenID has created a mystical system of key-exchanges that violates the user's whole understanding of how authentication works.
  • show/hide this revision's text 1

    It may be slightly inaccurate to say that the average person doesn't understand OpenID.

    In most cases, with a little persuasive marketing (ie "USE ONE LOGIN ON ALL SITES!!!11!) they can understand that it is an identity provider that they can use to log in at sites rather than having a bunch of different usernames and passwords at sites.

    The problem, however, is that to an average user, the whole OpenID experience goes against what they believe online security to be.

    • With normal username/password logins, users understand that a password should be kept secret, and that's what protects their privacy when they log in at a site. How are they to understand the exchange that goes on between an OpenID client site and their OpenID provider? All they know is they didn't have to put in a password - so it's not secure, right? I mean, in the eyes of a user, how can it be secure if they didn't give a password?
    • (Many) users know that it is wrong to use the same password for different accounts, yet this appears to be precisely what OpenID is doing. They would be right to be suspicious. On one count they'd be right - if someone were to obtain the password to their OpenID account, they could take over their account anywhere they've used that OpenID. But what if a user simply assumes that all their OpenID provider is doing is sharing their password among all participating sites? I mean, how else could OpenID be 'logging in for them'? If the user assumes that through OpenID, their password becomes public knowledge to all participating OpenID sites, they may assume that it is quite reasonable to give out this password to any of those sites. It's a phishing nightmare.