-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
48 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @msporny @selfissued |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
All documents in this Repository are licensed by contributors | ||
under the | ||
[W3C Document License](https://www.w3.org/Consortium/Legal/copyright-documents). | ||
[W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
## VC Controller Document | ||
|
||
This specification describes the Controller Document used by different | ||
components of Verifiable Credentials | ||
|
||
We encourage contributions meeting the | ||
[Contribution Guidelines](CONTRIBUTING.md). While we prefer the creation of | ||
issues and Pull Requests in the GitHub repository, discussions also occur on the | ||
[public-vc-wg](http://lists.w3.org/Archives/Public/public-vc-wg/) mailing list. | ||
|
||
## Verifiable Credentials Working Group | ||
* Group page: [https://www.w3.org/2017/vc/WG/](https://www.w3.org/2017/vc/WG/) | ||
* Charter: [https://www.w3.org/2022/06/verifiable-credentials-wg-charter.html](https://www.w3.org/2022/06/verifiable-credentials-wg-charter.html) | ||
* Chairs | ||
* Brent Zundel - @brentzundel | ||
* W3C Staff Contact | ||
* Ivan Herman - @iherman | ||
|
||
### Other Relevant Working Group Repositories | ||
* [Use Cases](https://github.com/w3c/vc-use-cases) | ||
* [Data Model](https://github.com/w3c/vc-data-model) | ||
* [Data Integrity](https://github.com/w3c/vc-data-integrity) | ||
|
||
### Discussion Forums | ||
* [W3C Credentials Community Group Mailing List (Incubation)](https://lists.w3.org/Archives/Public/public-credentials/) | ||
* [W3C Verifiable Credentials WG Mailing List (Standardization)](https://lists.w3.org/Archives/Public/public-vc-wg/) | ||
|
||
## Process Overview for VC Data Model Pull Requests | ||
1. Anyone can open a PR on the repository. Note that for the PR to be merged, | ||
the individual must agree to the | ||
[W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy/). | ||
2. Once a PR is opened, it will be reviewed by the Editors and other WG | ||
Members. | ||
3. The W3C CCG is automatically notified of PRs as they are raised and | ||
discussed. | ||
4. PRs are usually merged in 7 days if there is adequate review and consensus, | ||
as determined by the Chairs and Editors. | ||
|
||
### Roadmap for 2022-2024 | ||
|
||
The VCWG has a set of | ||
[deliverables](https://www.w3.org/2022/06/verifiable-credentials-wg-charter.html#deliverables) | ||
and a | ||
[timeline](https://www.w3.org/2022/06/verifiable-credentials-wg-charter.html#timeline) | ||
listed in the most recent | ||
[VCWG charter](https://www.w3.org/2022/06/verifiable-credentials-wg-charter.html) |