Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w3c/vc-di-bbs
A linked data proof suite specification for BBS+ signatures
https://github.com/w3c/vc-di-bbs
bbs-signatures proof standard vc-wg w3c workitem
Last synced: 3 days ago
JSON representation
A linked data proof suite specification for BBS+ signatures
- Host: GitHub
- URL: https://github.com/w3c/vc-di-bbs
- Owner: w3c
- License: other
- Created: 2020-03-26T23:17:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T15:50:13.000Z (3 months ago)
- Last Synced: 2025-01-17T04:07:12.938Z (10 days ago)
- Topics: bbs-signatures, proof, standard, vc-wg, w3c, workitem
- Language: HTML
- Homepage: https://w3c.github.io/vc-di-bbs/
- Size: 656 KB
- Stars: 49
- Watchers: 34
- Forks: 18
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# BBS Data Integrity Cryptosuite
[Latest Draft](https://w3c.github.io/vc-di-bbs/)
This specification describes a
[Data Integrity Cryptosuite](https://www.w3.org/TR/vc-data-integrity/)
using the
[BBS Signature Scheme](https://datatracker.ietf.org/doc/draft-irtf-cfrg-bbs-signatures/)
using
[BLS12-381](https://datatracker.ietf.org/doc/draft-irtf-cfrg-pairing-friendly-curves/)
elliptic curve based key pairs.Due to the properties of the
[BBS Signature Scheme](https://datatracker.ietf.org/doc/draft-irtf-cfrg-bbs-signatures/)
a zero knowledge proof can be derived from the signature, whereby the party
generating the proof can elect to selectively disclose statements from the
originally signed payload.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 VC Working Group Repositories
* [Use Cases](https://www.w3.org/TR/vc-use-cases)
* [Data Model](https://www.w3.org/TR/vc-data-model)
* [Data Integrity](https://www.w3.org/TR/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 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)