Decentralized identifiers
Decentralized identifiers are a type of identifier that enables a verifiable, decentralized digital identity.[1][2] They are an important component of decentralized web applications.
DIDs
DIDs are a type of identifier that enables a verifiable, decentralized digital identity.[1] They are based on the Self-sovereign identity paradigm. A DID identifies any subject (e.g., a person, organization, thing, data model, abstract entity, etc.) that the controller of the DID decides that it identifies. These identifiers are designed to enable the controller of a DID to prove control over it and to be implemented independently of any centralized registry, identity provider, or certificate authority. DIDs are URIs that associate a DID subject with a DID document allowing trustable interactions associated with that subject. Each DID document can express cryptographic material, verification methods, or service endpoints, which provide a set of mechanisms enabling a DID controller to prove control of the DID. Service endpoints enable trusted interactions associated with the DID subject. A DID document might contain semantics about the subject that it identifies. A DID document might contain the DID subject itself (e.g. a data model).[3][2]
Standardization efforts
The W3C DID Working Group[4] is currently developing a standard for decentralized identifiers. It intends to standardize the core architecture, data model and representation of DIDs.
A working draft of the standard is available online.[2]
See also
External links
- https://identity.foundation/
- https://www.hyperledger.org/use/hyperledger-indy
- https://sovrin.org/
- The 10 principles of Self Sovereign Identity
- https://irma.app/
References
- ↑ 1.0 1.1 "Decentralized Identifiers (DIDs) v1.0". https://ec.europa.eu/futurium/en/system/files/ged/eidas_supported_ssi_may_2019_0.pdf.
- ↑ 2.0 2.1 2.2 "Decentralized Identifiers (DIDs) v1.0". https://www.w3.org/TR/did-core/Overview.html.
- ↑ "A Primer for Decentralized Identifiers - An introduction to self-administered identifiers for curious people". https://w3c-ccg.github.io/did-primer/.
- ↑ "W3C DID Working Group". https://www.w3.org/2019/did-wg/.