passphrasegen 1.1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

passphrasegen 1.1

Generate a passphrase consisting of words chosen from word list dictionaries.
See the online help for details:
$ passphrasegen --help
usage: setup.py [-h] [-d DELIMITER] [-b BITS | -l LENGTH]
[wordlist [wordlist ...]]

Generate a passphrase consisting of words chosen from word list dictionaries.

positional arguments:
wordlist one or more word list dictionaries with one word per line
(default: ['/usr/share/dict/words'])

optional arguments:
-h, --help show this help message and exit
-d DELIMITER, --delimiter DELIMITER
delimiter that separates the words in the passphrase
(default: ' ')
-b BITS, --bits BITS minimum bits of entropy, determines the number of words
(default: 164)
-l LENGTH, --length LENGTH
length of the passphrase in number of words

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.