This site examines the problems of passwords as used in the real world by real people. The point is to establish a reasonably accurate assessment of how much safety passwords can really provide. In particular, we must avoid making matters worse when trying to make password systems stronger.
I welcome comments, suggestions, confessions, and war stories about passwords and other authentication techniques. Send me e-mail if you have something interesting to say or you're looking for something in particular.
|
DILBERT © United Media, used by permission |
Computer security experts have been promoting Mordac's list of rules (or worse) for so many years that some experts have a hard time realizing just how absurd the rules have become. The rule set was driven by technical requirements backed up by simple arithmetic: if your password is chosen from among such-and-such many alternatives and it's change so-often, then attackers are unlikely to guess it, even through an off-line trial and error search at high computational speeds. Unfortunately, this rule making process has rarely considered the limitations of human memory. This yields false security, a population of guilty or furious users, and a lot of time wasted with password recovery procedures that themselves are vulnerable to social engineering
See the paper Avoiding Risky Password Rules for a brief review of Mordac's password guidelines. A similar discussion appears in the first section of the paper The Strong Password Dilemma. For an unvarnished look at what "real" passwords look like, see Famous Passwords.
After years of attacks on password systems, security experts have formulated numerous recommendations for how to select passwords that resist those attacks.
The recommendations are best summarized as follows:
Passwords should be impossible to remember and never written down.
The paper The Strong Password Dilemma starts by tracing the evolution of a typical set of strong password rules and examines the human factors implications of typical password systems. The paper also shows how often people will hide passwords around their work area and illustrates the degree to which this reduces the apparent strength of passwords.
This paper is an excerpt from Chapter 6 of Authentication, reprinted in the CSI Computer Security Journal. To buy a copy of Authentication, click here.
The following two papers discuss common features of policies that can actually reduce the security of the password system in typical instances.
The following document(s) provide password policy recommendations that incorporate a realistic attitude towards password management.
The following documents are still under construction:
5
Posted: 11/30/01, last update:
This work by Rick Smith (rick@cryptosmith.com) is licensed under a Creative Commons License.