congma / pass-genphrase

Passphrase generator extension for pass, the password manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

pass-genphrase - passphrase generator extension for pass(1)


SYNOPSIS

pass genphrase [ options ] pass-name [ word-count ]

DESCRIPTION

pass-genphrase is an extension for pass(1) that provides the pass gen- phrase command for securely creating memorable passphrases using a Diceware(TM)-compatible dictionary file. It is a drop-in replacement for the pass generate command.

For further information, please run make doc and read the generated README.txt file, or use man to view the pass-genphrase.1 manual page.

About

Passphrase generator extension for pass, the password manager.

License:GNU General Public License v3.0


Languages

Language:Shell 60.5%Language:Roff 16.0%Language:Makefile 12.8%Language:Python 10.7%