BusyAPI
mempass-cli
GitHub
mempass-cli
Generate strong memorable passwords
Use
mempass-cli
to generate strong passwords that you will never forget.
Features
Multiple generation modes
Configurable number of words
Configurable words length
Optional separators beetween words
Mulitple letter capitalization options
Optional digits before/after each word
Optional symbols before/after each word
Optional 1337 encoding
Optional password generation entropy calculation
Install
Clone
https://github.com/busyapi/mempass-cli
Run
make && make install
The default install directory is
/usr/local/bin
Use
$ mempass -T2 -ufirst_letter -d1
Domineer1-Prioress9-Paginate3
Genies5-Variants7-Anopia6
-T2: Generate two passwords
-ufirst_letter: Uppercase first letter
-d1: Add one digit at the end of each word