Skip to content

lukasjhan/vc-data-model

 
 

Repository files navigation

Verifiable Credentials Data Model and Representations

Credentials are a part of our daily lives; driver's licenses are used to assert that we are capable of operating a motor vehicle, university degrees can be used to assert our level of education, and government-issued passports enable us to travel between countries. This specification provides a mechanism to express these sorts of credentials on the Web in a way that is cryptographically secure, privacy respecting, and machine-verifiable.

We encourage contributions meeting the Contribution Guidelines. While we prefer the creation of issues and Pull Requests in the GitHub repository, discussions often occur on the public-vc-wg mailing list as well.

Verifiable Credentials Working Group

Verifiable Credentials github repos

Other useful links

Process Overview for VC Data Model Pull Requests

  1. For now, we will focus only on merging new errata PRs into this repository, but encourage activity related to new features.
  2. Once a PR is opened, chairs and editors make judgement call on whether changes are substantive or editorial.
    Editorial
    Mark with "editorial" tag, merge into branch "v1.1"
    Substantive
    Mark with "substantial" tag. Bug fixes are merged into separate branch "v1.2". New Features stay around as an open PR.
  3. W3C CCG is notified of PRs that will be merged in the next 14 days if there are no objections.
  4. When it's determined a new recommendation should go out, the W3C Verifiable Credentials Working Group members meet, review all the PRs that have been merged, and make a formal recommendation if agreement is reached.

Roadmap for 2021

  • one editorial update (v1.1?)

  • one substantive update (v1.2?)

  • VC Test Suite Refactoring

  • Start planning VC v2 Work, request a rechartering 3-6 months before end of year to keep VC WG functioning.

Focus areas

  • [v1] Fixing a specific bug
  • [v1] Update examples in the spec to make them modern
  • [v2] VC @context needs updating, possibly with security vocab modularized into smaller components instead of all included into a large context file.

About

W3C Verifiable Credentials Working Group — VC Data Model and Representations specification

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.3%
  • Other 0.7%