#oid4vp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #oid4vp, aggregated by home.social.
-
OpenID for Verifiable Presentations 1.0 is now final!
This is the core presentation protocol used with the Digital Credentials API.
https://openid.net/specs/openid-4-verifiable-presentations-1_0-final.html
#dc #oid4vp #vdc #mdl #vc #sdjwt #eudiw #dcapi #digitalcredentials
-
Do "Digital Credentials API", "OID4VP", "mdoc", and "SD-JWT-VC" mean anything to you? If so, I've got a new open source project that might interest you 👀
npm install @simpledigicreds/server
deno add jsr:@simpledigicreds/serverFeatures include:
- Unencrypted requests
- Unencrypted responses
- Encrypted responses (following OID4VC HAIP)
- Stateless presentation verification
A docs site is Coming Soon™, so for now check out the README for a Getting Started guide:
- https://www.npmjs.com/package/@simpledigicreds/server/v/0.5.0
- https://jsr.io/@simpledigicreds/server@0.5.0
Feedback welcome at https://github.com/MasterKale/SimpleDigiCreds 😀
-
Alright, I've got mdoc verification over OID4VP figured out. Time to dig into SD-JWT 📚