Weekly github digest (Weekly update on Verifiable Credentials WG activity)

Issues
------
* w3c/controller-document (+2/-1/💬16)
  2 issues created:
  - JSON-LD context defines `alsoKnownAs` in wrong namespace? (by trwnh)
    https://github.com/w3c/controller-document/issues/111 
  - Unclear relation of a `service` property to controller document (by filip26)
    https://github.com/w3c/controller-document/issues/110 

  7 issues received 16 new comments:
  - #111 JSON-LD context defines `alsoKnownAs` in wrong namespace? (3 by dlongley, msporny)
    https://github.com/w3c/controller-document/issues/111 [bug] [ready for pr] 
  - #110 Unclear relation of a `service` property to controller document (1 by msporny)
    https://github.com/w3c/controller-document/issues/110 [ready for pr] [normative] 
  - #100 Find a better name for the specification (8 by David-Chadwick, decentralgabe, dlongley, filip26, iherman)
    https://github.com/w3c/controller-document/issues/100 [discuss] 
  - #94 TAG review for v1.0 (1 by msporny)
    https://github.com/w3c/controller-document/issues/94 [pr exists] [editorial] [normative] 
  - #66 Correct inappropriate uses of w3id.org domain (1 by iherman)
    https://github.com/w3c/controller-document/issues/66 [pending close] [during CR] 
  - #60 Delete misleading text about possible purposes for authentication (1 by iherman)
    https://github.com/w3c/controller-document/issues/60 [editorial] [discuss] [during CR] 
  - #33 What is the role of the subject when the controller property is present? (1 by msporny)
    https://github.com/w3c/controller-document/issues/33 [pr exists] [discuss] [normative] 

  1 issues closed:
  - TAG review for v1.0 https://github.com/w3c/controller-document/issues/94 [pr exists] [editorial] [normative] 

* w3c/vc-data-model (+0/-0/💬4)
  1 issues received 4 new comments:
  - #1570 Clarify hashing algorithm used for relatedResource examples (4 by lemoustachiste, msporny)
    https://github.com/w3c/vc-data-model/issues/1570 [editorial] [pr exists] [pending close] [CR1] 

* w3c/vc-data-integrity (+1/-2/💬15)
  1 issues created:
  - Value of a verification method property? (by iherman)
    https://github.com/w3c/vc-data-integrity/issues/315 

  3 issues received 15 new comments:
  - #315 Value of a verification method property? (13 by filip26, iherman, msporny)
    https://github.com/w3c/vc-data-integrity/issues/315 [question] [pending close (7 days)] [CR1] 
  - #313 `expires` proof property lacks examples and vocab mapping (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/313 [pr exists] [CR1] [editorial] 
  - #272 Multiple significant security vulnerabilities in the design of data integrity  (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/272 [pr exists] [CR1] [normative] 

  2 issues closed:
  - Multiple significant security vulnerabilities in the design of data integrity  https://github.com/w3c/vc-data-integrity/issues/272 [pr exists] [CR1] [normative] 
  - `expires` proof property lacks examples and vocab mapping https://github.com/w3c/vc-data-integrity/issues/313 [pr exists] [CR1] [editorial] 

* w3c/vc-di-ecdsa (+0/-1/💬1)
  1 issues received 1 new comments:
  - #78 Are the unformatted JSON examples intentional? (1 by msporny)
    https://github.com/w3c/vc-di-ecdsa/issues/78 [editorial] [CR1] 

  1 issues closed:
  - Are the unformatted JSON examples intentional? https://github.com/w3c/vc-di-ecdsa/issues/78 [editorial] [CR1] 

* w3c/vc-jose-cose (+0/-1/💬0)
  1 issues closed:
  - "we can both keep using vc+sd-jwt with differing cty values" https://github.com/w3c/vc-jose-cose/issues/313 [discuss] [has-pr] 

* w3c/vc-data-model-2.0-test-suite (+1/-0/💬1)
  1 issues created:
  - Exporting TestEndpoints (by aljones15)
    https://github.com/w3c/vc-data-model-2.0-test-suite/issues/131 

  1 issues received 1 new comments:
  - #126 Replace assert rejects and doesNotReject with chai assertions on status code and verification results (1 by aljones15)
    https://github.com/w3c/vc-data-model-2.0-test-suite/issues/126 [enhancement] 

