Overview
A decentralized identifier (DID) is a type of globally unique identifier that enables an entity to be identified in a manner that is verifiable, persistent (as long as the DID controller desires), and does not require the use of a centralized registry. DIDs enable a new model of decentralized digital identity that is often referred to as a self-sovereign identity (SSI).
This emerging model of digital identity, based on DIDs and SSIs, puts users in full control of their identity data and addresses key limitations of centralized and federated identity providers, including security vulnerabilities, large-scale data breaches, limited privacy protections, and insufficient user control. The DIDs are an important component of decentralized web applications.
A decentralized identity management system based on Decentralized Identifiers and Self-Sovereign Identity principles, usually starts from a reference architecture involving Issuers, Holders, and Verifiers, with digital wallets or agents acting on behalf of identity subjects, and a specific identity infrastructure that supports issuance, validation and revocation of credentials.
4 sources for this section
- 1Decentralized identifier — Wikipedia, revision 1349329133
- 2"Decentralized Identifiers (DIDs) v1.0". World Wide Web Consortium. Retrieved 2021-06-01.
- 3"Decentralized Identifiers (DIDs) v1.0" (PDF). European Commission. Retrieved 2021-06-01.
- 4Butincu, Cristian Nicolae; Alexandrescu, Adrian (2024). "Design Aspects of Decentralized Identifiers and Self-Sovereign Identity Systems". IEEE Access. 12: 60928–60942. doi:10.1109/ACCESS.2024.3394537. ISSN 2169-3536. S2CID 269461609.
DID documents
A decentralized identifier resolves (points) to a DID document, a set of data describing the DID subject, including mechanisms, such as cryptographic public keys, that the DID subject or a DID delegate can use to authenticate itself and prove its association with the DID.
Usage of DIDs
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. DIDs 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. Each DID document can express cryptographic material, verification methods, and service endpoints to enable trusted interactions associated with the DID subject.
A DID document might contain additional semantics about the subject that it identifies. A DID document might also contain the DID subject itself (e.g. a data model).
National efforts include the European Digital Identity (EUDI) Wallet as a part of eIDAS 2.0 in the European Union, and China Real-Name Decentralized Identifier System (China RealDID) under China's Ministry of Public Security. The AT Protocol and applications powered by the protocol such as Bluesky use DIDs for their identity system in order to give users full control over their identity, including where their data is stored. The protocol uses its own DID method, did:plc, as well as a general domain-based method with did:web.
Persona is an identity verification company founded in 2018. Its product consists of uploading a government-issued ID and potentially taking a selfie to confirm the user's identity and give them a DID identity. The service is used by the LinkedIn professional networking site, the Discord and Reddit social media networks, the Roblox video game platform, and the OpenAI artificial intelligence company.
14 sources for this section
- 1Decentralized identifier — Wikipedia, revision 1349329133
- 5"Decentralized Identifiers: Everything you need to know about the next-gen web ID tech". The Daily Swig | Cybersecurity news and views. 2022-07-08. Retrieved 2023-08-25.
- 6"A Primer for Decentralized Identifiers - An introduction to self-administered identifiers for curious people". w3c.github.io. Retrieved 2020-05-26.
Standardization efforts
The W3C DID Working Group developed a specification for decentralized identifiers to standardize the core architecture, data model, and representation of DIDs.
The W3C approved the DID 1.0 specification as a W3C Recommendation on July 19, 2022.
The Decentralized Identity Foundation (DIF) published a Dynamic Traveler Profile Generation Specification in June 2023, for use cases in the travel industry.
4 sources for this section
- 1Decentralized identifier — Wikipedia, revision 1349329133
- 17"W3C DID Working Group". World Wide Web Consortium. Retrieved 2024-12-11.
- 2"Decentralized Identifiers (DIDs) v1.0". World Wide Web Consortium. Retrieved 2021-06-01.
- 18"SIG Hospitality and Travel". identity.foundation. Retrieved 2024-01-09.
The source notesEvidence & further reading18 sources
- Decentralized identifier — Wikipedia, revision 1349329133 Wikipedia contributors · Reference source · accessed 2026-09-22
- "Decentralized Identifiers (DIDs) v1.0". World Wide Web Consortium. Retrieved 2021-06-01. w3.org · Reference source · link imported 2026-09-22
- "Decentralized Identifiers (DIDs) v1.0" (PDF). European Commission. Retrieved 2021-06-01. ec.europa.eu · Reference source · link imported 2026-09-22
- Butincu, Cristian Nicolae; Alexandrescu, Adrian (2024). "Design Aspects of Decentralized Identifiers and Self-Sovereign Identity Systems". IEEE Access. 12: 60928–60942. doi:10.1109/ACCESS.2024.3394537. ISSN 2169-3536. S2CID 269461609. api.semanticscholar.org · Reference source · link imported 2026-09-22
- "Decentralized Identifiers: Everything you need to know about the next-gen web ID tech". The Daily Swig | Cybersecurity news and views. 2022-07-08. Retrieved 2023-08-25. portswigger.net · Reference source · link imported 2026-09-22
- "A Primer for Decentralized Identifiers - An introduction to self-administered identifiers for curious people". w3c.github.io. Retrieved 2020-05-26. w3c-ccg.github.io · Reference source · link imported 2026-09-22
- "SSI advocates welcome EU digital wallet, IOTA sees opportunity | Biometric Update". www.biometricupdate.com. 2024-03-08. Retrieved 2024-03-27.