What makes a strong password? This quick and dirty password strength meter is meant to help users learn how to create stronger passwords. Because it's written in Javascript the password is never sent over the network. Feel free to audit the code and recommend some better regular expressions, weightings, or bug fixes by submitting a comment.

 

Tips for strong passwords:

  1. Make your password 8 characters or more
  2. Use mixed case letters (upper and lower case)
  3. Use more than one number
  4. Use special characters (!,@,#,$,%,^,&,*,?,_,~)
  5. Use L33t
  6. Use a random password generator/password vault like Password Safe or pwsafe
  7. Use PasswordMaker
Site:http://www.geekwisdom.com/dyn/passwdmeter