vc-data-model
vc-data-model copied to clipboard
W3C Verifiable Credentials v2.0 Specification
There have been a number of discussions and pieces of text when the use of the term holder has not been precise enough, since it is the first holder that...
This is an alternative to #1515, along the lines of @dlongley's comment in https://github.com/w3c/vc-data-model/pull/1515#pullrequestreview-2151735713, but also my comment in https://github.com/w3c/vc-data-model/pull/1515#issuecomment-2202687385. I would propose to close #1515 without merge and concentrate...
I've been having a set of discussions with leading researchers in the field of artificial intelligence and challenges that will be created as capabilities in that field advance. Even today,...
Previously, the VCWG decided to define a `@vocab` value in the base context (see https://github.com/w3c/vc-data-model/issues/953). Recently, [a security disclosure](https://github.com/w3c/vc-data-integrity/issues/272) (which is still under debate) has resulted in a number of...
As discussed in https://github.com/w3c/vc-jose-cose/pull/279#issuecomment-2183197001, https://github.com/w3c/vc-jose-cose/pull/279#issuecomment-2183160606, [etc.](https://github.com/w3c/vc-jose-cose/pull/279), please consider updating the [recently updated media types](https://github.com/w3c/vc-data-model/pull/1478) from `application/vc` to `application/vc-ld` and `application/vp` to `application/vp-ld` respectively.
This PR is an attempt to address issue #1507 by adding a section about artificial intelligence to the Security Considerations section. *** Preview | Diff
This is to answer to the issue raised in #1512 *** Preview | Diff
For example, `renderMethod` is missing.
https://w3c.github.io/vc-data-model/#securing-mechanism-specifications says > A securing mechanism's verification algorithm MUST provide an interface that receives inputs of a media type ([string](https://infra.spec.whatwg.org/#string) inputMediaType) paired with either a sequence of bytes ([byte sequence](https://infra.spec.whatwg.org/#byte-sequence)...
https://w3c.github.io/vc-data-model/#verification says > This algorithm takes inputs of a media type ([string](https://infra.spec.whatwg.org/#string) inputMediaType) paired with either a sequence of bytes ([byte sequence](https://infra.spec.whatwg.org/#byte-sequence) inputBytes) or a document ([map](https://infra.spec.whatwg.org/#ordered-map) inputDocument) But _inputDocument_...