zxcvbn topic
zxcvbn-cli
A simple CLI tool to check password strength using zxcvbn
laravel-zxcvbn
Implementation of the zxcvbn project by @dropbox for Laravel.
haveibeenpwned-zxcvbn-lambda-api
Deploy your own secure API to estimate password strength and check haveibeenpwned for known matches - HTTPS by force, server not required, fire and brimstone sold separately 🔥
pw-pwnage-cfworker
Deploy a Cloudflare Worker to sanely score users' new passwords with zxcvbn AND check for matches against haveibeenpwned's 10+ billion breached accounts
react-password-strength
React component based on dropbox algorithm for Password Strength Estimation
vue-password-strength-meter
🔐 Password strength meter based on zxcvbn in vue.js
react-password-strength
A password strength indicator field for use in React projects
zxcvbn-python
Python implementation of Dropbox's realistic password strength estimator
zxcvbn4j
This is a java port of zxcvbn, which is a JavaScript password strength generator.
zxcvbn
Go implementation of Dropbox's zxcvbn realistic password strength estimator