Skip to content

MDIP Spring 2024 - Experimental Alpha v0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@macterra macterra released this 28 Mar 20:23
· 558 commits to release since this release
4963a01

Release Notes

MDIP kc v0.1-alpha is now available. The project site will be be available at: https://keychain.org/

THIS RELEASE IS EXPERIMENTAL ALPHA SOFTWARE

Note: This open-source software is only to be used for non-production research and development purposes.

What's in this Release:

This is the first release of 'kc', the reference implementation of the Multi Dimensional Identity Protocol (MDIP). This experimental software implements all basic functionality needed to operate an MDIP node and to create MDIP-compatible Decentralized Identity (DID) and Verifiable Credential (VC) documents.

The reference implementation provides for DID registration using a Hyperswarm P2P channel. The MDIP protocol itself is registry-agnostic; future releases will provide additional registration networks (eg. Bitcoin and other P2P ledgers).

Major Components Included:

Other Released Components Included:

  • Unit tests
  • Docker files
  • Workflow demo script
  • Bash completion script
  • Example credential schemas
  • Release script

What's Changed Since Initial Commit

New Contributors

Full Changelog: https://github.com/KeychainMDIP/kc/commits/v0.1-alpha