5 ms·
I'll say that, absolutely: databases should NOT store authentication information, but only salted hashes. It's an equal certainty that there'll be implementat
by hn12 15y ago
I'll say that, absolutely: databases should NOT store authentication information, but only salted hashes.
It's an equal certainty that there'll be implementations around for as long as humans remain that stupidly include un-hashed authentication data.