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

Issues
------
* w3c/vc-data-model (+4/-1/💬30)
  4 issues created:
  - Modify the .htaccess file for https://www.w3.org/2018/credentials (by iherman)
    https://github.com/w3c/vc-data-model/issues/921 
  - Evidence as a Related Credential (by decentralgabe)
    https://github.com/w3c/vc-data-model/issues/919 [discuss] 
  - Retain issuanceDate and don't introduce validFrom (by selfissued)
    https://github.com/w3c/vc-data-model/issues/918 
  - Condense editors list to set of current editors (by brentzundel)
    https://github.com/w3c/vc-data-model/issues/917 

  12 issues received 30 new comments:
  - #918 Retain issuanceDate and don't introduce validFrom (3 by OR13, TallTed, awoie)
    https://github.com/w3c/vc-data-model/issues/918 
  - #917 Condense editors list to set of current editors (2 by 2byrds, Sakurann)
    https://github.com/w3c/vc-data-model/issues/917 
  - #916 Data Model Vocabulary versioning questions (4 by iherman, msporny)
    https://github.com/w3c/vc-data-model/issues/916 
  - #913 Deprecate `issuanceDate/expirationDate` and rename to `validFrom/validUntil` (4 by TallTed, awoie, selfissued)
    https://github.com/w3c/vc-data-model/issues/913 
  - #912 Linked Data Signature reference is missing (1 by Sakurann)
    https://github.com/w3c/vc-data-model/issues/912 
  - #908 Describe SD-JWT as an alternative for selective disclosure (2 by Sakurann, mprorock)
    https://github.com/w3c/vc-data-model/issues/908 
  - #904 Define v2 context (1 by msporny)
    https://github.com/w3c/vc-data-model/issues/904 
  - #877 VPs and timestamps? (2 by iherman, selfissued)
    https://github.com/w3c/vc-data-model/issues/877 [pending close] 
  - #862 [Tracking Issue - Proposed Corrections Feedback] URL to URI (5 by TallTed, iherman, msporny, selfissued)
    https://github.com/w3c/vc-data-model/issues/862 [discuss] 
  - #860 Determine interoperable way for Holder to make claims directly in VPs (1 by jandrieu)
    https://github.com/w3c/vc-data-model/issues/860 [discuss] 
  - #839 Schema for VPs (3 by David-Chadwick, awoie)
    https://github.com/w3c/vc-data-model/issues/839 [discuss] 
  - #831 Proposal: Anchored Resources and Hashlinks for VCs (2 by TallTed, iherman)
    https://github.com/w3c/vc-data-model/issues/831 [discuss] 

  1 issues closed:
  - Define v2 context https://github.com/w3c/vc-data-model/issues/904 

* w3c/vc-data-integrity (+0/-1/💬1)
  1 issues received 1 new comments:
  - #39 Enable GitHub Pages so we can use it to serve old URLs like https://w3c-ccg.github.io/ld-proofs (1 by msporny)
    https://github.com/w3c/vc-data-integrity/issues/39 

  1 issues closed:
  - Enable GitHub Pages so we can use it to serve old URLs like https://w3c-ccg.github.io/ld-proofs https://github.com/w3c/vc-data-integrity/issues/39 

* w3c/vc-jwt (+1/-0/💬0)
  1 issues created:
  - Represent issuance time with "iat" rather than "nbf" (by selfissued)
    https://github.com/w3c/vc-jwt/issues/9 



Pull requests
-------------
* w3c/vc-data-model (+1/-3/💬19)
  1 pull requests submitted:
  - Update the formal vocabulary files (by iherman)
    https://github.com/w3c/vc-data-model/pull/920 

  5 pull requests received 19 new comments:
  - #920 Update the formal vocabulary files (8 by iherman, pchampin)
    https://github.com/w3c/vc-data-model/pull/920 
  - #911 added awoie to editor's list (2 by iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/911 
  - #906 Setting-up-echidna (2 by Sakurann, brentzundel)
    https://github.com/w3c/vc-data-model/pull/906 
  - #905 Specify the draft Verifiable Credentials v2.0 context. (6 by TallTed, iherman, msporny)
    https://github.com/w3c/vc-data-model/pull/905 [substantive] 
  - #752 feat: add name and description (1 by msporny)
    https://github.com/w3c/vc-data-model/pull/752 

  3 pull requests merged:
  - added awoie to editor's list
    https://github.com/w3c/vc-data-model/pull/911 
  - Specify the draft Verifiable Credentials v2.0 context.
    https://github.com/w3c/vc-data-model/pull/905 [substantive] 
  - Setting-up-echidna
    https://github.com/w3c/vc-data-model/pull/906 

* w3c/vc-data-integrity (+4/-7/💬8)
  4 pull requests submitted:
  - Add "How it Works" section (by msporny)
    https://github.com/w3c/vc-data-integrity/pull/47 
  - Revise Design Goals and Rationale (by msporny)
    https://github.com/w3c/vc-data-integrity/pull/46 
  - add a few missing words (by TallTed)
    https://github.com/w3c/vc-data-integrity/pull/45 
  - fix README.md link to editor's draft (by TallTed)
    https://github.com/w3c/vc-data-integrity/pull/44 

  8 pull requests received 8 new comments:
  - #45 add a few missing words (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/45 
  - #44 fix README.md link to editor's draft (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/44 
  - #43 Add Security Considerations regarding Data Opacity. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/43 
  - #42 Add security considerations section on data transformations. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/42 
  - #41 Add section on cryptographic agility and cryptographic hardening. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/41 
  - #40 Add Security Considerations for appropriate layering of cryptographic options/parameters. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/40 
  - #36 Add Security Considerations section on Versioning Cryptography Suites. (1 by msporny)
    https://github.com/w3c/vc-data-integrity/pull/36 
  - #35 Adjusting some language for clarity and consistency (1 by mprorock)
    https://github.com/w3c/vc-data-integrity/pull/35 

  7 pull requests merged:
  - add a few missing words
    https://github.com/w3c/vc-data-integrity/pull/45 
  - Add Security Considerations regarding Data Opacity.
    https://github.com/w3c/vc-data-integrity/pull/43 
  - Add security considerations section on data transformations.
    https://github.com/w3c/vc-data-integrity/pull/42 
  - Add section on cryptographic agility and cryptographic hardening.
    https://github.com/w3c/vc-data-integrity/pull/41 
  - Add Security Considerations for appropriate layering of cryptographic options/parameters.
    https://github.com/w3c/vc-data-integrity/pull/40 
  - Add Security Considerations section on Versioning Cryptography Suites.
    https://github.com/w3c/vc-data-integrity/pull/36 
  - fix README.md link to editor's draft
    https://github.com/w3c/vc-data-integrity/pull/44 


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-wg-charter
* https://github.com/w3c/vc-data-integrity
* https://github.com/w3c/vc-jws-2020
* https://github.com/w3c/vc-jwt


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

Received on Monday, 29 August 2022 17:01:26 UTC