{ "info": { "author": "Kali Kaneko", "author_email": "kali@leap.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Communications", "Topic :: Security", "Topic :: Utilities" ], "description": "Bonafide\n========\nBonafide is the protocol for secure user registration, authentication, and provider discovery for the LEAP\napplications. See the `Bonafide`_ design docs.\n\nThis is a client implementation, written in python. It consists of a python library, a\ntwisted service and a command-line interface to interact locally with it.\n\n.. _`Bonafide`: https://leap.se/en/docs/design/bonafide\n\nUsing\n-----\n\nThis is still in development. To play with it, create a virtualenv, and deploy\nthe package in development mode by running::\n\n python setup.py develop\n\nfrom the parent folder.\n\nTo run the bonafide service, you can use the bitmask.core daemon. From an\nenvironment in which you have installed the bitmask_core repo::\n\n bitmaskd\n\nThen you can use `bitmask_cli` to see the available actions, under the user\ncommand.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://leap.se/", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "leap.bonafide", "package_url": "https://pypi.org/project/leap.bonafide/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/leap.bonafide/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://leap.se/" }, "release_url": "https://pypi.org/project/leap.bonafide/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Common files used by the LEAP project.", "version": "0.0.2" }, "last_serial": 2147430, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "ad158fd89a2ae26c75835094c7b8fe00", "sha256": "4e55f06466c58f2b581a8989a1565eaab746a28b12c4b1c07e3d56235cfac28f" }, "downloads": -1, "filename": "leap.bonafide-0.0.2.tar.gz", "has_sig": true, "md5_digest": "ad158fd89a2ae26c75835094c7b8fe00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31298, "upload_time": "2016-06-02T16:48:34", "url": "https://files.pythonhosted.org/packages/79/be/780794e99d0d623241e724b168dda58f8d0124c868dd745e94dc3c76edb7/leap.bonafide-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad158fd89a2ae26c75835094c7b8fe00", "sha256": "4e55f06466c58f2b581a8989a1565eaab746a28b12c4b1c07e3d56235cfac28f" }, "downloads": -1, "filename": "leap.bonafide-0.0.2.tar.gz", "has_sig": true, "md5_digest": "ad158fd89a2ae26c75835094c7b8fe00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31298, "upload_time": "2016-06-02T16:48:34", "url": "https://files.pythonhosted.org/packages/79/be/780794e99d0d623241e724b168dda58f8d0124c868dd745e94dc3c76edb7/leap.bonafide-0.0.2.tar.gz" } ] }