Verifiable Data Registry
Tamper-Evident and Transparent Storage: Data entries recorded on the registry are exceptionally difficult to alter or delete without detection (immutability or append-only properties), and are typically visible to all participants or the public.
Cryptographic Verifiability of Data: The integrity, authenticity, and provenance of the registered data can be independently verified by anyone using cryptographic methods (e.g., digital signatures, hashes).
Supports Core Decentralized Identity Components: Commonly used to underpin systems managing Decentralized Identifiers (DIDs), Verifiable Credential (VC) schemas, credential revocation status lists, and lists of trusted issuers or verifiers.
Often Blockchain-Based: Frequently leverages the inherent properties of blockchain technology, such as immutability, auditability, censorship resistance, and distributed consensus, to ensure the reliability of the registry.