Skip to content

chr-peters/strong-but-simple-passwords

Repository files navigation

A Web-App Helping to Create Strong Passwords

Tests codecov python-version

Coming up with a good master password is hard, remembering it is even harder.

This is a simple Web-App that demonstrates a method of creating strong passwords. It also provides time estimates how long it would take an attacker to crack a password using the zxcvbn library developed by Dropbox.

The app is build using a simple Flask backend and can be deployed using docker. Right now it is running on Heroku free tier.

screenshot