生成包含从单词列表词典中选择的单词的密码短语。

passphrasegen的Python项目详细描述


生成包含从单词列表词典中选择的单词的密码短语。

有关详细信息,请参阅联机帮助:

$ 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

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java OOP是否需要构造函数?   java异步任务已完成   如何用java制作预约记录?   首要设计模式:何时不使用接口(特别是在Java“接口”中)   在Java中读取包含字母数字数据的excel单元格   从列表返回二维数组的java没有正确索引   无法在JSF中实例化java类   如何确定Java程序不接受7个控制台输入的原因?   java原因:jarsigner。EXE失败,退出代码为1:jarsigner:   使用Mozilla/Apache Rhino执行Javacompiled JavaScript文件   java如何实例化spring控制器类对象?   java Firebase getInstance返回null   java如何对2个依赖的ArrayList进行排序?   初学者试图学习java、html、curl或其他任何东西,以学习如何自动与在线词典交互   java等于两个ArrayList中的两个变量   linux javaservicewrapper如何决定是使用32位还是64位VM?   java如何动态引用XML id来播放声音   java API性能的正常行为?   通过Java执行curl