6
votes
1answer
48 views

Logging in to Stack Overflow with private key

Most of the time you access Linux machines you'll use SSH with a private key. You add your public key to ~/.ssh/authorized_keys and done, you can login using your private key and passphrase. To serve ...
17
votes
3answers
245 views

Don't give away incorrect password/username info

I don't think it's safe or even good practice to tell a user specifically what part of my authentication credentials is faulty. I practically guessed my way to my correct username because SO let me ...
8
votes
2answers
145 views

How secure is using Google account authentication with Stack Overflow?

I would like to know how secure is it to use Google account authentication for logging in to Stack Overflow and other sister sites. Can one take any additional security measures?