-
Do we want the header `"typ":"example+sd-jwt"` in every example? I'm honestly not sure but wanted to ask b/c that looks like it's going to be the result from https://github.com/openwallet-foundation-l…
bc-pi updated
9 months ago
-
Hello,
there is a mismatch between the type used in the spec and the types allowed in the schema.
The spec has non-normative examples with the type `BitstringStatusList` (see [Example 2](https:/…
hkny updated
9 months ago
-
We are running into a use case where require a credential to be presented by an issuer, or other set of parties known at issuance time. Currently, we do not have a way to express this in the VC a list…
-
https://w3c.github.io/vc-jose-cose/ is stuck in July 2023 whereas https://www.w3.org/TR/vc-jose-cose/ is being updated. Yet, the former is the one referenced from https://github.com/w3c/vc-jose-cose/…
-
### Discussed in https://github.com/w3c/vc-data-model/discussions/1411
Originally posted by **bmaier** January 8, 2024
We recognized with Draft Version 2.0 a better support for JSON Schema, w…
-
The entire specification is devoid of any COSE algorithms or examples. The issues with COSE are the same as raised in issue #205. The COSE semantics are unclear wrt. the VC semantics for properties th…
-
[Example 12](https://w3c.github.io/vc-jose-cose/#example-various-verification-method-types) (and possibly others) is invalid, because the `JsonWebKey` and `publicKeyJwk` terms are not defined by the t…
-
from Issue #1285
> 1.2 Ecosystem Overview
>
> It's unfortunate that the different efforts in this space use different terminology. E.g. the verifier would probably be called the "relying party" i…
-
The specification should clearly state that BBS+ is the cryptography being used. I've been exchanging emails with someone that was concerned that we were using BBS and not BBS+. I started to tell them…
-
I noticed that semantic URLs use `http`, eg `http://energy.referencedata.eu...`.
But nowadays all modern clients and servers prefer `https`.
Eg Chrome gives nasty warnings when you access a `http` …