=== BadPass-WP === Contributors: nickstadb Tags: bad pass, bad password, badpass, password, passwords, security, password strength Requires at least: 3.1.1 Tested up to: 3.1.1 Stable tag: 1.0 BadPass helps to promote better password selection by warning users when they are using a common password. == Description == BadPass helps to promote better password selection by warning users when they are using a common password. This is done by comparing the logged in user's password hash against a list of over 500 commonly used and easy to guess passwords. == Installation == 1. Upload the whole `badpass-wp` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The warning displayed by BadPass-WP when the logged in user is using a common and easy to guess password. == Changelog == = 1.0 = * Initial release