Mkpassphrase

Latest version: v2.0.0.post1

Safety actively analyzes 618506 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.0.post1

------------

* update CHANGES to reflect 2.0.0 changes (no code changes compared v2.0.0)

2.0.0

------

* support using (bundled) `EFF wordlists`_ as the source for words, in addition to
user-provided wordlists, with the default behavior now being to use the
long EFF wordlist (7,776 words)
* support specifying security level to get a passphrase with the required number of
words for that security level (e.g., `mkpassphrase -s 80` to get a passphrase
with enough words from the default EFF wordlist for 80 bits of entropy)
* removed `--min` and `--max` options for ignoring words in a wordlist that are
too short or too long
* removed `--non-ascii` option for ignoring words that have non-ascii characters

.. _EFF wordlists: https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases

1.0.0

------

* 1.0 bump, and change to 'stable'
* python3 support is limited to 3.2.5+ (python2.7 still supported)
* added testing against python-3.6 (alpha3 currently)

0.9.1

------

* minor adjustments to python2/3 compatibility checks
* pep257 docstring updates

0.9.0

------

* much faster generation of multiple passphrases using `-t`
* minor verbiage tweaks for non-quiet output

0.8.0

------

* use cryptographically secure pseudo-random number generator if available
* added standard imports to help with python2/3 compatibility

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.