zxcvbn
There are 81 repositories under zxcvbn topic.
dwolfhub/zxcvbn-python
Python implementation of Dropbox's realistic password strength estimator
apertureless/vue-password-strength-meter
🔐 Password strength meter based on zxcvbn in vue.js
nulab/zxcvbn4j
This is a java port of zxcvbn, which is a JavaScript password strength generator.
mmw/react-password-strength
A password strength indicator field for use in React projects
detroitenglish/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
pawamoy/django-zxcvbn-password
Back-end and Front-end password validation with ZXCVBN
cyb3rko/pazzword
The most intelligent password evaluator app
trustelem/zxcvbn
Go implementation of Dropbox's zxcvbn realistic password strength estimator
detroitenglish/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 🔥
techgaun/zxcvbn-elixir
Elixir implementation of zxcvbn by dropbox
boogah/force-strong-passwords
WordPress plugin to force users with executive capabilities to use something strong when updating their passwords.
formigarafa/zxcvbn-rb
Low-Budget Password Strength Estimation written in Ruby
Pierre-Sassoulas/django-zxcvbn-password-validator
A translatable password validator for django, based on zxcvbn-python and available with pip.
olssonm/laravel-zxcvbn
Implementation of the zxcvbn project by @dropbox for Laravel.
rodrigowpl/react-password-strength
React component based on dropbox algorithm for Password Strength Estimation
enquirer/prompt-password-strength
Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Uses zxcvbn, the popular password strength estimation tool brought to you by dropbox.
paulmillr/micro-password-generator
Utilities for password generation and estimation with support for iOS keychain
camandel/check-password-strength
check-password-strength is an open-source tool that could help you to check how your passwords are good
akrawchyk/hardpass
Lightweight password strength checker that enforces a strong password policy.
Mehranlip/Mojave-Next-Auth
This is a complete system of user registration and login implemented with next js. which has features such as custom provider, forget password and email confirmation
cryptosense/ocaml-zxcvbn
Ocaml bindings for the zxcvbn password strength estimation library
careapp-group/zxcvbn-dart
Dart port of DropBox's Zxcvbn for use in Flutter and other Dart apps
REBELinBLUE/laravel-zxcvbn
A Laravel validator using Dropbox's zxcvbn password strength estimator
maykon-oliveira/ngx-password-strength-meter
The NgxPasswordStrengthMeter is password strength meter for Angular used to calculate and display the strength and/or feedback of a provided password.
awaitlink/zxcvbn-cli
A simple CLI tool to check password strength using zxcvbn
enquirer/prompt-password
This repository has been archived, use the built-in password prompt in Enquirer instead.
SiriusStarr/elm-password-strength
Provides libraries for calculating password security and providing feedback.
AdisonCavani/zxcvbn-extra-cs
zxcvbn-extra-cs
createnl/zxcvbn-bundle
Symfony Zxcvbn
louis-young/session-authentication-service
A session-based authentication service.
thibaut-decherit/symfony3-user-manager
[DEPRECATED] My take on user management with Symfony 3.4
Enzoic/enzoic-react-password-strength
The PasswordPing Password Strength Meter for React is a password strength meters for signup and password change forms that includes PasswordPing compromised password checks.
rodneylab/svelte-login-form
Svelte login form example 📝 signup and login forms for your Svelte app with password strength meter 🔐 and strong password auto generation.
Roky360/password-manager
A password manager Android app with Flutter and Firebase.
thibaut-decherit/symfony4-user-manager
My take on user management with Symfony 4.4
stetsolutions/fastify-postgresql-back-end
Back-end starter using Fastify 3 and PostgreSQL 14