Choosing Strong Passwords

The Importance of Choosing a Strong Password

Strong passwords are extremely important to prevent unauthorized access to your electronic accounts and devices.

The object when choosing a password is to make it as difficult as possible for a would-be intruder to identify your password, whether by educated guesses or automated attacks.

This leaves a criminal no alternative but a brute-force search, trying every possible combination of letters, numbers, and punctuation. Though intruders may have access to machines that can try thousands or millions of possible passwords per second, a more complicated password vastly decreases the chances an intruder will be able to guess yours.

Guidelines for Strong Passwords

Password Don’ts

Do not use:

  • your login name in any form (as-is, reversed, capitalized, doubled, etc.);
  • your first or last name in any form;
  • your spouse’s or child’s or pet’s name;
  • other information easily obtained about you (this includes license plate numbers, telephone numbers, Social Security numbers, your vehicle brand, your street, etc.);
  • a password of all digits, or all the same letter (this significantly decreases the search time for an intruder);
  • a word contained in English, foreign language, or specialty dictionaries; or
  • a password shorter than 8 characters.

Password Do’s

Do use:

  • mixed-case alphabetics (both lower- and upper-case letters);
  • nonalphabetic characters, e.g., digits and/or punctuation (the strongest passwords have both);
  • 8 characters or more;
  • a password that is easy to remember, so you don’t have to write it down; and
  • a password that you can type quickly, without having to look at the keyboard (this makes it harder for someone to steal your password by watching over your shoulder).

Complexity Requirements for Passwords at UVa

  • Must be at least 8 characters long (longer if the system supports it);
  • Must not consist of all lowercase, or all uppercase characters, all digits, or all punctuation characters;
  • Must not be part of the local computer’s name;
  • Must not match anything in your UNIX account information, such as your login name or an item from your “finger” data entry (full name, login shell, home directory);
  • Must not have more than 2 characters repeated in a row (thus a password like “ABCaaa” would be rejected).
  • System Administrators should use especially long, difficult passwords, if possible, at least 20 characters -- particularly for those who cannot afford to be locked out of any machine they will have to fix. Aim for length. In general, password length is more important than complexity, but only if the password is at least 15 characters long. If shorter, complexity is more important, and the more complex, the better.
  • Exception: Mobile devices (BlackBerrys, PDAs and smart phones) must be protected with a password of at least four (4) characters. Configure your device to lock the screen automatically, after a brief period of about 10-15 minutes of inactivity, with password protection.

For your security, these rules may be expanded over time to be more stringent.

A Simple Technique for Making a Strong But Easy-to-Remember Password

Although this list may seem to restrict passwords to an extreme, there are several methods for choosing secure, easy-to-remember passwords that obey the above rules.

  1. Make up a unique sentence and use the first letter of each word in the sentence. Mix up the capitalization.

  2. Then throw in a digit and/or punctuation mark somewhere in the middle. For example:
    • A sentence unique to you might be: “My Volvo’s front muffler leaks too much”
    • This gives you the password MVfml,t3m
  1. Check your password against the other above guidelines, in case any are violated by accident. For example:
    • If the sentence had been “How older US educators sit”
    • This gives you the password HoUSes
    • However: That password would not be strong enough, because that word happens to appear in dictionaries, and so would be much easier for an intruder to guess. You would definitely need to throw in some digits and/or punctuation to make such a password stronger, or try a new sentence altogether.

© 2009 by the Rector and Visitors of the University of Virginia.

The information contained on the University of Virginia’s Department of Information Technology and Communication (ITC) website is provided as a public service with the understanding that ITC makes no representations or warranties, either expressed or implied, concerning the accuracy, completeness, reliability or suitability of the information, including warrantees of title, non-infringement of copyright or patent rights of others. These pages are expected to represent the University of Virginia community and the State of Virginia in a professional manner in accordance with the University of Virginia’s Computing Policies.