Should I Change My Password?
41–50 of 104 posts
Re: Should I Change My Password?
#42Earlier quoted context omitted.
That's the date of the Gawker hack.
So any Google-served address is marked as vulerable because of the Gawker hack?
Re: Should I Change My Password?
#43Re: Should I Change My Password?
#44Re: Should I Change My Password?
#45Re: Should I Change My Password?
#46Strangely, the exact moment I received the email from mtgox, gmail told me I have to change the password. I wonder if they had a trigger for that message, or did someone really try to access my account (different password, so very unlikely)
Re: Should I Change My Password?
#47Earlier quoted context omitted.
my passwrod, HUNTER2, is surely safe. I checked with some IT friends I met on IRC. Whenever I type my password, HUNTER2 - the rest of the world cant see it. So I am not worried.
Obligatory quote: http://bash.org/?244321
Please try it in your replies.
Re: Should I Change My Password?
#48Find the MD5 of your password and Google that. Plenty of sites still store an unsalted hash in the database and these are often compromised. If your hash turns up in a rainbow table in Google's index, definitely change it to something more secure (longer, more symbols).
I'm not sure that sending the MD5 of your password out over the wide internet is such a great idea. After all, if the bad guys didn't have an easy-to-crack hash of your password yet, you may have just given it to them! (Yes, I know that sniffing such things is not trivial. Still.)
If you are persistent with testing your password hash you risk making that hash public.
Re: Should I Change My Password?
#49Re: Should I Change My Password?
#50Strangely, the exact moment I received the email from mtgox, gmail told me I have to change the password. I wonder if they had a trigger for that message, or did someone really try to access my account (different password, so very unlikely)
The Gmail team downloaded the database of mtgox user account information that was leaked, matched gmail addresses to gmail accounts, and then proactively notified those Gmail users to change their passwords.