sibowyer / passphraseme

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%