Skip to content

mdvthu/mempw

Repository files navigation

mempw

Description

Memorable password generator in Python

pre-commit

xkcd "Password Strength" comic

Installation

Github:

git clone https://github.com/mdvthu/mempw
pip3 install ./mempw

PyPI:

pip3 install mempw

Configuration

Edit mempw/config.py to customise settings

Wordlist

Uses system (Linux/Unix) wordlists and SCOWL online wordlists. More information can be found in config.py.

Usage

Command line interface, mempw, generates a new password using the default configuration settings.

About

Python-based memorable password generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published