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

Verifiable credential example #5

Open
fdevaulx opened this issue Jun 14, 2021 · 4 comments
Open

Verifiable credential example #5

fdevaulx opened this issue Jun 14, 2021 · 4 comments

Comments

@fdevaulx
Copy link
Contributor

No description provided.

@fdevaulx
Copy link
Contributor Author

  • populate note.md with links to clusters of relevant content around VCs
  • select a tutorial to implement a VC

@fdevaulx
Copy link
Contributor Author

fdevaulx commented Jul 12, 2021

Start with reading the Verifiable-Credentials-Flavors-Explained document https://www.lfph.io/wp-content/uploads/2021/02/Verifiable-Credentials-Flavors-Explained.pdf

Then we will pick which flavor we want to start with:

  • JSON-LD family with LD Signatures or with BBS+ Signatures that enable Zero Knowledge Proofs (ZKP or ZKPs)
  • JSON with JSON Web Signatures, precisely in the form of a JSON Web Token (JWT)
  • ZKP with Camenisch-Lysyanskaya Signatures (ZKP-CL)

@afomi
Copy link

afomi commented Jul 13, 2021

Maybe start with the 2nd option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants