LWN.net Logo

Entropy of passwords

Entropy of passwords

Posted Jun 15, 2012 2:36 UTC (Fri) by codebeard (guest, #63144)
In reply to: Entropy of passwords by dps
Parent article: Security quotes of the week

Kieran here. Can't view the main article for it, so this may have already been discussed there.

For what it's worth, most of the passwords I use are truly random. But yes, of course using any weak password is a poor choice.

The applied cryptography sources you mention are probably using the theory published by NIST, which has been shown to be fundamentally flawed for real-world passwords [1]. According to NIST, the first character is worth about 4 bits, the next seven characters around 2 bits and it drops after that. Fortunately, in the real-world things are a bit better (pun intended).

[1] http://goo.gl/wqcX


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds