Closed goncalo-frade-iohk closed 1 month ago
It sounds like Securing Verifiable Credentials using JOSE and COSE is more along the lines of what you're looking for.
Hi @bc-pi. First thanks for pointing me to that spec, I had not find it before.
Two months since pending close, no further activity, closing this issue.
Hi there. Hope everyone is ok. I would like to know your opinion on this subject.
After I read the spec I got the feeling that this spec could be more open to other credential types like W3C Verifiable Credentials 2.0.
An Appendix already exists for W3C Verifiable credentials 2.0 in the SD-JWT spec.
The important missing part is about the revocation payload that should always be in plain format. The problem is in W3C VC 2.0 spec this is called
credentialStatus
notstatus
like in this spec and the status-list is of a different type.I was wondering if this Spec could be more broad so it can support other credentials formats and their revocation mechanisms? Maybe more examples with other credential formats and not describe a single mechanism like
I-D.ietf-oauth-status-list
and leave this to the credential specification itself.