phrase
is a command-line tool to generate easy-to-remember passwords from
random words.
Just download the latest release for your platform and make it executable, i.e. like this:
$ curl -L https://github.com/bjoernalbers/phrase/releases/latest/download/phrase-darwin-arm64 -o /usr/local/bin/phrase
$ chmod +x /usr/local/bin/phrase
Clone this repo and build the binary via make
.
Generate random passphrase:
$ phrase
correct horse battery staple
Getting help:
$ phrase -h
...
phrase is released under the MIT License.
The built-in wordlists come from these sources:
de
: Copyright by Björn Albers (MIT License)en
: Copyright by Electronic Frontier Foundation (Creative Commons Attribution License)fr
: Copyright by Arthur Pons (MIT License)nl
: Copyright by Remko Tronçon (MIT License)