Django site to select a random generated password.
| miclave | ||
| static/css | ||
| staticfiles | ||
| users | ||
| .gitignore | ||
| manage.py | ||
| README.md | ||
| wordlist.txt | ||
MiClave
Django site that allows registered users to request a password change, by selecting a randomly generated password or passphrase.
It accepts a 'stategy' parameter, that toggles between:
- random, for a randomly generated password
- pronounceable, for a password that resembles a word
- passphrase, a number of words selected from a word list