4.8 KiB
GitHub Repositories
Where you can get started working with DID Today.
Contents
/WebOfTrustInfo - Design Workshop
The Web of Trust is a buzzword for a new model of decentralized self-sovereign identity. It’s a phrase that dates back almost twenty-five years, the classic definition derives from PGP.
#RebootingWebOfTrust holds bi-annual design workshops where many of the ideas in SSI\DID were formed.
In advance of each workshop, all participants produce a one-or-two page topic paper on either:
- A specific problem that they wanted to solve with a web-of-trust solution, and why current solutions (PGP or CA-based PKI) can't address the problem?
- A specific solution related to the web-of-trust that you'd like others to use or contribute to?
The workshop itself also produces technical whitepapers, this Repository holds a record of the progression of thought in SSI, since November, 2015.
W3C - World Wide Web Consortium
Verifiable Claims WG
- /w3c/verifiable-claims - W3C Verifiable Claims Working Group.
- /w3c/vc-data-model -Verifiable Claims Data Model and Representations specification.
- /w3c/vc-use-cases - Verifiable Claims Use Cases.
- /w3c/vc-test-suite - Verifiable Claims WG Test Suite.
- /w3c/vc-imp-guide - Verifiable Credentials Implementation Guidelines
Hyperledger Indy
- /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]
/peacekeeper/blockchain-identity
Projects/companies working on blockchain and identity
- /peacekeeper/blockchain-identity - The Original list of Blockchain Identity Initiatives.
Maintained by, Markus Sabadello (Peacekeeper)
/decentralized-id/decentralized-id.github.io
You can join in on the research, and help build this educational resource.