/passphraseme

A quick and simple cryptographically secure script to generate high entropy passphrases using EFF's wordlist

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PassphraseMe

A quick and simple cryptographically secure script to generate high entropy passphrases using the Electronic Frontier Foundation's word list.

Usage

$ passphraseme 7
banana stopwatch appealing germinate survival retired comma
$ passphraseme 5
borrower harvest stature entity blimp

Installation

$ git clone https://github.com/micahflee/passphraseme.git
$ cp passphraseme/passphraseme /usr/local/bin