What is the best way of ensuring that a user supplied password is a strong password in a registration or change password form?
One idea I had (in python)
<
There's the open and free John the Ripper password cracker which is a great way to check an existing password database.