W3C-VC-VERIFIABLE-CREDENTIALS
Credentials decentralises signes W3C VC.
Définition
W3C VC structure JSON-LD : @context, type (VerifiableCredential + specific), credentialSubject (claims about holder), issuer (DID), issuanceDate, expirationDate, credentialStatus (revocation), proof (cryptographic signature, e.g. Ed25519Signature2020, JsonWebSignature2020, DataIntegrityProof). Formats : JSON-LD (canonical), JWT (compact), SD-JWT (Selective Disclosure JWT), AnonCreds. Use cases : Diplomes universitaires, professional certifications, KYC credentials, healthcare prescriptions, EU EUDI digital wallet.
Origine
W3C VC Data Model 1.0 publie W3C Recommendation 19 novembre 2019 ; v1.1 publie 2022 ; v2.0 W3C Candidate Recommendation 2024 ; integration EU EUDI Wallet eIDAS 2.0 2024-2026.
Exemple en contexte
MIT Digital Diploma emet a chaque diplome MIT un VC W3C ; le diplome peut prouver via QR code son authenticite a employeur, sans contact MIT registrar ; ~5000 diplomes/an.
Termes liés
- W3C DID — identifiants utilises.