zxcvbn
Password strength analyzer
An algorithmic password strength estimator inspired by password crackers to provide flexible and secure password evaluation.
Low-Budget Password Strength Estimation
15k stars
266 watching
944 forks
Language: CoffeeScript
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cryptosense/ocaml-zxcvbn | Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
berzerk0/probable-wordlists | A collection of pre-ranked password wordlists to help users create unique and strong passwords | 8,694 |
bjeavons/zxcvbn-php | A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 831 |
ghostbar/angular-zxcvbn | Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. | 56 |
redacted/xkcd-password-generator | Generates secure multiword passwords/passphrases inspired by XKCD 936 theme. | 1,325 |
mebus/cupp | Analyzes common password weaknesses to help improve security | 4,511 |
shssoichiro/zxcvbn-rs | A password strength estimator based on the Dropbox zxcvbn library | 209 |
longrunningprocess/zxcvbn-api | Provides a web API to verify password strength on both client and server with consistent results | 20 |
smeagol74/zsh-fzf-pass | A ZSH plugin for securely inputting and managing passwords using a fuzzy finder interface | 6 |
envato/zxcvbn-ruby | A password strength testing library inspired by Dropbox's JavaScript implementation | 315 |
philnash/crotp | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
duffn/dumb-password-rules | Compiles and tracks poor password security practices from various online sources. | 2,990 |
reobin/typewritten | A minimal, customizable zsh prompt theme with features like asynchronous git info and fully customizable colors. | 909 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |