Total count of email and passwords in database is .
Total count of hashed passwords in database is .

Check your email

This checks your email address against leaks of passwords and email addresses. If a match is found, you can have my server email you the password through gmail via ssl with settings to automatically permanently delete sent emails.

Check your password

Only enter your password on a website you trust!
If you trust me and what I say below, go ahead and enter your password.

This field uses JavaScript to check the strength of your password. Clicking the check button will hash your password using JavaScript and send the hash to my server to check against my hash database for leaked passwords.

 

This server does not log anything and it is ssl encrypted. Any activity done on this page is safe from anyone including myself. If you don't trust me, download my source code and re-implement this on your own server.

If you would like to see the top 500 passwords in this database, visit https://gec.im/passwords.csv.

If you find another leak of passwords, email me at james@coleman.io and I will see if I can get data to import.

Recommended password database software to use includes: https://lastpass.com/ https://agilebits.com/onepassword http://keepass.info/

Source code for this site is at https://github.com/GRMrGecko/PasswordCheck

External code used is CryptoJS, recaptchalib, zxcvbn, jQuery, and Bootstrap.