Hacker News new | ask | show | jobs
by halkcyon 2390 days ago
Quite an ironic thread from a security company. "We don't store your password, it's our randomly generated one!"
1 comments

The advantage of this is that they don't even see your password in memory as you log in. They only see their randomly generated one. Forcing users to use unique passwords (that is, not allowing the user to pick one) seems like a pretty good idea to me.