Earlier quoted context omitted.
https://github.com/crypto101/book/blob/master/Crypto101.org#... While that was true before GPUs >To a modern attack, salts quite simply don’t help. Everybody should really move to key derivation functions (ideally scrypt)
What parameters do you recommend? Is N=14, r=8, p=1 good enough?
TMobile confirms they store passwords in plaintext, don't see why it's a problem
41–45 of 45 posts
Re: TMobile confirms they store passwords in plaintext, don't see why it's a problem
#42This needs to end. Kinda like building a bank without locks. Insane.
Re: TMobile confirms they store passwords in plaintext, don't see why it's a problem
#43Can we please pass a law to make it criminally negligent if you store passwords in plaintext? This needs to end. Kinda like building a bank without locks. Insane.
Re: TMobile confirms they store passwords in plaintext, don't see why it's a problem
#44Earlier quoted context omitted.
Is it okay to sacrifice security because some members of society are either too old/dumb/misguided/whatever to bother? At what point do we just have to leave these people behind?
As long as the institutions are insured against fraud, they have a greater incentive for usability than security.
Re: TMobile confirms they store passwords in plaintext, don't see why it's a problem
#45Can we please pass a law to make it criminally negligent if you store passwords in plaintext? This needs to end. Kinda like building a bank without locks. Insane.
How is it at all like building a bank without locks? It jeopardizes users who reuse passwords which has been a security faux pas since passwords. I feel like people dwell on this pattern of hashing passwords to show off that they know what hashing is. In the age of weekly leaks and multi gig dictionaries, assume your password is in a dictionary if not really long, high entropy, and unique to that site. Even the "gotc…
I think most people would agree that in this day in age, leaving passwords in plain text is like not even making the effort.
If you didn’t lock the doors on a bank, that would be the same thing - not making an effort, even though many criminals can pick a lock. So yes, the analogy holds up.