Password Strength Meter
June 3, 2011 2 Comments
The Password Meter site provides a handy little Password Strength Meter. If your password doesn’t rate in the green as ‘strong’, consider a new password. The rules include:
- At least nine characters long.
- Upper- and lower-case letters.
- At least one number.
- At least one special symbol (i.e., #, $, %, etc.).
Strong password examples; tested green in the meter:
- DBU$er88
- Str0ngP@ssw0rd (very strong!)
- DBU$er88
Test yours and see!
Original Posting: June 24, 2005
of course it also goes without saying that you should never use the same password for multiple sites… creating a code that allows you to easily vary the password site by site is also important…
for instance, create a generic, secure password and then for each site take (say) the first three letters of the URL and transpose them in a predictable way (go up or down a row on the keyboard, one place right or left etc) and use that at the start/end of the password
Totally agree .. I highly recommend a formula for a secure password; rules that you remember over the password itself.
What bugs me is the differential with sites that REQUIRE special characters against those who don’t allow them .. sort of breaks the model.