Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Verification in SDK - SD-JWT-VC #24

Open
3 of 4 tasks
essbante-io opened this issue Jul 3, 2024 · 2 comments
Open
3 of 4 tasks

Support Verification in SDK - SD-JWT-VC #24

essbante-io opened this issue Jul 3, 2024 · 2 comments
Assignees
Labels
type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48)

Comments

@essbante-io
Copy link
Contributor

essbante-io commented Jul 3, 2024

Our aim is to bring verification capabilities across the different SDK platforms. We will do so by allowing Edge Wallets to initiate a ProofRequest to a known Identifier (DID), also this same Edge wallet need to be capable of Generating the Proof and send it back. This would basically allow any Edge wallet to initiate and complete verification requests by itself with Credential Type SD JWT. As this is a Selective Disclosure JWT, during the verification process the Verifier will receive both the shared disclosures and the SD JWT Credential.

User Cases

High level description SD-JWT-Based Verifiable Credentials: An Introduction (criipto.com)

Current Draft Spec https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/

EBSI Spec https://hub.ebsi.eu/vc-framework/did/selective-disclosure-sd-jwt

Age Verification: For services that require age verification, such as venues where entrants need to be over 18. Entrants can share their driving licence as verifiable presentation and security can receive on a mobile device and automatically confirm that they are over the age of 18 without actually disclosing their age.

Voting Systems: In digital voting systems, edge wallets can store digital identities, allowing citizens to vote securely and anonymously, ensuring the integrity of the electoral process.

Using Presentation exchange protocol

Linked Issues

@essbante-io essbante-io converted this from a draft issue Jul 3, 2024
@essbante-io essbante-io added the type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48) label Jul 3, 2024
@FabioPinheiro FabioPinheiro changed the title Support Verification in SDK - SD-JWT Support Verification in SDK - SD-JWT-VC Jul 31, 2024
@mineme0110
Copy link

linked issue hyperledger/identus-cloud-agent#1421

@elribonazo elribonazo moved this from In Progress to QA in Hyperledger Identus - Roadmap Oct 30, 2024
@mineme0110 mineme0110 self-assigned this Nov 4, 2024
@mineme0110
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48)
Projects
Development

No branches or pull requests

2 participants