{ "info": { "author": "Dominik Kozaczko", "author_email": "dominik.kozaczko@solution4future.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Welcome to crypto-allauth\n\n[![Build Status](https://travis-ci.org/Solution4Future/crypto-allauth.svg?branch=master)](https://travis-ci.org/Solution4Future/crypto-allauth)\n[![Requirements Status](https://requires.io/github/Solution4Future/crypto-allauth/requirements.svg?branch=master)](https://requires.io/github/Solution4Future/crypto-allauth/requirements/?branch=master)\n[![Shield Status](https://img.shields.io/pypi/v/crypto-allauth.svg)](https://pypi.python.org/pypi/crypto-allauth)\n[![Join the chat at https://gitter.im/solution4future/crypto-allauth](https://badges.gitter.im/solution4future/crypto-allauth.svg)](https://gitter.im/solution4future/crypto-allauth?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n(DISCLAIMER! This software is early alpha and doesn't have tests yet so you are using it on your own)\n\nCrypto-allauth is a library that adds support for some advanced login methods.\nIt was first drafted at the TREZOR 2 Hackathon in Prague.\n\nRight now you can only use Trezor but plans are to support other hardware encryption solutions.\n\n## Installation\n\n```sh\n$ pip install crypto-allauth\n```\n\n```py\nINSTALLED_APPS = {\n ...\n 'allauth',\n 'allauth.account',\n 'allauth.socialaccount',\n ...\n 'crypto_allauth.providers.trezor',\n ...\n}\n\n```\n\nAnd you're all set up.\n\nFor the \"Login with TREZOR\" button to work properly you either need a Chrome plugin or a trezor-bridge daemon. Go to [satoshilabs.com/trezor](http://satoshilabs.com/trezor/) to learn more.\n\n## Roadmap\n\n- U2F support (Yubikey and others)\n- Offline Trezor support\n- Keybase support\n\n## Final notes\n\nFeel free to create pull requests.\n\nIf you feel generous you can donate: [1AnrshDKmzRU57GTNJ2ki1bTKK45NDd2Dn](http://i.imgur.com/hlhWwOO.png)", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Solution4Future/crypto-allauth", "keywords": "django auth account trezor registration", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "crypto-allauth", "package_url": "https://pypi.org/project/crypto-allauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/crypto-allauth/", "project_urls": { "Homepage": "https://github.com/Solution4Future/crypto-allauth" }, "release_url": "https://pypi.org/project/crypto-allauth/0.0.5/", "requires_dist": [ "bitcoin (>=1.1.42)", "django-allauth (>=0.27.0)" ], "requires_python": null, "summary": "Plugin for django-allauth that allows authentication using cryptographic tools like Trezor.", "version": "0.0.5" }, "last_serial": 2904411, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "705869dac80ee32419791e3ec9ac784e", "sha256": "9f0b5e85a798bc7f6f733940b31e65f9bd81f2c7d4652b4b8377144181bb4d6a" }, "downloads": -1, "filename": "crypto_allauth-0.0.4-py3.5.egg", "has_sig": false, "md5_digest": "705869dac80ee32419791e3ec9ac784e", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 20475, "upload_time": "2016-09-30T10:41:38", "url": "https://files.pythonhosted.org/packages/57/84/12ea2657cea28100785232d77a4055d84104cc0f6762934d5ba5b48b23f5/crypto_allauth-0.0.4-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "db0e55f5d275c4b354fba24e8fe4e455", "sha256": "782c07d49a6470f4f07647d274e6391e914f0a73c1ddbfb726c3cff09011940f" }, "downloads": -1, "filename": "crypto-allauth-0.0.4.tar.gz", "has_sig": false, "md5_digest": "db0e55f5d275c4b354fba24e8fe4e455", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4838, "upload_time": "2016-09-30T10:41:35", "url": "https://files.pythonhosted.org/packages/f1/60/d52273010abbebde3188ae58417df70c5e15834075f4ccf2f87ebda4bdb0/crypto-allauth-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "afb4f02425a1b6f776448f36561e5c55", "sha256": "397eaa71beb83374caab396a21a61bb3437eed24ed2a065fba259e51d0e780d9" }, "downloads": -1, "filename": "crypto_allauth-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "afb4f02425a1b6f776448f36561e5c55", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16727, "upload_time": "2016-10-15T08:38:42", "url": "https://files.pythonhosted.org/packages/12/2c/d61793cabaa62db8011d21f241ba4da1b2832437aa3d5544bf9d5dda87fb/crypto_allauth-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2a7d2a671d154a867c5f88ec8b9c90a", "sha256": "09391622424a15066ab3e4acd54ec2c5f8d0caa39f7f8f1ead9c227b5130507a" }, "downloads": -1, "filename": "crypto-allauth-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e2a7d2a671d154a867c5f88ec8b9c90a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18140, "upload_time": "2016-10-15T08:38:45", "url": "https://files.pythonhosted.org/packages/72/df/22fbaa21891ebdba576501d42b945ceb76bedbb04f64707a7a797e1fb313/crypto-allauth-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afb4f02425a1b6f776448f36561e5c55", "sha256": "397eaa71beb83374caab396a21a61bb3437eed24ed2a065fba259e51d0e780d9" }, "downloads": -1, "filename": "crypto_allauth-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "afb4f02425a1b6f776448f36561e5c55", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16727, "upload_time": "2016-10-15T08:38:42", "url": "https://files.pythonhosted.org/packages/12/2c/d61793cabaa62db8011d21f241ba4da1b2832437aa3d5544bf9d5dda87fb/crypto_allauth-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2a7d2a671d154a867c5f88ec8b9c90a", "sha256": "09391622424a15066ab3e4acd54ec2c5f8d0caa39f7f8f1ead9c227b5130507a" }, "downloads": -1, "filename": "crypto-allauth-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e2a7d2a671d154a867c5f88ec8b9c90a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18140, "upload_time": "2016-10-15T08:38:45", "url": "https://files.pythonhosted.org/packages/72/df/22fbaa21891ebdba576501d42b945ceb76bedbb04f64707a7a797e1fb313/crypto-allauth-0.0.5.tar.gz" } ] }