Skip to content

tekul/szxcvbn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Scala password quality checker, based on Dan Wheeler's zxcvbn. Dan's blog article gives a good overview of the model and the algorithms used.

The main code is in the core subproject. The server project contains a simple unfiltered server which serves up JSON data in response to submitted password values. It can be tested using the URL http://localhost:8080/password.html.

Use sbt 0.12 to build and run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published