diceware:要记住的密码短语

时间:2021-05-05 08:13:54
【文件属性】:
文件名称:diceware:要记住的密码短语
文件大小:320KB
文件格式:ZIP
更新时间:2021-05-05 08:13:54
python password diceware passphrase Python 骰子 要记住的密码短语... | | | diceware是遵循Arnold G. Reinhold在上提出的建议的密码短语生成器。 它通过串联从单词表中随机选择的单词来生成密码短语。 例如: $ diceware MyraPend93rdSixthEagleAid 默认情况下,密码短语包含六个单词(首字母大写),不包含任何分隔符。 您也可以选择让diceware在密码短语中插入特殊字符。 diceware支持多种随机性来源(包括现实生活中的骰子)和不同的单词列表(包括经过密码签名的单词列表)。 内容 学分 链接 执照 安装 可以通过pip安装此Python软件包: $ pip install diceware 确切的方法取决于您的操作系统。 用法 安装后,使用--help列出所有可用选项: $ diceware --help Create a passphrase po
【文件预览】:
diceware-master
----MANIFEST.in(213B)
----.travis.yml(414B)
----README.rst(17KB)
----docs()
--------config.rst(2KB)
--------api.rst(1KB)
--------conf.py(11KB)
--------randomsources.rst(4KB)
--------make.bat(7KB)
--------changes.rst(29B)
--------manpage.rst(5KB)
--------wordlists.rst(6KB)
--------readme.rst(29B)
--------Makefile(7KB)
--------index.rst(679B)
----CHANGES.rst(7KB)
----tests()
--------test_wordlist.py(15KB)
--------sample_dot_diceware.ini(134B)
--------test_logger.py(1KB)
--------conftest.py(3KB)
--------exp_help_output.txt(1KB)
--------test_config.py(7KB)
--------sample_signed_wordlist.asc(378B)
--------test_random_sources.py(15KB)
--------test_diceware.py(13KB)
--------test_manpage.py(660B)
----tox.ini(1005B)
----LICENSE(34KB)
----setup.cfg(186B)
----COPYRIGHT(56KB)
----setup.py(2KB)
----.gitignore(682B)
----diceware.1(6KB)
----diceware()
--------logger.py(2KB)
--------wordlists()
--------__init__.py(8KB)
--------wordlist.py(6KB)
--------config.py(3KB)
--------random_sources.py(7KB)

网友评论