Commit Graph

  • c05af970bf Added code to verify that zxcvbn was loaded before running and automatically runs when it is loaded. The user will see a zxcvbn loading message in the location where statistics are usually shown. master GRMrGecko 2014-09-18 14:40:11 -0500
  • 16615a55f1 Learned that the LinkedIn hash list had some things done to obscure the hash some. I changed the code to work with the obscured hashes. GRMrGecko 2014-09-17 15:35:56 -0500
  • 441dc5e3b6 Changed import method so that the importer loads into memory then dumps from memory to the drive to speed up importing of databases to 10,000 per second. GRMrGecko 2014-09-17 10:48:01 -0500
  • 5358de1006 Corrected statement as I originally wanted to design it to where the password is hashed when clicking check, but now it hashes as you type. GRMrGecko 2014-09-17 09:24:14 -0500
  • 6741d366ad Added loading message so user knows if it's loading. GRMrGecko 2014-09-17 08:19:39 -0500
  • 208d69e360 Changed terminalogy to stolen as that is what it really is. Added return key detection for SHA1 field and Email Address field. Will not add for password field as I do not want any activity with the password field to make internet calls. The user should be forced to click the check button to send the hash. GRMrGecko 2014-09-17 07:55:42 -0500
  • b873411854 Changed hash field to a mono font. GRMrGecko 2014-09-16 22:10:07 -0500
  • 720cea0e45 Added hash checking, password strength checking, made things ajax based, added leak source. GRMrGecko 2014-09-16 17:24:08 -0500
  • e7a5a478ca PasswordCheck Start. GRMrGecko 2014-09-13 17:26:03 -0500