Hover.com: we store & email passwords in plaintext for usability
21–30 of 190 posts
Re: Hover.com: we store & email passwords in plaintext for usability
#22Couldn't they at least encrypt it, and store the key on a separate file? *edit: I just want to be clear, I don't actually think encryption would a sufficient replacement for a good hashing function, the question was just pointing out how bad this decision by Hover was; not only do they decide to make the password recoverable, but they don't even take whatever meager opportunities there are to make it at least somewha…
Re: Hover.com: we store & email passwords in plaintext for usability
#23Re: Hover.com: we store & email passwords in plaintext for usability
#24Re: Hover.com: we store & email passwords in plaintext for usability
#25> I received this email when I registered with you last year, and was prompted by the recent creation of the site 'Plain Text Offenders' to send it to them. Somebody else has submitted their registration email too:
The reply was as follows:
> We realized that this area was of great concern to many customers and we have since removed password submission in our 'Welcome' email.
So to give their customers peace of mind, they made it less obvious that what they're doing is stupid.
Re: Hover.com: we store & email passwords in plaintext for usability
#26Or maybe they wanted to test their security, so they're putting out an all-call to every blackhat out there.
Because either of those makes a lot more sense than what they've said.
Re: Hover.com: we store & email passwords in plaintext for usability
#27Earlier quoted context omitted.
Which ones? the panel?
Yes. They will email your password to you if you click the "forgot my password" link.
Re: Hover.com: we store & email passwords in plaintext for usability
#28At least they make a case for it. Security isn't just how you store passwords.
Re: Hover.com: we store & email passwords in plaintext for usability
#29If company X hashes your password on their server you still don't know that they did it properly or how good the rest of their security is. Basically the only way this differs is that you when you forget your password, your actual password sent in plaintext over the network and is now sitting in your email account. That makes me uncomfortable so I change it right away. Which is the exact same set of steps you would use for a hashed password reset.
Everybody focuses on the hashing thing like it is some kind of impenetrable defense or crystal ball into a company's security practices. It is not.
Re: Hover.com: we store & email passwords in plaintext for usability
#30https://addons.mozilla.org/en-US/firefox/addon/password-hash...