* w3c/vc-di-bbs-test-suite (+0/-1/💬2)
  2 issues received 2 new comments:
  - #48 re-review test language which should match spec language (1 by aljones15)
    https://github.com/w3c/vc-di-bbs-test-suite/issues/48 
  - #29 Merge verify test vectors into one single vector (1 by aljones15)
    https://github.com/w3c/vc-di-bbs-test-suite/issues/29 

  1 issues closed:
  - Merge verify test vectors into one single vector https://github.com/w3c/vc-di-bbs-test-suite/issues/29 



Pull requests
-------------
* w3c/vc-overview (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #16 Updated the cryptosuite sections, mostly the Selective Disclosure part (1 by iherman)
    https://github.com/w3c/vc-overview/pull/16 

* w3c/controller-document (+2/-7/💬15)
  2 pull requests submitted:
  - Use correct vocabulary URL for `alsoKnownAs`. (by msporny)
    https://github.com/w3c/controller-document/pull/113 
  - Add `service` to document properties and context. (by msporny)
    https://github.com/w3c/controller-document/pull/112 

  8 pull requests received 15 new comments:
  - #109 Explain that references to external verification methods are allowed. (1 by msporny)
    https://github.com/w3c/controller-document/pull/109 
  - #108 Add section on integrity protection of remote controller documents. (1 by msporny)
    https://github.com/w3c/controller-document/pull/108 
  - #107 Add security consideration around Multiformat choice. (2 by iherman, msporny)
    https://github.com/w3c/controller-document/pull/107 
  - #106 Specify that semantics are the same if @context is not used. (3 by iherman, msporny, pchampin)
    https://github.com/w3c/controller-document/pull/106 
  - #105 Clarify what is meant by "personal data". (1 by msporny)
    https://github.com/w3c/controller-document/pull/105 
  - #104 Add definition of "pairwise identifier" and Same-origin policy. (1 by msporny)
    https://github.com/w3c/controller-document/pull/104 
  - #103 Add Use Cases and Requirements (3 by iherman, msporny)
    https://github.com/w3c/controller-document/pull/103 
  - #102 updated introduction to focus on verification of proofs (3 by iherman, msporny)
    https://github.com/w3c/controller-document/pull/102 

  7 pull requests merged:
  - Add Use Cases and Requirements
    https://github.com/w3c/controller-document/pull/103 
  - Add security consideration around Multiformat choice.
    https://github.com/w3c/controller-document/pull/107 
  - Specify that semantics are the same if @context is not used.
    https://github.com/w3c/controller-document/pull/106 
  - Clarify what is meant by "personal data".
    https://github.com/w3c/controller-document/pull/105 
  - Add definition of "pairwise identifier" and Same-origin policy.
    https://github.com/w3c/controller-document/pull/104 
  - Add section on integrity protection of remote controller documents.
    https://github.com/w3c/controller-document/pull/108 
  - Explain that references to external verification methods are allowed.
    https://github.com/w3c/controller-document/pull/109 

* w3c/vc-data-model (+0/-1/💬3)
  2 pull requests received 3 new comments:
  - #1567 Require digest verification for related resources. (1 by msporny)
    https://github.com/w3c/vc-data-model/pull/1567 [normative] [CR1] 
  - #1566 Update "refreshService" example to VCDM2.0 (2 by Lp2125, msporny)
    https://github.com/w3c/vc-data-model/pull/1566 [editorial] [CR1] 

  1 pull requests merged:
  - Require digest verification for related resources.
    https://github.com/w3c/vc-data-model/pull/1567 [normative] [CR1] 

* w3c/vc-data-integrity (+1/-1/💬1)
  1 pull requests submitted:
  - Changing the vocabulary definition: A Verifable Method class must ha ve a real URL (by iherman)
    https://github.com/w3c/vc-data-integrity/pull/316 

  1 pull requests received 1 new comments:
  - #314 Add expires example to proof. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/314 [CR1] [editorial] 

  1 pull requests merged:
  - Add expires example to proof.
    https://github.com/w3c/vc-data-integrity/pull/314 [CR1] [editorial] 

* w3c/vc-di-ecdsa (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #79 Improve JSON formatting of SD examples (1 by msporny)
    https://github.com/w3c/vc-di-ecdsa/pull/79 [editorial] [CR1] 

  1 pull requests merged:
  - Improve JSON formatting of SD examples
    https://github.com/w3c/vc-di-ecdsa/pull/79 [editorial] [CR1] 

* w3c/vc-di-eddsa (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #99 Update extended proof chain test vectors (1 by msporny)
    https://github.com/w3c/vc-di-eddsa/pull/99 [editorial] [CR1] 

  1 pull requests merged:
  - Update extended proof chain test vectors
    https://github.com/w3c/vc-di-eddsa/pull/99 [editorial] [CR1] 

* w3c/vc-di-bbs (+1/-0/💬0)
  1 pull requests submitted:
  - Update respec problem with variables and `@` (by iherman)
    https://github.com/w3c/vc-di-bbs/pull/187 [editorial] 

* w3c/vc-jose-cose (+0/-1/💬4)
  2 pull requests received 4 new comments:
  - #314 Add language from resolution about differentiating using cty (1 by decentralgabe)
    https://github.com/w3c/vc-jose-cose/pull/314 
  - #306 Update media types according to WG resolution (3 by bc-pi, decentralgabe)
    https://github.com/w3c/vc-jose-cose/pull/306 

  1 pull requests merged:
  - Add language from resolution about differentiating using cty
    https://github.com/w3c/vc-jose-cose/pull/314 

* w3c/vc-test-suite-implementations (+2/-1/💬0)
  2 pull requests submitted:
  - Add BitstringStatusList and eddsa-jcs-2022 tag information (by PatStLouis)
    https://github.com/w3c/vc-test-suite-implementations/pull/70 
  - added Netis implementation (by zbrumen)
    https://github.com/w3c/vc-test-suite-implementations/pull/69 

  1 pull requests merged:
  - added Netis implementation
    https://github.com/w3c/vc-test-suite-implementations/pull/69 

* w3c/vc-data-model-2.0-test-suite (+5/-3/💬3)
  5 pull requests submitted:
  - Remove another strict HTTPError check (by brianorwhatever)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/136 
  - Add input capture for allure reporting (by PatStLouis)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/135 
  - Improve language/examples around test suite API. (by BigBlueHat)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/134 
  - Remove strict name validation on assert.rejects statements (by PatStLouis)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/133 
  - Adds a Dockerfile (by PatStLouis)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/132 

  1 pull requests received 3 new comments:
  - #135 Add input capture for allure reporting (3 by BigBlueHat, PatStLouis)
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/135 

  3 pull requests merged:
  - Remove another strict HTTPError check
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/136 
  - Remove strict name validation on assert.rejects statements
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/133 
  - Add readme section about the `EnvelopingProof` tag usage.
    https://github.com/w3c/vc-data-model-2.0-test-suite/pull/128 

* w3c/vc-bitstring-status-list-test-suite (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #46 Add test endpoints (1 by PatStLouis)
    https://github.com/w3c/vc-bitstring-status-list-test-suite/pull/46 

  1 pull requests merged:
  - Add test endpoints
    https://github.com/w3c/vc-bitstring-status-list-test-suite/pull/46 

* w3c/vc-di-bbs-test-suite (+2/-2/💬0)
  2 pull requests submitted:
  - Move component count test to verifier suite & update to 7 components (by aljones15)
    https://github.com/w3c/vc-di-bbs-test-suite/pull/63 
  - Use latest bbs libs (by aljones15)
    https://github.com/w3c/vc-di-bbs-test-suite/pull/62 

  2 pull requests merged:
  - Use latest bbs libs
    https://github.com/w3c/vc-di-bbs-test-suite/pull/62 
  - Drop deprecated statements
    https://github.com/w3c/vc-di-bbs-test-suite/pull/61 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/vc-overview
* https://github.com/w3c/vc-use-cases
* https://github.com/w3c/controller-document
* https://github.com/w3c/vc-data-model
* https://github.com/w3c/vc-bitstring-status-list
* https://github.com/w3c/vc-data-integrity
* https://github.com/w3c/vc-di-ecdsa
* https://github.com/w3c/vc-di-eddsa
* https://github.com/w3c/vc-di-bbs
* https://github.com/w3c/vc-jose-cose
* https://github.com/w3c/vc-json-schema
* https://github.com/w3c/vc-specs-dir
* https://github.com/w3c/vc-imp-guide
* https://github.com/w3c/vc-test-suite-implementations
* https://github.com/w3c/vc-data-model-2.0-test-suite
* https://github.com/w3c/vc-bitstring-status-list-test-suite
* https://github.com/w3c/vc-di-ecdsa-test-suite
* https://github.com/w3c/vc-di-eddsa-test-suite
* https://github.com/w3c/vc-di-ed25519signature2020-test-suite
* https://github.com/w3c/vc-di-bbs-test-suite
* https://github.com/w3c/vc-jose-cose-test-suite
* https://github.com/w3c/vc-json-schema-test-suite
* https://github.com/w3c/respec-vc


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 21 October 2024 17:01:10 UTC