-
Notifications
You must be signed in to change notification settings - Fork 117
Introduction is misleading #482
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
Comments
I believe this data model document does not specify which signatures must be used with verifiable credentials because the choice of signature type depends on the protocol within which verifiable credentials will be used. |
it does unless you have a signature that actually works with the data model chosen, a solution exists for JWT as there are JWS/E/K specifications. |
Is it your contention that unless a signature scheme is part of a published specification, that it cannot be considered as a means of verifying a credential? |
I'm not set on a signature as a proof mechanism so I would say unless there is a agreed upon proof mechanism, which there is not today, in the case of a JWT/CWT a JWS or JWE could be used as a proof. |
I agree that in the case of JWT/CWT, a JWS or JWE could certainly be used as a proof. |
The editors are having a hard time translating this into a concrete specification text change. Could you please provide some concrete text change that would address the issue you raised so that the WG has something concrete to discuss? |
WG resolution: https://www.w3.org/2019/04/02-vcwg-minutes.html#resolution04 |
The introduction is misleading as this talks about signing .. "he addition of technologies, such as digital signatures, makes verifiable credentials more tamper-evident and more trustworthy than their physical counterparts." this specification does not implement signatures.
The text was updated successfully, but these errors were encountered: