A collection of tools to make diceware passphrase conform with "password policy"
Project description
Diceware Utilities
A collection of tools to make diceware passphrase conform with "password policy"
For a selection of words, please see other packages inside PyPI.
Installation
pip install diceware_utils
or
pipenv install -e git+https://github.com/patarapolw/diceware_utils.git#egg=diceware_utils
Usage
>>> from diceware_utils.policy import Conformize
>>> Conformize().conformize(['unlikely', 'piezo', 'electric', 'grounds'])
24Unlikely\PiezO{ElectriCGrouNds
>>> from diceware_utils.wordlist import Wordlist
>>> Wordlist().get_random_word()
'ladybug'
Found in
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
diceware_utils-0.3.3.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file diceware_utils-0.3.3.tar.gz
.
File metadata
- Download URL: diceware_utils-0.3.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29926dd7526c7b2cc855fc7cd31663f271888e02b92dc3b338099671cece3a70 |
|
MD5 | 01b834ca9a1111d9dd12b5f881ada20f |
|
BLAKE2b-256 | 6a0aba9ef6a9f6157dbc26681a05823a68853b2475c916d51d5c1a5c24436d67 |
Provenance
File details
Details for the file diceware_utils-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: diceware_utils-0.3.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 430b2e51c03c3880529b4ca752fa99ce5508b9c6a01b0ee84bc4f75afc2496ce |
|
MD5 | 1571fdc4448b33020435da4a4739c259 |
|
BLAKE2b-256 | 7a692e75075d3036e56ca1c15407ed0b64143f8bba0b560356dd666c31a1556d |