The Metadium DID Method (did:meta) is a blockchain-based decentralized identifier system designed to provide unique identification for individuals, organizations, and digital devices within the Metadium ecosystem. This method leverages the Metadium blockchain to enable user authentication and personal information verification services.
The method implements two core smart contracts:
did:meta identifiers are structured using a Metadium Identifier Number (MIN), which can be deployed on either the mainnet or testnet. The system supports multiple key types for different purposes:
A notable security feature is the separation of recovery and management keys, with recommendations for third-party key custody. The method also considers GDPR compliance in its design, particularly regarding the handling of personal information and claims.
Example DID:
did:meta:000000000000000000000000000000000000000000000000000000000000c141
Technical Details:
did:meta:[network:]MINmainnet or testnet (optional, defaults to mainnet)EIP1484 standard for identity managementResolution Process:
Network identification (mainnet/testnet)
getIdentity function call to retrieve MANAGEMENT key
getKeys function call to retrieve SERVICE keys
Construction of DID Document with:
publicKey elementsauthentication elementsservice elementsKey Management and Security:
MANAGEMENTSERVICERECOVERYPROVIDERJSON-LD context for META key typesMIM (Identity Management)MSM (Service Management)W3C DID specificationEIP1484 standardISO 8601 for timestampsIf 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