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

Issues
------
* w3c/controller-document (+0/-0/💬1)
  1 issues received 1 new comments:
  - #141 Authentication of a CID (1 by silverpill)
    https://github.com/w3c/cid/issues/141 [editorial] [discuss] 

* w3c/vc-data-model (+1/-1/💬2)
  1 issues created:
  - Structuring the security considerations section (by simoneonofri)
    https://github.com/w3c/vc-data-model/issues/1583 [security-tracker] 

  2 issues received 2 new comments:
  - #1583 Structuring the security considerations section (1 by msporny)
    https://github.com/w3c/vc-data-model/issues/1583 [security-tracker] 
  - #1577 JSON Schema needs updates (1 by msporny)
    https://github.com/w3c/vc-data-model/issues/1577 [editorial] [CR1] 

  1 issues closed:
  - JSON Schema needs updates https://github.com/w3c/vc-data-model/issues/1577 [editorial] [CR1] 

* w3c/vc-bitstring-status-list (+0/-2/💬2)
  2 issues received 2 new comments:
  - #194 Implementer's feedback on multiple status entries in a single list (1 by msporny)
    https://github.com/w3c/vc-bitstring-status-list/issues/194 [discuss] [pr exists] [editorial] 
  - #184 Clarification on multiple items inside `BitstringStatusListCredential.credentialSubject` (1 by msporny)
    https://github.com/w3c/vc-bitstring-status-list/issues/184 [pr exists] [editorial] [CR1] 

  2 issues closed:
  - Implementer's feedback on multiple status entries in a single list https://github.com/w3c/vc-bitstring-status-list/issues/194 [discuss] [pr exists] [editorial] 
  - Clarification on multiple items inside `BitstringStatusListCredential.credentialSubject` https://github.com/w3c/vc-bitstring-status-list/issues/184 [pr exists] [editorial] [CR1] 

* w3c/vc-data-integrity (+2/-1/💬4)
  2 issues created:
  - Clearly identify acknowledgements of anonymous contributors via GitHub IDs (by selfissued)
    https://github.com/w3c/vc-data-integrity/issues/331 
  - Why serialize the `baseProof` and `derivedProof` values (by jeswr)
    https://github.com/w3c/vc-data-integrity/issues/329 [editorial] 

  3 issues received 4 new comments:
  - #329 Why serialize the `baseProof` and `derivedProof` values (2 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/329 [ready for pr] [editorial] [CR2] 
  - #323 Data Integrity -> external resources (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/323 [CR1] [editorial] 
  - #317 Include `digestMultibase` in data integrity context (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/317 [ready for pr] [CR1] [editorial] 

  1 issues closed:
  - Include `digestMultibase` in data integrity context https://github.com/w3c/vc-data-integrity/issues/317 [ready for pr] [CR1] [editorial] 

* w3c/vc-di-eddsa (+0/-0/💬1)
  1 issues received 1 new comments:
  - #104 Requirements around the `@context` proof property (1 by msporny)
    https://github.com/w3c/vc-di-eddsa/issues/104 [normative] [discuss] [CR2] 

* w3c/vc-test-suite-implementations (+1/-0/💬0)
  1 issues created:
  - Do not force implementers to accept inline contexts to pass the suite. Do not promote unsafe practices. (by filip26)
    https://github.com/w3c/vc-test-suite-implementations/issues/96 



Pull requests
-------------
* w3c/controller-document (+0/-0/💬7)
  1 pull requests received 7 new comments:
  - #144 Adjust specification title to Controlled Identifiers. (7 by iherman, jandrieu, msporny, selfissued)
    https://github.com/w3c/cid/pull/144 

