Tagged Questions
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 ...
0
votes
0answers
56 views
Why isn't the login form secured with TLS? [duplicate]
Possible Duplicate:
OpenID login should use HTTPS, not HTTP
Because the StackExchange login page is not secured it's possible for an attacker to intercept my submission of an HTTPS Open-ID ...
7
votes
0answers
66 views
Stack Exchange doesn't log me out of the OpenID I signed in with [duplicate]
Possible Duplicate:
Why am I stilled logged into Gmail *AND* StackOverflow after logging out of StackOverflow?
Below is a scenario that can be seen like a small security issue:
I open a ...
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?
35
votes
1answer
258 views
Is the Stack Overflow login secure against enumeration attacks?
I just noticed that when you
go to http://stackoverflow.com/users/login#log-in
pick "Stack Exchange"
enter any email address
submit the form without entering a password
you will get a message like ...
0
votes
0answers
131 views
Accessing stackoverflow via HTTPS [duplicate]
Possible Duplicate:
Why doesn't the Stack Overflow team fix the Firesheep style cookie theft?
If I try to access stackoverflow.com via https I can see a log in pop up. Does that mean ...