Skip to main content

A system for managing identities, contacts and their cryptographic keys based on the Walytis blockchain.

Project description

Walytis Decentralised Identity Management

A system for managing identities, contacts and their cryptographic keys based on the Walytis blockchain.

It implements the World-Wide-Web-Consoritum's (W3C's) Decentralised Identifiers (DIDs) specifications.

In the context of W3C's DID architecture, walytis_identities is a DID method, meaning that walytis_identities is a system for creating DIDs and managing DID-Documents. walytis_identities achieves this using the Walytis blockchain.

Project Status EXPERIMENTAL

This library is very early in its development.

The API of this library IS LIKELY TO CHANGE in the near future!

Basic Functionality

Communication With a walytis_identities Identity

  • A WaltyisFriends identity is served by a Walytis blockchain.
  • The blockchain is used to publish DID-documents, which contain cryptographic public keys.
  • Other parties can join a walytis_identities identity's blockchain, get the currently valid DID document, and use the cryptographic keys therein for authentication and encryption when communicating with that identity.

Security of DID-Document Publishing

  • When creating a walytis_identities identity, a set of cryptographic keys called identity-control-keys are generated. These are used for authenticating the publication of DID-documents. These keys are distinct from the keys published in the DID-documents, instead they are published on the blockchain alongside DID-documents and used to sign the DID-documents. These keys are the ownership of the identity.
  • These keys are automatically renewed, by publishing the new keys on the blockchain, signed by the latest currently valid key.
  • The management of these keys, and their validity and renewal, is independent of the management, validity and renewal of DID-documents and the keys publishing therein.

Managing Multiple Devices (Identity Owners)

Device Management

  • the list of devices that are members of an identity is published on the identity-control blockchain

Device Authentication

  • each device has cryptographic keys which they use for authentication
  • each device updates its keys using a dedicated device-keys blockchain

Inter-Device Communication

  • data is only shared with devices that authenticate as one of the identity-member-devices listed on the identity-control-blockchain
  • identity owners need to share the following keys whenever an owner renews any of the keys: - private keys for the public keys published in DID documents - private keys for the identity control keys

Key Renewal For Identity Control And Communication

  • A device decides to renew the keys.
  • It waits until a significant number of its other devices are online
  • it shares the new private key with the others
  • it publishes the public key on the blockchain

Services:

URI specs: https://www.rfc-editor.org/rfc/rfc3986

Related Projects

For more info, see:

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

walytis_identities-0.1.2.tar.gz (41.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

walytis_identities-0.1.2-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file walytis_identities-0.1.2.tar.gz.

File metadata

  • Download URL: walytis_identities-0.1.2.tar.gz
  • Upload date:
  • Size: 41.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for walytis_identities-0.1.2.tar.gz
Algorithm Hash digest
SHA256 dcdc74d5fe759a73db04bc5bf504422d920d74243269f9f5d1dfbc6895c59a33
MD5 6668d3c2d7e7bc9f5ec5c7cd726c1ade
BLAKE2b-256 c4608584e5c032345118519bd28aaeea47dc79122665ebfe4e76b820802c77a3

See more details on using hashes here.

File details

Details for the file walytis_identities-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for walytis_identities-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 94524b6e4a416689d26f53451a534b1ad2b5d7b0aa62c2386e0f14a07bb1b4d2
MD5 18b4437cba6c2b7b2b1abfd84392273f
BLAKE2b-256 27e496897b2078274ba6a7f0e4b406182959ef38d335ce880d720865168cfd7c

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