Skip to content

Releases: KeychainMDIP/kc

MDIP v0.5-beta

23 Dec 15:33
a6ded54
Compare
Choose a tag to compare
MDIP v0.5-beta Pre-release
Pre-release

MDIP v0.5-beta is now available. Visit our website at keychain.org for details.

THIS RELEASE IS BETA SOFTWARE

This open-source software is provided as-is with no guarantees. It is only to be used for non-production research and development purposes. Thank you for visiting our repository. Discussions and Issues are welcome.

Release 0.5-beta introduces encrypted wallets, sqlite and mongodb database support, a python pip package for keymaster, encrypted message send and receive in the web wallet, numerous performance improvements, credential issuance improvements from user feedback, and more.

What's Changed

New Contributors

Full Changelog: v0.4.1-beta...v0.5-beta

MDIP v0.4.1-beta

21 Nov 19:20
57c7e9b
Compare
Choose a tag to compare
MDIP v0.4.1-beta Pre-release
Pre-release

MDIP v0.4.1-beta is now available. Visit our website at keychain.org for details.

THIS RELEASE IS BETA SOFTWARE

This open-source software is provided as-is with no guarantees. It is only to be used for non-production research and development purposes. Thank you for visiting our repository. Discussions and Issues are welcome.

This minor update addresses issues in the satoshi-mediator (#424) and the hyperswarm-mediator (#365). Client software that use the gatekeeper or keymaster npm packages must upgrade to v0.4.1 to work with the v0.4.1 services respectively.

What's Changed

Full Changelog: v0.4-beta...v0.4.1-beta

MDIP v0.4-beta

14 Nov 21:30
6a16dfd
Compare
Choose a tag to compare
MDIP v0.4-beta Pre-release
Pre-release

MDIP v0.4-beta is now available. Visit our website at keychain.org for details.

THIS RELEASE IS BETA SOFTWARE

This open-source software is provided as-is with no guarantees. It is only to be used for non-production research and development purposes. Thank you for visiting our repository. Discussions and Issues are welcome.

Release 0.4-beta introduces IPFS document storage support, redis database support, npm packages, numerous performance improvements, challenge/response improvements from user feedback, and more.

What's Changed

Full Changelog: v0.3-beta...v0.4-beta

MDIP v0.3-beta

30 Sep 20:02
f909464
Compare
Choose a tag to compare
MDIP v0.3-beta Pre-release
Pre-release

MDIP Fall 2024 v0.3-beta is now available. Visit our website at keychain.org for details.

THIS RELEASE IS BETA SOFTWARE

This open-source software is provided as-is with no guarantees. It is only to be used for non-production research and development purposes. Thank you for visiting our repository. Discussions and Issues are welcome.

Our Fall Beta release introduces numerous new features, new interfaces, and support for new P2P processes like mdip authentication.

  • Multi-Registry Satoshi Mediator - Support for Testnet BTC and FTC with more to come.
  • MDIP Keymaster Interfaces - WebUI, OpenAPI, CLI, NodeJS SDK, and npm library
  • Keys, Wallet, and Identity Management - Identity and keys portability across user devices
  • MDIP Authentication w/QR Support - Challenge/response process with embeded callback URL (easier than OAuth)
  • Peer-to-Peer Challenge/Response Support - Includes credentials and issuer verification
  • Improved Repository Structure, Containerization, and system Documentation

What's Changed

New Contributors

Full Changelog: v0.2-alpha...v0.3-beta

v0.2-alpha

28 Jun 20:40
350b7dd
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

MDIP Summer 2024 v0.2-alpha release is now available. Visit our website at keychain.org for details.

THIS RELEASE IS ALPHA SOFTWARE

Note: This open-source software is provided as-is with no guarantees. It is only to be used for non-production research and development purposes. Thank you for visiting our repository. Discussions and Issues are welcome.

This release include refactoring of most components of the protocol as well as numerous node syncing improvements. In addition, the release introduces the following major new capabilities:

  • Browser-side Keymaster Wallet
  • Multi-Featured Keymaster WebUI
  • MDIP Keymaster API Server
  • TESS blockchain mediator registry
  • MDIP Challenge/response verification
  • Polling and ballot voting functions
  • Hierarchical DID groups

See below for additional changes and improvements.

What's Changed

New Contributors

Full Changelog: v0.1-alpha...v0.2-alpha

MDIP Spring 2024 - Experimental Alpha v0.1-alpha

28 Mar 20:23
4963a01
Compare
Choose a tag to compare

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