decentralized-id.github.io/_posts/organizations/hyperledger/2019-03-08-indy-github.md
2020-11-10 22:54:53 -05:00

3.1 KiB

date title excerpt layout permalink canonical_url redirect_from sidebar toc categories tags last_modified_at
2019-03-08 Indy Github Repositories "Hyperledger Indy provides tools, libraries, and reusable components for providing digital identities rooted on blockchains or other distributed ledgers so that they are interoperable across administrative domains, applications, and any other silo." single organizations/hyperledger/indy/github/ https://decentralized-id.com/organizations/hyperledger/indy/github/
hyperledger/indy/github/
id-initiatives/indy-ecosystem/indy-github/
indy-ecosystem/github
id-initiatives/indy-ecosystem/indy-github.html
title nav
Decentralized-ID sovnav
false
Hyperledger Foundation
Code
Blockchain
Anoncreds
Indy
Ursa
Aries
2019-03-08
  • indy-plenum - Byzantine Fault Tolerant Protocol [wiki]

    "Byzantine fault tolerance is a sub-field of fault tolerance research inspired by the Byzantine Generals' Problem, which is a generalized version of the Two Generals' Problem."

    • Storage components - As of now, RocksDB is used as a key-value database for all Storages.
  • indy-sdk - Everything needed to build applications that interact with an Indy distributed identity ledger.
  • indy-node - The server portion of a distributed ledger purpose-built for decentralized identity.
  • indy-anoncreds - Anonymous credentials protocol implementation in python
  • indy-agent - reference agents and associated tools.
  • indy-test-automation - Automation tools for testing of Indy Project components.
  • indy-post-install-automation
  • indy-hipe - Hyperledger Indy Project Enhancements
  • indy-crypto - shared crypto library for Hyperledger Indy components. To be:
  • ursa [ϟ][ϟ] "includes the Hyperledger Indy-Crypto code base that is the building block for anonymous credentials, the verifiable credentials protocol, in indy-sdk used by the Sovrin Network. [...] We are hopeful the shared library will help other platforms better incorporate and use ZKP-based credentials and leverage Sovrin for their identity component." (From Nathan George on Sovrin Telegram) [wiki]