{ "info": { "author": "Justin M. Sloan", "author_email": "justin@justinsloan.com", "bugtrack_url": null, "classifiers": [], "description": "===\nQDG\n===\nDiceware passphrases from quantum random data\n\n|build-status| |docs|\n\n.. image:: password_strength.png\n\n\nFeatures\n--------\n- Simulates dice rolls by gathering quantum data.\n- Includes the complete standard Diceware wordlist.\n- Generate passphrases from custom wordlists.\n\nPython 3.6 is required.\n\n\nUsage\n-----\n\nInstall\n\n $ pip3 install quantumdiceware\n\nGenerate a Passphrase\n\n $ qdg\n\nGenerate five Passphrases and save them to output.txt\n\n $ qdg -c 5 > output.txt\n\nGenerate two Passphrases that are eight words long\n\n $ qdg -c 2 -w 8\n\n\nDocumentation\n-------------\n\nFor more in-line help, run:\n\n $ qdg -h\n\nQDG's documentation lives at `qdg.readthedocs.io `_\n\nSee `The Diceware Passphrase Home Page `_ to learn more about Diceware.\n\n\nMeta\n----\n\nJustin M. Sloan - `justinsloan.com `_ - pydev@justinsloan.com\n\nPublic Domain. See ``LICENSE.txt`` for more information.\n\nhttps://github.com/justinsloan/qdg\n\n\n.. |build-status| image:: https://travis-ci.org/justinsloan/QDG.svg?branch=master\n :alt: Build Status\n :scale: 100%\n :target: https://travis-ci.org/justinsloan/QDG.svg?branch=master\n\n.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest\n :alt: Documentation Status\n :scale: 100%\n :target: https://qdg.readthedocs.io/en/latest/?badge=latest", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/justinsloan/qdg", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "quantumdiceware", "package_url": "https://pypi.org/project/quantumdiceware/", "platform": "", "project_url": "https://pypi.org/project/quantumdiceware/", "project_urls": { "Homepage": "http://github.com/justinsloan/qdg" }, "release_url": "https://pypi.org/project/quantumdiceware/0.1.9/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Generates Diceware passphrases from quantum random data.", "version": "0.1.9" }, "last_serial": 3469918, "releases": { "0.1.9": [ { "comment_text": "", "digests": { "md5": "287219048d1e4f14c514b144a1ffcfbb", "sha256": "fd5b8acb1e32d2030fddae806908a38a69adb0c07bc60d0c56ac7714f1cd51b5" }, "downloads": -1, "filename": "quantumdiceware-0.1.9.tar.gz", "has_sig": false, "md5_digest": "287219048d1e4f14c514b144a1ffcfbb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 40780, "upload_time": "2018-01-06T22:31:46", "url": "https://files.pythonhosted.org/packages/17/64/ae4d8378605abb556825d2dfded613494ccc4ab639e04f9841c4c245a44b/quantumdiceware-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "287219048d1e4f14c514b144a1ffcfbb", "sha256": "fd5b8acb1e32d2030fddae806908a38a69adb0c07bc60d0c56ac7714f1cd51b5" }, "downloads": -1, "filename": "quantumdiceware-0.1.9.tar.gz", "has_sig": false, "md5_digest": "287219048d1e4f14c514b144a1ffcfbb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 40780, "upload_time": "2018-01-06T22:31:46", "url": "https://files.pythonhosted.org/packages/17/64/ae4d8378605abb556825d2dfded613494ccc4ab639e04f9841c4c245a44b/quantumdiceware-0.1.9.tar.gz" } ] }