Total count of passwords in database is .

Check your email

What was entered is not an email address.

is_valid) { ?>

Wrong captcha value.

"James Coleman "); $ch = curl_init();//Using custom email server which automatically deletes sent email. curl_setopt_array($ch, array( CURLOPT_URL => "http://127.0.0.1:28001/", CURLOPT_RETURNTRANSFER => true, CURLOPT_POST => true, CURLOPT_POSTFIELDS => http_build_query(array( "user" => "password@birdim.com", "from" => "password@gec.im", "from-name" => "Password Check", "to" => $to, "subject" => $subject, "message" => $message, "headers" => json_encode($additionalHeaders) )), CURLOPT_HTTPHEADER, array("Content-Type: application/x-www-form-urlencoded") )); $result = curl_exec($ch); curl_close($ch); $response = json_decode($result); if ($response->success) { ?>

password(s) were emailed.

Error sending email, please contact james@coleman.io.

Failed as email address could not be found.

What was entered is not an email address.

password(s) found for your email address.

" method="post">

There were no passwords found.

This is a service to check to see if your password was leaked via the leak http://lifehacker.com/5-million-gmail-passwords-leaked-check-yours-now-1632983265 and verify that it is a password you use. This server does not log anything and it is ssl encrypted. All that is required for you to check your password is your email address. There is no need to enter your password and also if you enter your password it will fail the search as it only wants an email address!

When you tell my server to email you your password, it will send an email via ssl gmail to your account. The email account which is used has a strong random password and has a filter to auto delete emails sent. If the password that you receive is one you use, quickly change it as hackers have it and are likely trying to get into your accounts now!

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