* w3c/vc-data-model (+7/-5/💬19)
  7 pull requests submitted:
  - Removed the "MUST" for error conditions to be in sync with CID and DI (by iherman)
    https://github.com/w3c/vc-data-model/pull/1587 
  - First item of VC context is a URL with the value https://www.w3.org/ns/credentials/v2 (by absoludity)
    https://github.com/w3c/vc-data-model/pull/1586 
  - 2nd attempt at finalizing list of Editors, Authors, and Acknowledgements. (by msporny)
    https://github.com/w3c/vc-data-model/pull/1585 [editorial] [CR2] 
  - Revert "Finalize list of Editors, Authors, and Acknowledgements." (by brentzundel)
    https://github.com/w3c/vc-data-model/pull/1584 
  - Minor, editorial changes on the vocabulary diagram (by iherman)
    https://github.com/w3c/vc-data-model/pull/1582 [editorial] 
  - Fix JsonSchema of the Verifiable Credential (by PatStLouis)
    https://github.com/w3c/vc-data-model/pull/1581 
  - Reword self-asserted VC in VP text to remove MUST. (by BigBlueHat)
    https://github.com/w3c/vc-data-model/pull/1580 

  6 pull requests received 19 new comments:
  - #1586 First item of VC context is a URL with the value https://www.w3.org/ns/credentials/v2 (4 by absoludity, iherman, w3cbot)
    https://github.com/w3c/vc-data-model/pull/1586 
  - #1581 Fix JsonSchema of the Verifiable Credential (3 by iherman, msporny, w3cbot)
    https://github.com/w3c/vc-data-model/pull/1581 [editorial] [CR2] 
  - #1580 Reword self-asserted VC in VP text to remove MUST. (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1580 [editorial] [CR2] 
  - #1579 Finalize list of Editors, Authors, and Acknowledgements. (4 by brentzundel, dlongley, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1579 [editorial] [CR2] 
  - #1566 Update "refreshService" example to VCDM2.0 (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1566 [editorial] [CR1] 
  - #1560 Making Abstract abstract, instead of introduction (4 by David-Chadwick, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/1560 [editorial] [CR1] 

  5 pull requests merged:
  - Fix JsonSchema of the Verifiable Credential
    https://github.com/w3c/vc-data-model/pull/1581 [editorial] [CR2] 
  - Reword self-asserted VC in VP text to remove MUST.
    https://github.com/w3c/vc-data-model/pull/1580 [editorial] [CR2] 
  - Revert "Finalize list of Editors, Authors, and Acknowledgements."
    https://github.com/w3c/vc-data-model/pull/1584 
  - Update "refreshService" example to VCDM2.0
    https://github.com/w3c/vc-data-model/pull/1566 [editorial] [CR1] 
  - Finalize list of Editors, Authors, and Acknowledgements.
    https://github.com/w3c/vc-data-model/pull/1579 [editorial] [CR2] 

* w3c/vc-bitstring-status-list (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #196 added note clarifying that credentialSubject.id is not used  (1 by msporny)
    https://github.com/w3c/vc-bitstring-status-list/pull/196 

  1 pull requests merged:
  - added note clarifying that credentialSubject.id is not used 
    https://github.com/w3c/vc-bitstring-status-list/pull/196 

* w3c/vc-data-integrity (+1/-1/💬4)
  1 pull requests submitted:
  - Add security considerations section on safer abstractions. (by msporny)
    https://github.com/w3c/vc-data-integrity/pull/330 

  2 pull requests received 4 new comments:
  - #328 Finalize Acknowledgements, Authors, and Editors. (3 by TallTed, msporny)
    https://github.com/w3c/vc-data-integrity/pull/328 [editorial] [CR2] 
  - #327 Remove the numerical error codes to be in sync with the VCDM specification (1 by iherman)
    https://github.com/w3c/vc-data-integrity/pull/327 

  1 pull requests merged:
  - Finalize Acknowledgements, Authors, and Editors.
    https://github.com/w3c/vc-data-integrity/pull/328 [editorial] [CR2] 

* w3c/vc-di-ecdsa (+1/-0/💬0)
  1 pull requests submitted:
  - Update Editors, Authors, and Acknowledgements based on latest data. (by msporny)
    https://github.com/w3c/vc-di-ecdsa/pull/92 

* w3c/vc-di-eddsa (+1/-0/💬0)
  1 pull requests submitted:
  - Updated specification acknowledgements based on latest data. (by msporny)
    https://github.com/w3c/vc-di-eddsa/pull/107 

* w3c/vc-di-ed25519signature2020-test-suite (+0/-1/💬0)
  1 pull requests merged:
  - Update Authors list base on contributor stats.
    https://github.com/w3c/vc-di-ed25519signature2020-test-suite/pull/57 

* w3c/vc-di-bbs-test-suite (+1/-0/💬0)
  1 pull requests submitted:
  - Update Authors list. (by BigBlueHat)
    https://github.com/w3c/vc-di-bbs-test-suite/pull/72 

* w3c/respec-vc (+2/-0/💬1)
  2 pull requests submitted:
  - Use CSS to wrap; support copy/paste. (by BigBlueHat)
    https://github.com/w3c/respec-vc/pull/51 
  - Upgrade DI related cryptosuite libraries. (by BigBlueHat)
    https://github.com/w3c/respec-vc/pull/50 

  1 pull requests received 1 new comments:
  - #50 Upgrade DI related cryptosuite libraries. (1 by BigBlueHat)
    https://github.com/w3c/respec-vc/pull/50 


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, 20 January 2025 17:01:07 UTC