DarwinM to [email protected] • edit-22 years agoTime it takes to brute force your passwordfeddit.deimagemessage-square19fedilinkarrow-up128
arrow-up128imageTime it takes to brute force your passwordfeddit.deDarwinM to [email protected] • edit-22 years agomessage-square19fedilink
minus-square@[email protected]linkfedilink0•2 years agothanks for this, OP forgot to mention that it’s MD5 and i think that’s absolutely crucial
minus-squareInductorlinkfedilink2•2 years agoYes, this is what it looks like using bcrypt, and the same AWS GPUs: But they also mention that most low priority logins that people don’t care about like forums, restaurants, etc. still use MD5, and password reuse becomes a huge problem here.
thanks for this, OP forgot to mention that it’s MD5 and i think that’s absolutely crucial
Yes, this is what it looks like using bcrypt, and the same AWS GPUs:
But they also mention that most low priority logins that people don’t care about like forums, restaurants, etc. still use MD5, and password reuse becomes a huge problem here.