vc-data-model icon indicating copy to clipboard operation
vc-data-model copied to clipboard

W3C Verifiable Credentials v2.0 Specification

Results 136 vc-data-model issues
Sort by recently updated
recently updated
newest added

Related: https://github.com/w3c/vc-data-model/issues/881 `proof` is not a property of "Credentials" it is a property of "Verifiable Credentials" that are secured by Data Integrity. The context defining the data integrity suite that...

See the long discussion on this PR https://github.com/w3c/vc-data-model/pull/795 This issue opened to track discussion, and work towards a proposed set of changes or closed issue.

discuss

This PR adds DataIntegrityProof to the credentials/v2 JSON-LD Context. Here's the proposal for streamlining Data Integrity cryptosuites that was discussed at W3C TPAC: https://docs.google.com/presentation/d/16J9TcFc6fX18Cun_Rhj3xqNlnhkCs6MnPkGBlRL3YKg/edit This PR establishes the entirety of...

This is more a note to ourselves and may not require immediate actions but, eventually, should be done... Having changed the relevant `.htaccess` file (see #921) the vocabulary content negotiations...

As per the discussion at TPAC on September 16: # Overview This issue mostly lays out information. I'm interested in what the community thinks, and moving towards a concrete proposal...

discuss

There is still confusion in some quarters about the roles of subject and holder, possibly because sometimes these roles belong to the same entity, and sometimes to different entities and,...

discuss

As per the discussion at TPAC on September 16: # Overview Multiple issuers: where there are multiple DID or URI represented issuers of a credential to a single (or multiple)...

discuss

Developers copy spec examples, we should plan to have better boilerplates in v2, here is an example: ```jsonc { "@context": [ // "https://www.w3.org/2018/credentials/v1", "https://www.w3.org/ns/credentials/v2", // "https://www.w3.org/2018/credentials/examples/v1" { "@vocab": "https://www.w3.org/ns/credentials#" }...

The new EU label initiative for joint masters and the European Universities alliance's ability to have a legal status raise the need for multiple issuers for the same VC. Open...

Here are some suggestions on how section "[5.8 Zero-Knowledge Proofs](https://www.w3.org/TR/vc-data-model/#zero-knowledge-proofs)" in the W3C VC Data Model v1.1 could be improved. The title may be changed to "Selective disclosure and unlikability"...