PasswordChart.com is an interesting variation on generation of strong password keys. You supply a phrase and it generates an MD5-based table of hash segments. You provide a password and it generates a strong password from the table. I take this to mean that you can have strong passwords for multiple websites by
- remembering a single phrase and
- supplying the names of websites you intend to use them on.
Preliminary tests I've done with strong password checkers (Microsoft, SecurityStats, Rumkins.com) indicate that the resulting passwords are highly rated.

Leave a comment