Memorable password generator in Python
Github:
git clone https://github.com/mdvthu/mempw
pip3 install ./mempw
PyPI:
pip3 install mempw
Edit mempw/config.py
to customise settings
Uses system (Linux/Unix) wordlists and SCOWL
online wordlists. More information can be found in config.py
.
Command line interface, mempw
, generates a new password using the
default configuration settings.