|
|
|
|
|
by 90211
1772 days ago
|
|
Not everything needs perfect OpSec. sometimes convenience is more important. I don't care if my HN account gets hacked and if I was forced to use 2FA I would just stop using it. Passwords have security vulnerabilities, sure. But they're intuitive and usable. When you start trying to come up with alternatives there become dozens of edge-cases in which your system fails. |
|
Or in the case of Github, you generate an SSH key and put the public key in Github and keep the private key around.
Both are much more convenient than passwords, but also more secure. It's a win/win.