Skip to main content

App for django bitId authentication

Project description

A django app for bitId authentication.

WARNING: The bitId specification is a work in progress and it will probably change.

Installation

In your setting.py file, add the backend to AUTHENTICATION_BACKENDS.

djbitid.backends.BitIdBackend

You can implement your own login passing bitid_uri, callback_uri, signature and address to the backend or use the provided templates and forms.

Views, Templates and Forms

To use the provided templates and forms add djbitid to installed apps.

Then add to your urls

url(r'^bitid/', include('djbid.urls'))

The provided templates extend ‘base.html’

Dependencies

  • pybitid

  • south: provides migrations

  • pytz: for timezone aware date comparisons

NOTE: The PyBitID project, as this project, is very early stage. Currently it has to be installed manually from:

https://github.com/LaurentMT/pybitid

Settings

Optional settings are:

BITID_USE_TESTNET

Use bitcoin testnet. Defaults to False

BITID_CHALLENGE_EXPIRATION_DELAY

Challenge expiration time in seconds. Defaults to 600 seconds.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-bitid-0.1.1.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file django-bitid-0.1.1.tar.gz.

File metadata

  • Download URL: django-bitid-0.1.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-bitid-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8289d74385fb6e9d185b1de0e29f7dd0dbd038eb07456f662decb97cdc2cb066
MD5 5abbb1379153b90198aaba41b6c9de02
BLAKE2b-256 2168840f5c9ed518ed2ad0b18efb00c5a8cc3f93bafd4c9c77163262fec0faf6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page