Skip to content

isaacphysics/zxcvbn-password-strength

 
 

Repository files navigation

_________________________________________________/\/\___________________
_/\/\/\/\/\__/\/\__/\/\____/\/\/\/\__/\/\__/\/\__/\/\________/\/\/\/\___
_____/\/\______/\/\/\____/\/\________/\/\__/\/\__/\/\/\/\____/\/\__/\/\_
___/\/\________/\/\/\____/\/\__________/\/\/\____/\/\__/\/\__/\/\__/\/\_
_/\/\/\/\/\__/\/\__/\/\____/\/\/\/\______/\______/\/\/\/\____/\/\__/\/\_
________________________________________________________________________

zxcvbn is a password strength estimator inspired by password crackers, developed by Dropbox.

This fork is for use by Isaac Computer Science and Isaac Physics. It makes some modifications to the library; it uses a different password corpus, and makes some decisions about library size and obfuscation that may not suit other use-cases.

You probably want to use the original Dropbox version in your own code.

Packages

No packages published

Languages

  • CoffeeScript 98.6%
  • Python 1.4%