{ "info": { "author": "bsquidwrd", "author_email": "pypi@bsquidwrd.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 :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Keybase Verification\n=====\n\n[![Build Status](https://travis-ci.org/bsquidwrd/django-keybase-verification.svg?branch=master)](https://travis-ci.org/bsquidwrd/django-keybase-verification)\n[![Coverage Status](https://coveralls.io/repos/github/bsquidwrd/django-keybase-verification/badge.svg?branch=master)](https://coveralls.io/github/bsquidwrd/django-keybase-verification?branch=master)\n[![PyPI](https://img.shields.io/pypi/v/django-keybase-verification.svg)](https://pypi.python.org/pypi/django-keybase-verification/)\n[![PyPI](https://img.shields.io/pypi/pyversions/django-keybase-verification.svg)](https://pypi.python.org/pypi/django-keybase-verification/)\n[![Requirements Status](https://requires.io/github/bsquidwrd/django-keybase-verification/requirements.svg?branch=master)](https://requires.io/github/bsquidwrd/django-keybase-verification/requirements/?branch=master)\n\nKeybase Verification is a simple Django app to allow easy verification of your domain for [keybase.io](http://keybase.io).\nFor each site, you will be able to create a record containing the verification information required by Keybase.\n\nQuick start\n-----------\n\n* Install the package with `pip install django-keybase-verification`\n\n* Add \"keybase_verification\" and \"django.contrib.sites\" to your INSTALLED_APPS setting like this:\n\n```python\nINSTALLED_APPS = [\n ...\n 'django.contrib.sites',\n 'keybase_verification',\n]\n```\n\n* Include the Keybase URLs in your project urls.py and make sure to import the `django.conf.urls.include` method like this:\n\n```python\nfrom django.conf.urls import url, include\n\nurlpatterns = [\n ...\n url(r'^', include('keybase_verification.urls')),\n]\n```\n\n* Run `python manage.py migrate` to create the keybase_verification models.\n\n* Start the development server and visit http://127.0.0.1:8000/admin/ to create a site with the URL you are wanting to verify (in this case 127.0.0.1), then create a Keybase Verification for a particular site (you'll need the Admin app enabled).\n\n* Visit http://127.0.0.1:8000/keybase.txt or http://127.0.0.1:8000/.well-known/keybase.txt to view your proof.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bsquidwrd/django-keybase-verification", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-keybase-verification", "package_url": "https://pypi.org/project/django-keybase-verification/", "platform": "", "project_url": "https://pypi.org/project/django-keybase-verification/", "project_urls": { "Homepage": "https://github.com/bsquidwrd/django-keybase-verification" }, "release_url": "https://pypi.org/project/django-keybase-verification/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to make Keybase.io verification easy.", "version": "1.1.0" }, "last_serial": 4411969, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "003703ba82bd6ff222add0e1b91ebfe7", "sha256": "d6b28707f97ee8ed640ec42815f7c0bcdab6ada933295a77406c53f85a0183c2" }, "downloads": -1, "filename": "django-keybase-verification-1.0.5.tar.gz", "has_sig": false, "md5_digest": "003703ba82bd6ff222add0e1b91ebfe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4157, "upload_time": "2017-02-22T17:18:41", "url": "https://files.pythonhosted.org/packages/1e/f2/4f7fa0939dfebe39957da34321f394abe8db4806b5b510beda1d5dfa6a3f/django-keybase-verification-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "31d58ba5186c9582d9d6fb4e4950e497", "sha256": "b6adac5a3f3609139291b8dfb7997dcc52406d08bfedc70478d642b9e5cae0a2" }, "downloads": -1, "filename": "django-keybase-verification-1.0.6.tar.gz", "has_sig": false, "md5_digest": "31d58ba5186c9582d9d6fb4e4950e497", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4276, "upload_time": "2017-03-16T20:50:41", "url": "https://files.pythonhosted.org/packages/4f/e6/376a564d0e0f668dfc1a73bd147198446c0ebd800f8a6d2f5f9f5806e06a/django-keybase-verification-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "4a78e6cbd9dc26031e0de3d56d153dcc", "sha256": "53f56adca1ab89238cbbb3088f46cb33b109a28f241353b7b9c1921ead077ccf" }, "downloads": -1, "filename": "django-keybase-verification-1.0.7.tar.gz", "has_sig": false, "md5_digest": "4a78e6cbd9dc26031e0de3d56d153dcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4294, "upload_time": "2017-03-28T14:45:18", "url": "https://files.pythonhosted.org/packages/d9/de/56dedff3d2c8071d3043ae75296683aa879ef400a4363c9a36e562e78731/django-keybase-verification-1.0.7.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "090ee80494abc71b6d0ac1cb19ee81e8", "sha256": "c569cf51e94171a2f6246fd3eb62b8490072019aec8164f4c28d579d27dfa817" }, "downloads": -1, "filename": "django-keybase-verification-1.0.9.tar.gz", "has_sig": false, "md5_digest": "090ee80494abc71b6d0ac1cb19ee81e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4284, "upload_time": "2018-02-02T05:13:11", "url": "https://files.pythonhosted.org/packages/33/fb/c98af21e96360e9847ce41367ff935cba90d1c14e158a805ddb3a3016e15/django-keybase-verification-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "32d3d2312d7250ae73fab89c0c597b14", "sha256": "cc7c21902c9c028f530893606b24d58196ba8bd740ef39ec859890b0dd457d7b" }, "downloads": -1, "filename": "django-keybase-verification-1.1.0.tar.gz", "has_sig": false, "md5_digest": "32d3d2312d7250ae73fab89c0c597b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4269, "upload_time": "2018-10-24T17:25:21", "url": "https://files.pythonhosted.org/packages/c3/e2/c93a238a8c73d121e717ddb1d73f9518681e0f35582982b5c0d62dd1e721/django-keybase-verification-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32d3d2312d7250ae73fab89c0c597b14", "sha256": "cc7c21902c9c028f530893606b24d58196ba8bd740ef39ec859890b0dd457d7b" }, "downloads": -1, "filename": "django-keybase-verification-1.1.0.tar.gz", "has_sig": false, "md5_digest": "32d3d2312d7250ae73fab89c0c597b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4269, "upload_time": "2018-10-24T17:25:21", "url": "https://files.pythonhosted.org/packages/c3/e2/c93a238a8c73d121e717ddb1d73f9518681e0f35582982b5c0d62dd1e721/django-keybase-verification-1.1.0.tar.gz" } ] }