- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 06 Mar 2023 17:01:23 +0000
- To: public-credentials@w3.org
- Message-Id: <E1pZEDD-00EdIh-Md@uranus.w3.org>
Issues
------
* w3c/vc-data-model (+2/-2/💬49)
2 issues created:
- Invalid definition of context in schema (by xaviaracil)
https://github.com/w3c/vc-data-model/issues/1059
- issuer dependent credentials should be a URN (by melvincarvalho)
https://github.com/w3c/vc-data-model/issues/1058
10 issues received 49 new comments:
- #1058 issuer dependent credentials should be a URN (4 by iherman, melvincarvalho, msporny)
https://github.com/w3c/vc-data-model/issues/1058
- #1044 Do we have to introduce the `Credential` class in the VCDM vocabulary? (23 by David-Chadwick, OR13, TallTed, awoie, dlongley, iherman, msporny)
https://github.com/w3c/vc-data-model/issues/1044
- #1031 Make `verifiable-credential.id` & `verifiable-presentation.id` REQUIRED. (13 by OR13, brentzundel, dlongley, peacekeeper)
https://github.com/w3c/vc-data-model/issues/1031
- #1025 Replace e.g. and i.e. with internationalization friendly text (1 by decentralgabe)
https://github.com/w3c/vc-data-model/issues/1025 [editorial]
- #971 Securing the VC Data Model with JOSE (1 by OR13)
https://github.com/w3c/vc-data-model/issues/971 [blocked]
- #950 Verification of multiple credential schemas (1 by decentralgabe)
https://github.com/w3c/vc-data-model/issues/950 [ready for PR] [schema]
- #947 Make the usage of `@context` optional (1 by brentzundel)
https://github.com/w3c/vc-data-model/issues/947 [discuss]
- #909 Define policies for directory of a related work (3 by iherman, jandrieu, msporny)
https://github.com/w3c/vc-data-model/issues/909 [pr exists]
- #887 What is the action associated with issuing/creating a Verifiable Presentation? (1 by msporny)
https://github.com/w3c/vc-data-model/issues/887 [ready for PR]
- #758 Fix the vc-data-model namespace with https://www.w3.org/ns/vc/v2 (1 by OR13)
https://github.com/w3c/vc-data-model/issues/758 [discuss]
2 issues closed:
- Securing the VC Data Model with JOSE https://github.com/w3c/vc-data-model/issues/971 [blocked]
- Replace e.g. and i.e. with internationalization friendly text https://github.com/w3c/vc-data-model/issues/1025 [editorial]
* w3c/vc-data-integrity (+2/-0/💬1)
2 issues created:
- Specify a default context if JSON-LD processing is required (by msporny)
https://github.com/w3c/vc-data-integrity/issues/88
- Attacks on `previousProof` and mitigations (by msporny)
https://github.com/w3c/vc-data-integrity/issues/87
1 issues received 1 new comments:
- #87 Attacks on `previousProof` and mitigations (1 by msporny)
https://github.com/w3c/vc-data-integrity/issues/87
* w3c/vc-jwt (+0/-0/💬2)
1 issues received 2 new comments:
- #45 Shorten `verifiable-credential+jwt` to `vc+jwt` (2 by brentzundel)
https://github.com/w3c/vc-jwt/issues/45
Pull requests
-------------
* w3c/vc-data-model (+3/-3/💬32)
3 pull requests submitted:
- Adding the "Credential" class (by iherman)
https://github.com/w3c/vc-data-model/pull/1057
- Editorial break out of definitions for clarity (by mprorock)
https://github.com/w3c/vc-data-model/pull/1056
- Add section describing use of media types (by mprorock)
https://github.com/w3c/vc-data-model/pull/1055
11 pull requests received 32 new comments:
- #1057 Adding the "Credential" class (3 by OR13, iherman)
https://github.com/w3c/vc-data-model/pull/1057
- #1056 Editorial break out of definitions for clarity (2 by brentzundel, mprorock)
https://github.com/w3c/vc-data-model/pull/1056
- #1053 VC.name term definition (1 by msporny)
https://github.com/w3c/vc-data-model/pull/1053
- #1049 Setting up a user dependent namespace document (9 by OR13, iherman, melvincarvalho, msporny)
https://github.com/w3c/vc-data-model/pull/1049
- #1045 Remove eg and ie (2 by brentzundel, decentralgabe)
https://github.com/w3c/vc-data-model/pull/1045
- #1042 Replace JsonSchemaValidator2018 (undefined) with CredentialSchema2022 (2 by decentralgabe, msporny)
https://github.com/w3c/vc-data-model/pull/1042
- #1035 Add rendering property to VC Data Model (5 by OR13, dlongley)
https://github.com/w3c/vc-data-model/pull/1035 [DO NOT MERGE] [discuss]
- #1034 Propose `verifiable-credential+ld+json` media type (2 by TallTed, iherman)
https://github.com/w3c/vc-data-model/pull/1034
- #1033 Add guidance for `credential+ld+json` for `external`proof (1 by OR13)
https://github.com/w3c/vc-data-model/pull/1033
- #1030 change ZKP section (2 by brentzundel, msporny)
https://github.com/w3c/vc-data-model/pull/1030
- #1014 Add normative requirements regarding media type and proof (3 by TallTed, andres, iherman)
https://github.com/w3c/vc-data-model/pull/1014 [DO NOT MERGE] [discuss]
3 pull requests merged:
- VC.name term definition
https://github.com/w3c/vc-data-model/pull/1053
- Setting up a user dependent namespace document
https://github.com/w3c/vc-data-model/pull/1049
- Replace JsonSchemaValidator2018 (undefined) with CredentialSchema2022
https://github.com/w3c/vc-data-model/pull/1042
* w3c/vc-data-integrity (+0/-1/💬15)
2 pull requests received 15 new comments:
- #86 Add algorithm for retrieving a Verification Method. (12 by OR13, TallTed, msporny, peacekeeper)
https://github.com/w3c/vc-data-integrity/pull/86
- #85 Replace `proofChain` property with `previousProof` property. (3 by OR13, msporny)
https://github.com/w3c/vc-data-integrity/pull/85
1 pull requests merged:
- Replace `proofChain` property with `previousProof` property.
https://github.com/w3c/vc-data-integrity/pull/85
* w3c/vc-jwt (+3/-1/💬13)
3 pull requests submitted:
- Shorten media types (by OR13)
https://github.com/w3c/vc-jwt/pull/61
- A mapping proposal (by brentzundel)
https://github.com/w3c/vc-jwt/pull/60
- Revert shortening of media type (by OR13)
https://github.com/w3c/vc-jwt/pull/59
6 pull requests received 13 new comments:
- #61 Shorten media types (1 by tlodderstedt)
https://github.com/w3c/vc-jwt/pull/61
- #60 A mapping proposal (1 by awoie)
https://github.com/w3c/vc-jwt/pull/60
- #58 Feature/ld examples (2 by mprorock)
https://github.com/w3c/vc-jwt/pull/58
- #56 Add example mapping (6 by OR13, brentzundel, dlongley, msporny, peacekeeper)
https://github.com/w3c/vc-jwt/pull/56
- #51 Guidance on securing `application/credential+ld+json` with "authorship that can be cryptographically verified." (1 by brentzundel)
https://github.com/w3c/vc-jwt/pull/51
- #50 Shorten media type closes #45 (2 by OR13, brentzundel)
https://github.com/w3c/vc-jwt/pull/50
1 pull requests merged:
- Revert shortening of media type
https://github.com/w3c/vc-jwt/pull/59
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/vc-data-model
* https://github.com/w3c/vc-test-suite
* https://github.com/w3c/vc-imp-guide
* https://github.com/w3c/vc-use-cases
* https://github.com/w3c/vc-data-integrity
* https://github.com/w3c/vc-jws-2020
* https://github.com/w3c/vc-jwt
* https://github.com/w3c/vc-status-list-2021
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 March 2023 17:01:25 UTC