{ "info": { "author": "Benjamin Althues", "author_email": "benjamin@babab.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Console :: Curses", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Security :: Cryptography", "Topic :: Utilities" ], "description": "DisPass\n******************************************************************************\n\nDisPass is a password manager for GNU/Linux, \\*BSD, MacOS X and Windows.\nIt can be used as any traditional password manager, but has one key\ndifference. DisPass does not store your passwords anywhere, so you\ncan never lose them. It creates strong and unique passphrases formed\nfrom a master password and a label (and some optional parameters),\nhelping you get rid of the bad habit of using a single password for\nmultiple websites. Dispass is a console application, but also has a\nsimple graphical interface.\n\nResources\n=========\n\n- **Main website**: https://dispass.org\n- Python Package Index: http://pypi.python.org/pypi/DisPass\n- Github: https://github.com/babab/dispass\n- Gitter.im: https://gitter.im/babab/DisPass\n\n\nQuick start\n==============================================================================\n\nThese are quick instructions for the impatient, just wanting to check\nout DisPass. For full documentation on using **DisPass**, visit\nhttp://dispass.org\n\nDownload\n--------\n\nDownload and install DisPass from the Python Package Index with pip:\n\n.. code:: console\n\n pip install --user dispass\n\n\nUsing DisPass for the first time\n--------------------------------\n\nFor this example we will create a passphrase to use for a google account.\n\n1. Create and save a label ``google`` to the labelfile:\n\n .. code:: console\n\n dispass add google\n\n2. Generate the passphrase for the first time. Since you will need to\n register the passphrase with google we pass the ``--verify`` flag\n or simply ``-v`` so DisPass asks us to verify the password and we\n can avoid typing errors in the input password while creating the\n resulting passphrase for the first time:\n\n .. code:: console\n\n dispass generate --verify google\n\n\nMini screencast\n---------------\n\nCheckout the following mini screencast. In this demo the label is added\ninteractively.\n\n.. image:: https://raw.githubusercontent.com/babab/DisPass/master/docs/screencast.png\n :target: https://asciinema.org/a/38378\n\n\nSoftware license\n==============================================================================\n\nDisPass is released under an ISC license, which is functionally\nequivalent to the simplified BSD and MIT/Expat licenses, with language\nthat was deemed unnecessary by the Berne convention removed.\n\n::\n\n Copyright (c) 2012-2016 Tom Willemse \n Copyright (c) 2011-2018 Benjamin Althues \n\n Permission to use, copy, modify, and distribute this software for any\n purpose with or without fee is hereby granted, provided that the above\n copyright notice and this permission notice appear in all copies.\n\n THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\n WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\n MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\n ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\n ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\n OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "http://pypi.python.org/pypi/DisPass/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dispass.org/", "keywords": "", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "DisPass", "package_url": "https://pypi.org/project/DisPass/", "platform": "any", "project_url": "https://pypi.org/project/DisPass/", "project_urls": { "Download": "http://pypi.python.org/pypi/DisPass/", "Homepage": "http://dispass.org/" }, "release_url": "https://pypi.org/project/DisPass/0.4.0/", "requires_dist": [ "pycommand" ], "requires_python": ">=3.4", "summary": "Disperse and dispell passwords with a free alternative manager.", "version": "0.4.0" }, "last_serial": 3861786, "releases": { "0.1a6": [ { "comment_text": "", "digests": { "md5": "d90f366aca7fae3a507817be7fcfabc1", "sha256": "750cbef9b39efa7ee58bcf6a2bcb5a9a0547215b2227db55457a88d24519dd2f" }, "downloads": -1, "filename": "DisPass-0.1a6.tar.gz", "has_sig": false, "md5_digest": "d90f366aca7fae3a507817be7fcfabc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6542, "upload_time": "2012-05-24T21:29:48", "url": "https://files.pythonhosted.org/packages/a2/80/23346c9763c5821de4f2da08bad72b7283d7e6272d56fb0f52acbbc1ea0c/DisPass-0.1a6.tar.gz" } ], "0.1a7": [ { "comment_text": "", "digests": { "md5": "2dc25ea38db954e7233fe06e39e41120", "sha256": "1d67edf98ba758e58b23cb0e66bd037f152a912301f451b0a7b94f258e7d4885" }, "downloads": -1, "filename": "DisPass-0.1a7.tar.gz", "has_sig": false, "md5_digest": "2dc25ea38db954e7233fe06e39e41120", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6380, "upload_time": "2012-05-28T21:40:04", "url": "https://files.pythonhosted.org/packages/dd/54/519f9911a99b2f71bcbed17a0c93cacb7293aa42184bade31aba47cc2f0d/DisPass-0.1a7.tar.gz" } ], "0.1a8": [ { "comment_text": "", "digests": { "md5": "e857fea0397968ddbf881be382686468", "sha256": "c9d3320b74237dc93a69eecb6a2233925ba00236878f82c9ee642a79f5db5554" }, "downloads": -1, "filename": "DisPass-0.1a8.tar.gz", "has_sig": false, "md5_digest": "e857fea0397968ddbf881be382686468", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14700, "upload_time": "2012-06-21T22:20:21", "url": "https://files.pythonhosted.org/packages/b2/8a/a636ced6e1ac4c5beb116e8e33c4cad117ab7641c65cbde457c957655965/DisPass-0.1a8.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7cd80e7130f0228b8bf446b544e7ceca", "sha256": "373af786acfed26f6c5f2c84c3e5c0d583710fb783d20930aab44f08489ef05b" }, "downloads": -1, "filename": "DisPass-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7cd80e7130f0228b8bf446b544e7ceca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20250, "upload_time": "2013-04-16T17:27:44", "url": "https://files.pythonhosted.org/packages/6d/9a/86394fbe59f904ab23e983e7ebf623abdd79acf9abca304bdc2ed2f1a4a3/DisPass-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "32fa2d050ee5198989db2ec391b13fff", "sha256": "a02db134fd98600c2cbbfdae006ffa6d462ed82db10967b1e642b014f24d7ad8" }, "downloads": -1, "filename": "DisPass-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32fa2d050ee5198989db2ec391b13fff", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 37673, "upload_time": "2016-03-18T20:15:06", "url": "https://files.pythonhosted.org/packages/50/5a/6659fcaa6eea412f4c6f1eb3b23a03efa0e7bcdf79ed28f6c7e1a225d2aa/DisPass-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b64b628c19f0ebde9ef111c9f4deb7a2", "sha256": "1608d4eeaeff275340404561f8ec3ad2278f2da3e9d34d068798100de8114a7d" }, "downloads": -1, "filename": "DisPass-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b64b628c19f0ebde9ef111c9f4deb7a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 278992, "upload_time": "2016-03-18T20:14:49", "url": "https://files.pythonhosted.org/packages/11/3f/cdfcabf166a5dc2a1e9d378f64631e191ee55a5b59cedea666f229ec7caf/DisPass-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "8097fdfa97482229613f0cf38251d690", "sha256": "1a60950afbb4ec4877dc77029995d989945549712bd7b71a0c7ee60740d7dae9" }, "downloads": -1, "filename": "DisPass-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8097fdfa97482229613f0cf38251d690", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4", "size": 37478, "upload_time": "2018-05-14T17:28:56", "url": "https://files.pythonhosted.org/packages/ba/e6/175746590ab216917590edaee8caafeb248c4a7f7cea2de3ecd291b5d829/DisPass-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3292c1e6c1717e4b5805f442a30ebf8", "sha256": "aee85f4d8aaa26e54bcb21bca958488f4c90cee650b5a74571fbacd4751c7b0f" }, "downloads": -1, "filename": "DisPass-0.4.0.tar.gz", "has_sig": false, "md5_digest": "a3292c1e6c1717e4b5805f442a30ebf8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 261840, "upload_time": "2018-05-14T17:28:58", "url": "https://files.pythonhosted.org/packages/eb/4d/6e7be044e0d59cd1664bd647a300913bb05047f42dac02692aecffce2f17/DisPass-0.4.0.tar.gz" } ], "0.4.0.dev0": [ { "comment_text": "", "digests": { "md5": "af632b3a8c1dc0ee15b594e75d3ff06a", "sha256": "1bda75d112c8b5881c06954025907c747a45c72292777e741a6c13a8c56fe272" }, "downloads": -1, "filename": "DisPass-0.4.0.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "af632b3a8c1dc0ee15b594e75d3ff06a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4", "size": 37543, "upload_time": "2018-05-13T20:01:51", "url": "https://files.pythonhosted.org/packages/db/11/0648889d4e6002b69258e94fe75d9cb087989bbf1193d55a0b51fec2ed17/DisPass-0.4.0.dev0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "029250e4dd4a8690b5b4b4aea9488bdc", "sha256": "067e64520cfae1efc29cb47560f4038b4cd77a7936c64cd5cba0683b62b61f11" }, "downloads": -1, "filename": "DisPass-0.4.0.dev0.tar.gz", "has_sig": false, "md5_digest": "029250e4dd4a8690b5b4b4aea9488bdc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 261834, "upload_time": "2018-05-13T20:01:53", "url": "https://files.pythonhosted.org/packages/35/b9/fb24f3be67bb1b848a5f10b3a43182d7107abc8fe14f203632ac6d7e8abc/DisPass-0.4.0.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8097fdfa97482229613f0cf38251d690", "sha256": "1a60950afbb4ec4877dc77029995d989945549712bd7b71a0c7ee60740d7dae9" }, "downloads": -1, "filename": "DisPass-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8097fdfa97482229613f0cf38251d690", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4", "size": 37478, "upload_time": "2018-05-14T17:28:56", "url": "https://files.pythonhosted.org/packages/ba/e6/175746590ab216917590edaee8caafeb248c4a7f7cea2de3ecd291b5d829/DisPass-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3292c1e6c1717e4b5805f442a30ebf8", "sha256": "aee85f4d8aaa26e54bcb21bca958488f4c90cee650b5a74571fbacd4751c7b0f" }, "downloads": -1, "filename": "DisPass-0.4.0.tar.gz", "has_sig": false, "md5_digest": "a3292c1e6c1717e4b5805f442a30ebf8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 261840, "upload_time": "2018-05-14T17:28:58", "url": "https://files.pythonhosted.org/packages/eb/4d/6e7be044e0d59cd1664bd647a300913bb05047f42dac02692aecffce2f17/DisPass-0.4.0.tar.gz" } ] }