2024-01-22 AnonCreds Working Group Meeting
Summary
AnonCreds in W3C Format - Status Update / Issues
AnonCreds v2 Objects – Review, suggestions
AnonCreds 2024 Roadmap – priorities
Open Discussion
Time: 7:00 Pacific / 16:00 Central Europe
Call Link: https://zoom.us/j/97954159540?pwd=WWk3WmQ3MVh1SXBYZGVreGl0QllGdz09
Recording:
Notices:
This specification creating group operates under the Linux Foundation Community Specification License v1.0.
cifi | Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
|---|
Meeting Attendees
@Stephen Curran (BC Gov / Cloud Compass Computing Inc.) <swcurran@cloudcompass.ca>
Related Specifications and Repositories:
AnonCreds v1.0:
The v1.0 specification is published here: https://hyperledger.github.io/anoncreds-spec/
The Working Group uses this GitHub repository to manage the specification: https://github.com/hyperledger/anoncreds-spec
The AnonCreds Methods Registry: https://hyperledger.github.io/anoncreds-methods-registry
The v1.0 implementation in Rust is here: https://github.com/hyperledger/anoncreds-rs
The v1.0 implementation is dependent on this Rust CL Signatures implementation: https://github.com/hyperledger/anoncreds-clsignatures-rs
AnonCreds v2.0
The initial framework for the v2.0 specification repository is here: https://github.com/hyperledger/anoncreds-spec-v2
The v2.0 implementation in Rust is here: https://github.com/hyperledger/anoncreds-v2-rs
Underlying AnonCreds v2.0 are cryptographic libraries in Hyperledger Labs Agora
Meeting Preliminaries:
Welcome and Introductions
Announcements:
Any updates to the Agenda?
Agenda
AnonCreds in W3C Format - Status/Updates
Proposal to use new format for issuing: https://github.com/hyperledger/aries-rfcs/pull/809 (based on https://hackmd.io/JEIOxf_ETnaX33kTIu7YJw?view)
Test Vectors Repo: https://github.com/TimoGlastra/anoncreds-w3c-test-vectors
Attachment Format to use for Present Proof will be DIF Presentation Exchange - Aries RFC 0510
ACA-Py work design document HackMD
AnonCreds V2 Objects - Presentation
Nice work by Victor Huang, University of Toronto – adding RUST_LOG=debug for printing out objects.
AnonCreds Draft Annual Report, including a Roadmap for 2024
Hyperledger TOC Requirement for projects to submit an Annual Report
Draft List:
AnonCreds W3C VC Format
Finalized v1.0 Spec.
AnonCreds v2.0
Combine with other efforts around Data Integrity Proofs and BBS+ Signatures.
Dual ZKP/non-ZKP Revocation implementation (ALLOSAUR and StatusList2021)
W3C VC Format
Hyperledger Labs Agora
Draft Specification v2.0
Experiment with Post Quantum PS Signatures
Open Discussion
Future Calls
To Dos:
Action items
Links to be referenced in the spec and used where needed:
W3C AnonCreds + AFJ Demo
Aries Framework JavaScript repo: https://github.com/DSRCorporation/aries-framework-javascript/tree/w3c-demo-poc
Anoncreds-RS library, Anoncreds-NodeJs, and Anoncreds-Shared are built from the branch: https://github.com/DSRCorporation/anoncreds-rs/tree/anoncreds-wc3-wrappers
Use main implementation (not included, dropping of
mappingandencodingchanges)
Update AFJ
@hyperledger/anoncreds-nodejsand `@hyperledger/anoncreds-shared` dependencies to use locally built packages
