Generates Diceware passphrases from quantum random data.
Project description
Generate truly random diceware passphrases.
The goal of this project is to generate cryptographically-strong, truly random passwords that cannot be reverse engineered.
Features
Simulates dice rolls by gathering quantum data
Generate cryptographically-strong, truly random passwords
Customize passphrases with a custom wordlist, separator, pretext, or post-text
Python 3.6+ is required.
Usage
Install
$ pip install quantumdiceware
Generate a Passphrase
$ qdg
Generate five Passphrases and save them to output.txt
$ qdg -c 5 > output.txt
Generate two Passphrases that are eight words long
$ qdg -c 2 -w 8
Documentation
For more in-line help, run:
$ qdg -h
QDG’s documentation lives at qdg.readthedocs.io
See The Diceware Passphrase Home Page to learn more about Diceware.
Meta
Justin M. Sloan - justinsloan.com
Public Domain. See LICENSE.txt for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file quantumdiceware-0.4.4.tar.gz
.
File metadata
- Download URL: quantumdiceware-0.4.4.tar.gz
- Upload date:
- Size: 98.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b371c2d79ec2f4d2b9d43e6bb92474709ce40ca83ed85181265c1eb905bd0cb |
|
MD5 | 196f48db8a2ae24129ef45914aacb47b |
|
BLAKE2b-256 | 5cb727d5d41bb2a6ff0913e05fc705c24ce85ef1875213c3882dca7742a6b72f |