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 for verification of signed Verifiable Credential #104

Open
lucaalbinati opened this issue Apr 29, 2020 · 2 comments
Open

Support for verification of signed Verifiable Credential #104

lucaalbinati opened this issue Apr 29, 2020 · 2 comments

Comments

@lucaalbinati
Copy link

Hello,

I've currently finished integrating this test-suite to my implementation of W3C VerifiableCredentials.
However, I'm also interested in finding out if my implementation signs a VC correctly. And if a signed VC from my implementation can be verified by someone else.

I'm searched online for libraries that would do such a thing and I've found a few that seem promising. However, they all differ in some way or another, and I'm afraid that none follow the official W3C specifications. Therefore, even if I pass their tests, that doesn't assure me that my implementation is compliant.
Why leads me to my question: is there any plan on W3C's side to make such a library? (Or to integrate it with this one).

This would be extremely useful. I understand that W3C DIDs and VCs are still quite young. But I would argue that this is even more of a reason to establish such a library. Because, as of right now, many different libraries are doing their own thing, and an "official library" would help bring things together and avoid having many slightly different implementations in the future.

I haven't been able to find much information about this online, so I figured I'd ask here.

Thank you for your help.

@lucaalbinati lucaalbinati changed the title Support for verification of signed VC Support for verification of signed Verifiable Credential Apr 29, 2020
@David-Chadwick
Copy link
Contributor

David-Chadwick commented Apr 29, 2020 via email

@lucaalbinati
Copy link
Author

Hello David,

Thank you for reaching back.
Although I am aware that such tools exist, I feel like it would still be beneficial for W3C to offer an official test-suite, or at least to promote an already existing one (jwt.io for example). This is why I was asking if this was something W3C had thought about, and if so, what decision was reached?

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