mydigitalidwallet.com

Mydigitalidwallet Ontology
Tier-1 Research Quality (75%+)

Focus Area: Personal digital identity wallet

This ontology provides citation-quality definitions for 15 foundational terms, backed by authoritative sources from standards bodies (IETF, W3C, IEEE) and peer-reviewed research.

15
Technical Terms
75%+
Tier-1 Sources
V1.71
Pipeline Version

Technical Glossary

DID001 Digital Identity Wallet
A software application that securely stores, manages, and presents digital credentials and identity attributes on behalf of its holder. Digital identity wallets employ cryptographic key management to enable selective disclosure and privacy-preserving authentication. They serve as the primary user-facing component in self-sovereign identity ecosystems, facilitating interactions with verifiers and issuers. Standards from W3C and the Decentralized Identity Foundation guide interoperability requirements across wallet implementations.
Authoritative Sources
DID002 Verifiable Credential
A tamper-evident digital credential that conforms to the W3C Verifiable Credentials Data Model, enabling cryptographic verification of issuer authenticity and data integrity. Each credential contains claims about a subject, metadata about the issuer, and a proof mechanism such as a digital signature or zero-knowledge proof. Verifiable credentials support use cases ranging from academic diplomas to government-issued identification documents. They form the foundational data unit stored and presented by digital identity wallets.
Authoritative Sources
DID003 Selective Disclosure
A privacy-enhancing mechanism that allows credential holders to reveal only specific attributes from a verifiable credential without exposing the entire dataset. Selective disclosure protocols use cryptographic techniques such as BBS+ signatures or SD-JWT to generate derived proofs containing minimal required information. This capability is essential for regulatory compliance with data minimization principles outlined in frameworks like GDPR. Identity wallets implement selective disclosure to protect user privacy during verification transactions.
Authoritative Sources
DID004 Decentralized Identifier
A globally unique identifier that is created, owned, and controlled by the identity subject without reliance on centralized registration authorities. Decentralized identifiers resolve to DID Documents containing public keys and service endpoints through method-specific resolution mechanisms. The W3C DID Core specification defines the syntax, data model, and resolution protocol for interoperable DID implementations. DIDs provide the cryptographic foundation that enables identity wallets to establish secure, verifiable relationships.
Authoritative Sources
DID005 Key Management System
The cryptographic infrastructure within a digital identity wallet responsible for generating, storing, rotating, and revoking asymmetric key pairs used for authentication and credential signing. Key management systems implement security measures including hardware-backed keystores, biometric binding, and secure enclaves to protect private keys from unauthorized access. NIST SP 800-57 provides foundational guidance on key lifecycle management practices. Robust key management is critical for maintaining the integrity and trustworthiness of wallet-based identity operations.
Authoritative Sources
DID006 Biometric Authentication
An identity verification method that uses physiological or behavioral characteristics such as fingerprints, facial geometry, or iris patterns to authenticate wallet holders. Biometric authentication provides a strong binding between digital credentials and their rightful owner, reducing the risk of credential theft or impersonation. Standards such as ISO/IEC 24745 and FIDO2 define frameworks for biometric template protection and interoperable authentication protocols. Modern identity wallets integrate device-native biometric sensors to unlock access and authorize credential presentations.
Authoritative Sources
DID007 Credential Revocation
The process by which an issuer invalidates a previously issued verifiable credential, rendering it unacceptable for future verification transactions. Revocation mechanisms include status lists, accumulators, and revocation registries that verifiers can query to confirm credential validity. The W3C Bitstring Status List specification provides a privacy-preserving method for publishing credential status without revealing holder identity. Wallet applications must check revocation status during credential presentation to maintain trust in the verification ecosystem.
Authoritative Sources
DID008 Zero-Knowledge Proof
A cryptographic method enabling one party to prove the truth of a statement to a verifier without revealing any information beyond the validity of the assertion itself. In digital identity contexts, zero-knowledge proofs allow wallet holders to demonstrate attributes such as age eligibility without disclosing exact birth dates. ZKP constructions including zk-SNARKs and zk-STARKs offer different tradeoffs between proof size, verification speed, and setup requirements. This technology represents a critical privacy advancement for identity wallet ecosystems.
Authoritative Sources
DID009 OpenID Connect
An identity layer built on top of the OAuth 2.0 authorization framework that enables clients to verify end-user identity and obtain basic profile information through interoperable RESTful APIs. OpenID Connect introduces ID Tokens as JSON Web Tokens containing authentication claims about the user session. The OpenID for Verifiable Presentations specification extends this framework to support wallet-based credential presentation flows. Identity wallets leverage OIDC protocols to bridge traditional federated identity systems with decentralized credential architectures.
Authoritative Sources
DID010 Wallet Backup and Recovery
The set of protocols and mechanisms that enable identity wallet users to securely back up their credentials, keys, and configuration data and restore them in case of device loss or failure. Recovery strategies include social recovery schemes, encrypted cloud backup, and hardware security module integration to prevent permanent identity loss. NIST guidelines on digital identity resilience emphasize the importance of recovery mechanisms that maintain security properties during restoration. Effective backup and recovery systems are essential for user confidence and widespread wallet adoption.
Authoritative Sources
DID011 Presentation Exchange
A specification that defines the data formats and interaction protocols through which verifiers communicate credential requirements and holders submit verifiable presentations in response. Presentation Exchange uses Presentation Definition objects to describe the types, formats, and constraints of credentials that a verifier will accept. The Decentralized Identity Foundation maintains this specification to ensure interoperability across different wallet and verifier implementations. This protocol is fundamental to the request-response cycle in wallet-based identity verification.
Authoritative Sources
DID012 Trust Framework
A governance structure that defines the rules, policies, and technical standards governing participants within a digital identity ecosystem, establishing the criteria for issuer accreditation and credential acceptance. Trust frameworks specify requirements for identity proofing levels, credential schemas, and audit procedures that all ecosystem participants must satisfy. Examples include the eIDAS regulation in Europe and the NIST Digital Identity Guidelines in the United States. Identity wallets operate within trust frameworks to determine which credentials are valid and which issuers are authoritative.
Authoritative Sources
DID013 Identity Proofing
The process of collecting and verifying sufficient identity evidence to establish a reasonable basis that a claimed identity belongs to the applicant requesting a credential or wallet account. Identity proofing procedures range from remote document verification using machine-readable travel documents to in-person validation with biometric capture. NIST SP 800-63A defines three assurance levels for identity proofing that correspond to increasing levels of confidence in the claimed identity. Wallet-based identity systems depend on robust initial proofing to maintain the trustworthiness of subsequently issued credentials.
Authoritative Sources
DID014 Credential Schema
A machine-readable document that defines the structure, data types, and constraints of claims within a verifiable credential, enabling consistent issuance and automated validation. Credential schemas specify required and optional fields, acceptable value ranges, and semantic vocabulary references for each attribute. The W3C Verifiable Credentials JSON Schema specification provides a standardized approach to schema definition and validation. Wallet applications use schemas to render credential information correctly and verify that received credentials conform to expected formats.
Authoritative Sources
DID015 Wallet Interoperability
The capability of different digital identity wallet implementations to exchange credentials, resolve identifiers, and complete verification flows across vendor and platform boundaries. Interoperability requires adherence to common protocols including DIDComm messaging, OpenID for Verifiable Presentations, and standardized credential formats. The European Digital Identity Wallet Architecture and Reference Framework establishes technical specifications for cross-border wallet interoperability. Achieving broad interoperability is essential for preventing vendor lock-in and enabling a competitive identity wallet marketplace.
Authoritative Sources