zxcvbn topic

List zxcvbn repositories

zxcvbn-cli

8
Stars
0
Forks
Watchers

A simple CLI tool to check password strength using zxcvbn

laravel-zxcvbn

28
Stars
9
Forks
Watchers

Implementation of the zxcvbn project by @dropbox for Laravel.

haveibeenpwned-zxcvbn-lambda-api

59
Stars
5
Forks
Watchers

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

151
Stars
13
Forks
Watchers

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

20
Stars
1
Forks
Watchers

React component based on dropbox algorithm for Password Strength Estimation

vue-password-strength-meter

563
Stars
66
Forks
Watchers

🔐 Password strength meter based on zxcvbn in vue.js

react-password-strength

182
Stars
32
Forks
Watchers

A password strength indicator field for use in React projects

zxcvbn-python

632
Stars
63
Forks
Watchers

Python implementation of Dropbox's realistic password strength estimator

zxcvbn4j

304
Stars
100
Forks
Watchers

This is a java port of zxcvbn, which is a JavaScript password strength generator.

zxcvbn

67
Stars
13
Forks
Watchers

Go implementation of Dropbox's zxcvbn realistic password strength estimator