This commit is contained in:
Jay Graber 2020-08-17 10:25:17 -07:00
parent d69c3af519
commit 822ce33abb
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ DID implementations can store DID documents directly on the blockchain, construc
There are DID implementations, but few applications, as it is still new and untested. The current biggest user of DIDs are applications using [3Box](https://3box.io/), as 3Box creates a DID for the user that is associated with their Ethereum address.
- [3ID/Ceramic](https://www.notion.so/3ID-Identity-System-fac2f47862a84602b366af1cd64f3523) - [3ID](https://docs.3box.io/faq/data-identi) is an identity system that links a user's Ethereum address to a DID. They are in the process of migrating to a blockchain-agnostic DID network called [Ceramic](https://github.com/ceramicnetwork/specs#index).
- [3ID/Ceramic](https://www.notion.so/3ID-Identity-System-fac2f47862a84602b366af1cd64f3523) - [3ID](https://docs.3box.io/faq/data-identity) is an identity system that links a user's Ethereum address to a DID. They are in the process of migrating to a blockchain-agnostic DID network called [Ceramic](https://github.com/ceramicnetwork/specs#index).
- [Sovrin](https://sovrin.org/) - Sovrin is a permissioned blockchain identity network that implements DIDs. Consensus in the Sovrin network is maintained by approved validator nodes.
- [uPort](https://www.uport.me/) - Uport is a DID implementation built on Ethereum.
- [ION](https://techcommunity.microsoft.com/t5/identity-standards-blog/ion-booting-up-the-network/ba-p/1441552) is a Microsoft-led DID system. It is an implementation of [Sidetree](https://github.com/decentralized-identity/sidetree), a blockchain-agnostic DPKI protocol, that runs on Bitcoin. It stores transaction data in IPFS.