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

Issues
------
* w3c/vc-data-model (+1/-1/💬20)
  1 issues created:
  - Missing security considerations on MITM, cloning etc. (by awoie)
    https://github.com/w3c/vc-data-model/issues/1138 

  8 issues received 20 new comments:
  - #1138 Missing security considerations on MITM, cloning etc. (1 by awoie)
    https://github.com/w3c/vc-data-model/issues/1138 
  - #1136 Collusion, i.e. collaboration, between Alice and Bob (9 by Denisthemalice, RieksJ, dlongley)
    https://github.com/w3c/vc-data-model/issues/1136 
  - #1133 Make `validFrom` optional (1 by awoie)
    https://github.com/w3c/vc-data-model/issues/1133 
  - #1116 Handle predicate for confidenceMethod in JSON-LD context (2 by Sakurann, iherman)
    https://github.com/w3c/vc-data-model/issues/1116 
  - #1102 Single Extension Point (3 by Sakurann, iherman, msporny)
    https://github.com/w3c/vc-data-model/issues/1102 [pending close] 
  - #1095 Better visualization of data model (2 by OR13, iherman)
    https://github.com/w3c/vc-data-model/issues/1095 [post-CR] 
  - #1072 How could we deals with chain reaction revocation of VC? (1 by MizukiSonoko)
    https://github.com/w3c/vc-data-model/issues/1072 [question] [pending close] [terminology] 
  - #997 Add spec text around utilizing JSON Schemas for VCDM objects (1 by decentralgabe)
    https://github.com/w3c/vc-data-model/issues/997 [discuss] [schema] 

  1 issues closed:
  - Address `controller` ambiguity https://github.com/w3c/vc-data-model/issues/915 [pending close] 

* w3c/vc-test-suite (+1/-0/💬0)
  1 issues created:
  - credentialSubject must be a set of object that contain one or more properties (by TimoGlastra)
    https://github.com/w3c/vc-test-suite/issues/130 

* w3c/vc-data-integrity (+3/-0/💬1)
  3 issues created:
  - Security and Privacy Self-Review Questionnaire  (by msporny)
    https://github.com/w3c/vc-data-integrity/issues/98 
  - Accessibility Self-Review for VC Data Integrity (and vc-di-eddsa and vc-di-ecdsa)  (by msporny)
    https://github.com/w3c/vc-data-integrity/issues/97 
  - Internationalization Review for VC Data Integrity (and vc-di-eddsa and vc-di-ecdsa) (by msporny)
    https://github.com/w3c/vc-data-integrity/issues/96 

  1 issues received 1 new comments:
  - #90 Add at least one unsigned properties (1 by silverpill)
    https://github.com/w3c/vc-data-integrity/issues/90 

* w3c/vc-jwt (+0/-0/💬4)
  2 issues received 4 new comments:
  - #84 Use `payload` instead of `claimset` (1 by OR13)
    https://github.com/w3c/vc-jwt/issues/84 
  - #83 Verification Method type used with VC-JWT (3 by OR13)
    https://github.com/w3c/vc-jwt/issues/83 [pending-close] 

* w3c/vc-status-list-2021 (+1/-0/💬2)
  1 issues created:
  - Need examples for how to handle multiple status messages (by mprorock)
    https://github.com/w3c/vc-status-list-2021/issues/66 

  2 issues received 2 new comments:
  - #66 Need examples for how to handle multiple status messages (1 by mprorock)
    https://github.com/w3c/vc-status-list-2021/issues/66 
  - #64 Add section on expected server HTTP status codes (1 by OR13)
    https://github.com/w3c/vc-status-list-2021/issues/64 



Pull requests
-------------
* w3c/vc-data-model (+2/-0/💬15)
  2 pull requests submitted:
  - Make things easier for developers (by OR13)
    https://github.com/w3c/vc-data-model/pull/1139 
  - Add section on schema validity (by decentralgabe)
    https://github.com/w3c/vc-data-model/pull/1137 

  8 pull requests received 15 new comments:
  - #1139 Make things easier for developers (7 by OR13, dlongley)
    https://github.com/w3c/vc-data-model/pull/1139 
  - #1131 Attempt to add req list (1 by mprorock)
    https://github.com/w3c/vc-data-model/pull/1131 
  - #1101 Add guidance on Representations of Verifiable Credentials (2 by iherman)
    https://github.com/w3c/vc-data-model/pull/1101 [DO NOT MERGE] [discuss] 
  - #1100 Media types other than vc+ld+json (1 by jandrieu)
    https://github.com/w3c/vc-data-model/pull/1100 [DO NOT MERGE] [discuss] 
  - #1091 Remove DataIntegrityProof from v2 context (1 by iherman)
    https://github.com/w3c/vc-data-model/pull/1091 [DO NOT MERGE] [discuss] 
  - #1083 Add issuer dependent term handling (1 by OR13)
    https://github.com/w3c/vc-data-model/pull/1083 
  - #1054 Add confidence method to VCDM (1 by awoie)
    https://github.com/w3c/vc-data-model/pull/1054 [discuss] 
  - #987 Added presentationSchema (1 by brentzundel)
    https://github.com/w3c/vc-data-model/pull/987 [pending close] 

* w3c/vc-jwt (+2/-2/💬4)
  2 pull requests submitted:
  - Add example (by OR13)
    https://github.com/w3c/vc-jwt/pull/89 
  - remove securing json (by mprorock)
    https://github.com/w3c/vc-jwt/pull/88 

  3 pull requests received 4 new comments:
  - #88 remove securing json (2 by iherman, mprorock)
    https://github.com/w3c/vc-jwt/pull/88 
  - #86 update title of securing json-ld section (1 by iherman)
    https://github.com/w3c/vc-jwt/pull/86 
  - #85 remove 1.1 (1 by iherman)
    https://github.com/w3c/vc-jwt/pull/85 

  2 pull requests merged:
  - remove 1.1
    https://github.com/w3c/vc-jwt/pull/85 
  - update title of securing json-ld section
    https://github.com/w3c/vc-jwt/pull/86 

* w3c/vc-status-list-2021 (+2/-0/💬15)
  2 pull requests submitted:
  - Add digital bazaar credential examples (by OR13)
    https://github.com/w3c/vc-status-list-2021/pull/67 
  - Support for multiple status codes (by mprorock)
    https://github.com/w3c/vc-status-list-2021/pull/65 

  4 pull requests received 15 new comments:
  - #67 Add digital bazaar credential examples (2 by OR13, mprorock)
    https://github.com/w3c/vc-status-list-2021/pull/67 
  - #65 Support for multiple status codes (5 by iherman, mprorock)
    https://github.com/w3c/vc-status-list-2021/pull/65 
  - #60 Add JSON Web Token Examples (6 by dlongley, iherman, mprorock, msporny)
    https://github.com/w3c/vc-status-list-2021/pull/60 
  - #46 Ensure that statusListCredential can be dereferenced. (2 by iherman, mprorock)
    https://github.com/w3c/vc-status-list-2021/pull/46 [discuss] [DO NOT MERGE] 


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, 29 May 2023 17:01:07 UTC