04/04/08 02:00 AM
What's In A Password?
Password strength meters are all over the Net. These tools are designed to determine how long, random, and complex a given password is.
In general, I think they make good indications about passwords. It’s just that most people type in their dictionary word and tack on a number or two to get a ‘strong’ password.
See how PasswordMeter.com rates these 2 passwords (the second one randomly generated using 63 available ASCII characters):
- ‘Computer1’ – 56% = “Good” password rating.
- ‘buty1{’ – 34% = “Weak” password rating.
Try it, a couple of random passwords and I got 28-70% ratings using just 6 characters. I know this is all in the algorithms used at each stage – so what’s a user to do?
My advice is to download a copy of (the free) TrueCrypt. Create an encrypted drive (for the paranoid go with a hidden one) and store your passwords in a text file there.
The TrueCrypt password should be at least 8 characters with 1 number and symbol in it. The text file should have all 8 character randomly generated passwords (here’s a good random generator).
You only have to remember the single password to the encrypted folder. Make a copy and back it up to a USB drive and you’re ready to go mobile.
Remember, never submit your email, name, or any other information along with a password you’re testing out in an online generator. It’s a good way to get your password stolen.