Tagged Questions
2
votes
0answers
40 views
Validate when account email is changed
Please consider validating the email when it is change in the user account.
Similar to the "Registration Account Email Validation". I believe that if someone hacks your account and try to change the ...
4
votes
0answers
49 views
Protect BlogOverflow logins with HTTPS
I've recently come to understand that StackExchange protects all main (and, by extension, meta and chat) site logins with HTTPS, even though the page itself is presented as HTTP. This supposedly ...
13
votes
0answers
261 views
Block SE sites from bugmenot.com
http://www.bugmenot.com/view/stackoverflow.com
This is a troll heaven and there is no good reason for using a shared account from bugmenot on Stack Overflow or any other SE site.
Blocking a site can ...
8
votes
1answer
240 views
PHP version exposed on blogoverflow
The HTTP response header for Blog Overflow does not give a Server: string at all, assumably for (slight) security benefit. However, it does include an X-Powered-By: PHP/5.3.3 header, and also supports ...
33
votes
2answers
318 views
StackExchange OpenID provider should clearly use HTTPS
As discussed in this question on Meta.Security.SE, the SE OpenID provider seems to be using some sort of AJAX call to replace part of the page. The outer page uses plain HTTP, whereas the OpenID part ...
26
votes
2answers
482 views
Implement the Hacker Badge
from Stack Overflow Badge Feedback - Blog - Stack Overflow
I’m specifically referring to the secret Stack Overflow hacker badge.
It does exist, though it has yet to be awarded. ...
1
vote
2answers
127 views
Is there a stack site for home automation / home security?
Perused the list, used search, and yet a home automation and/or home security site doesn’t seem to be available. Seems like something a bunch of techie types would want to share info about. Is it ...
17
votes
1answer
204 views
Improve SE OpenID logout security and user experience on shared or public machines
In May, Stack Exchange became an OpenID provider. It's now the first available choice when creating a new account on an SE site. When selecting it, you're offered a well-integrated login and ...
75
votes
4answers
1k views
Can Stack Overflow change the password criteria?
Why the crazy password requirements? It a Q&A site, and I have to conform to arbitrarily chosen password complexity criteria.
With a 22 random lowercase characters (entropy 119 bits), the create ...
58
votes
1answer
716 views
Should Stack Exchange be using the X-FRAME-OPTIONS header?
I was just reading a blog article about the security of Google+, and the page mentioned a header I hadn't heard of before: X-Frame-Options
I'll let the Mozilla docs do most of the talking, but ...
3
votes
2answers
118 views
Removing someone's private information and edit history to protect them [duplicate]
Possible Duplicate:
What should I do if a user posts sensitive information as part of a question or answer?
I could not find a relevant Meta question for this issue.
I've come across a ...
4
votes
0answers
46 views
Points, tags and overlap
I noticed that there's a .net-4 tag with very little usage (2) and decided to suggest it should be rolled into the .net-4.0 tag. Needless to say I have no points in this tag.
As the .net-4.0 is used ...
5
votes
1answer
219 views
Should changing your password invalidate all existing logins?
Last night I changed the password for my Stack Exchange OpenID. As a security precaution, I would expect that all of my sessions be invalidated and to be asked to log in again on all sites where I use ...
2
votes
2answers
69 views
No links at all in suspended accounts
There are some users which have an outstanding track-records:
In the case of the picture above the user's account is actually suspended.
The same way users over 2000 rep get the rel="nofollow" ...
13
votes
4answers
364 views
Vote to emergency suspend for three 5k+ or 10k+ users?
There was a case a few days back of a user going crazy and starting edit wars in all of his 42 questions, resulting in 50-100 new revisions per question. It being the weekend, it took 1-2 hours until ...
2
votes
3answers
286 views
“please delete me” username to delete account may have a (big) problem
Yo can see how to delete an account here.
Can I delete my account?
I don't particularly like the system but anyway, I think it has some kind of a flaw (or a "danger").
Since the the username in SO ...
22
votes
2answers
408 views
I'd like to see the last few IP addresses that my account was used from, please!
I think that as a matter of security (in the Firesheep age) I'd like to see the last IP address from which my account was accessed next to my name, somewhere in the top bar. I'd also ideally like a ...
147
votes
9answers
5k views
Why doesn't the Stack Overflow team fix the Firesheep style cookie theft?
Firesheep sniffs the network looking for session id's and makes it very easy for an attacker to hijack this authenticated session. It should be noted that Firesheep is nothing new ; it just makes this ...
9
votes
0answers
340 views
HTTP session hijacking vulnerability on Stack Overflow [duplicate]
Possible Duplicate:
Why doesn't the Stack Overflow team fix the Firesheep style cookie theft?
Firesheep was released yesterday, a Firefox extension that makes it very easy to do HTTP ...
3
votes
2answers
178 views
Check links against the Web of Trust database
Background:
In another of my questions, Ether brought up the idea to check links in an answer against the WOT database. Web of Trust is a community driven project, with the goal to make browsing safer ...
21
votes
2answers
206 views
Allow https on careers
At the moment careers.stackoverflow.com redirects you if you try and access it using https. It would be nice if it allowed secure connections (personally I think it should be the default) given the ...
5
votes
2answers
127 views
How to deal with questions/answers with a security vulnerability?
Sine a major goal of SO is to compile the best programming questions and answers on the internet, I'm wondering if there's more we can do to single out and/or correct cases where questions or answers ...
7
votes
2answers
221 views
force logout all locations
A nice feature would be to force logout from all other locations.
I login on my work machine (I have shortcuts in my startup) and also on my home machine.
If I were to leave that job unexpectedly ...