|
|
|
|
|
by ora600
5447 days ago
|
|
You see, passwords suck. Big time. They are extremely vulnerable to brute-force attacks, people forget them, people write them down on post-it notes, and people use the same password on every single site. Not to mention that the website has to store your password securely, and not every website has amazing track record doing that. Passwords make the world less secure. So we need to replace them with something. And that "something" has to be secure and easy to use. Turns out that this is a difficult problem to solve, so we keep trying. I agree that OpenID is not exactly the perfect solution, but it doesn't mean that there is no problem to solve. |
|