https://github.com/hyperledger-labs/cordentity
The Cordentity app integrates Indy capabilities into the Corda platform.
https://github.com/hyperledger-labs/cordentity
Last synced: 20 days ago
JSON representation
The Cordentity app integrates Indy capabilities into the Corda platform.
- Host: GitHub
- URL: https://github.com/hyperledger-labs/cordentity
- Owner: hyperledger-labs
- License: apache-2.0
- Archived: true
- Created: 2018-11-27T20:47:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T14:58:32.000Z (about 3 years ago)
- Last Synced: 2024-08-04T03:05:19.427Z (10 months ago)
- Language: Kotlin
- Size: 38.7 MB
- Stars: 32
- Watchers: 10
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-corda - Cordentity - Integrate [Hyperledger Indy](https://www.hyperledger.org/projects/hyperledger-indy) capabilities into Corda. (Tools)
- awesome-corda - Cordentity - Integrate [Hyperledger Indy](https://www.hyperledger.org/projects/hyperledger-indy) capabilities into Corda. (Tools)
README
# Lab Name
Cordentity# Short Description
The Cordentity app integrates [Hyperledger Indy](https://github.com/hyperledger/indy-sdk) capabilities into the opensource [Corda platform](https://github.com/corda/corda).While Corda is designed for developing decentralized applications to
manage complex inter-organizational workflows, Indy is the leading
open-source platform for self sovereign identity. This integration
enables the development of decentralized applications on R3's blockchain
for business while utilizing the self-sovereign identity capabilities
of Indy.# Scope of Lab
Cordentity is a self-contained CorDapp that integrates Hyperledger
Indy, for decentralized identity, with the R3 Corda Platform. This
lab creates interoperability of two purpose-built ledger
technologies, each with a focus on privacy. Corda is designed to
enable private transact and Indy is a ledger built specifically for
self-sovereign identity. The integrated platforms reinforce each
other and allows building complicated scenarios.It is often required to prove identity assertions without necessarily
wanting to reveal the underlying data. For example, an individual may
need to prove that they are of a certain age without wanting to
disclose their actual date of birth. Hyperledger Indy uses zero
knowledge proofs to enable this functionality, allowing someone prove
a statement is true while preserving confidentiality.# Initial Committers
- https://github.com/voddan
- https://github.com/alkopnin
- https://github.com/jeremiah
- https://github.com/abaaz# Sponsor
- https://github.com/dcmiddle - Dan Middleton ([email protected]) - Hyperledger TSC Chair