
OWASP Passfault evaluates passwords and enforces password policy in a completely different way.
NOTE: This project has been discontinued, but the zxcvbn project has a very similar approach and has been quite successful. We recommend using that library.
cd commandLine../gradlew installDistbuild/install/passfault/bin/passfault../gradlew build jettyRunWardocker pull ccaamm/passfaultdocker run -p 8080:8080 --name myPassfault ccaamm/passfaultLicense: Passfault is licensed under Apache 2.0 license, and is a project at OWASP, the Open Web Application Security Project, a non-profit organization dedicated to building security tools and learning resources.