|
|
|
|
|
by Firehed
5129 days ago
|
|
They're often used by support agents as a workaround for giving them your password (which the entire world has been diligently trained not to do, right?). They're also often case-insensitive and ignore punctuation, and while it's quite easy to handle that in a hashed scenario, they're usually implemented by programmers that don't get security. Of course, the same apps with security questions are probably the ones not hashing your actual password in the first place. |
|