The did:dxd method is a decentralized identifier system developed by Data-Alliance that focuses on secure authentication and identity verification using blockchain technology. The method is designed to enable self-sovereign identity management while protecting personal information through Trusted Execution Environment (TEE) storage.
The method emphasizes privacy protection by storing sensitive personal data in secure TEE areas that only individuals can access. A key feature is its support for IoT device authentication, allowing devices to be assigned DIDs to ensure data authenticity and prevent tampering during collection and transmission.
The system implements the W3C DID Core 1.0 specification and uses a Verifiable Data Registry for managing DID documents. No personal identifying information is stored in DID documents - these contain only authentication and authorization proof data. Personal information exchange must occur through encrypted Verifiable Credentials.
Key technical features:
Technical Details:
did:dxd:<network-id><idstring><checksum>network-id: 2 bytes (4 hex)idstring: 20 bytes (40 hex) derived from SHA3-256(pubkey)checksum: 4 bytes (8 hex) from SHA3-256(network-id | idstring)EcdsaSecp256k1VerificationKey2019 for cryptographic operationsW3C DID Core 1.0JSON-LD for document formattingsecp256k1 elliptic curve cryptographySHA3-256 for hashing operationsIf you are featured in the Web of Trust Map and wish to exercise your GDPR rights, including the right to be forgotten, visit the privacy policy page