Skip to content

bjoernalbers/phrase

Repository files navigation

phrase - the passphrase generator

phrase is a command-line tool to generate easy-to-remember passwords from random words.

Installation

Download

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

Build it yourself

Clone this repo and build the binary via make.

Usage

Generate random passphrase:

$ phrase
correct horse battery staple

Getting help:

$ phrase -h
...

License

phrase is released under the MIT License.

The built-in wordlists come from these sources: