hyperledger / anoncreds-v2-rs

Anonymous Credential Exchange 2.0
Apache License 2.0
34 stars 13 forks source link

Demo Selective Disclosure using three AnonCreds from three issuers #35

Closed a759116 closed 3 months ago

a759116 commented 3 months ago

This is a demonstration of the use of AnonCreds to achieve selective disclosure. The US states require documents such as passports, social security cards, bank statements, etc. to verify the applicant for issuing a driver's license or real ID. These documents are nothing but credentials. This example code has made assumptions about the digital representations of these credentials and then used these credentials to disclose only the minimal information needed to verify the applicant.

a759116 commented 3 months ago

DCO is still failing, we need to fix it.