-
Notifications
You must be signed in to change notification settings - Fork 23
WG 2022 08 22
Stephen Curran edited this page Aug 22, 2022
·
3 revisions
Time: 7:00 Pacific (fixed), 16:00 CET
Zoom Link: https://us02web.zoom.us/j/85188125213?pwd=UHRUVlgweFJ0T0g4SVdDUytYSkxJUT09
Recording: https://youtu.be/DPKkNhrXDh0
- Start Recording
- Reminder: Community License v1.0 and Working Group Code of Conduct
- Welcome and Introductions
- Announcements:
- Hyperledger Global Forum -- Sept 12-14, Dublin
- Rebooting Web of Trust -- Sept 26-30, Den Haag
- AnonCreds advanced paper submitted
- IIW -- Nov 22-25, Mountain View, Calif.
-
Open PRs Review
- Results from Meeting to be added
- Clarification on the handling of SchemaID, CredDefID, RevRegDefID and RevRegEntryID
- URIs except for Legacy Indy -- do we need to further constrain IDs to be more specific than "URIs"?
- Challenge for AnonCreds implementations on other VDRs in supporting revocation.
- Add the option of NOT supporting revocation? Yes
- Tricky part is the handling of deltas of RevRegEntry sets without custom VDR support
- Conflict between the AnonCreds proof request semantics and functionality of VDR
- v2.0 goal - a revocation scheme that does not rely on deltas -- e.g. entire registry is published with each update
- That removes any "ledger-side functionality"
- We could add a comment about the use of RevocationList2020 with AnonCreds as that eliminates the deltas, but opens up correlation and ongoing monitoring.
- Would rather see something like Revocation using zk-SAM
- (Re)Discovery of AnonCreds Protocols paper from Mike Lodder, Brent Zundel. I assume we can use that for the AnonCreds Protocols section of the specification.
- Can also look at the ursa-docs repo -- pure latex
- Will try to embed the latex in a markdown fenced code block
- Can also look at the ursa-docs repo -- pure latex
- Discussion of AnonCreds and the VC Data Model
- Issuer Date is required
- Canonicalization in AnonCreds was discussed -- the signing of the encoded integers vs. anything else
- @TelegramSam to investigate and may propose an approach.
- Action Items
- What's left?
- To Dos:
- Need to investigate the
ref
data element and what happens if it is not an integer - Cred Def Generation + PRIVATE_CRED_DEF -- non revocation, and plus revocation
- Revocation data elements -- definition
- Normative/Non-normative references
- Collect from documents mentioned below (under action items) and from previous meetings
- @ale-linux to do a first cut of this.
- Need to investigate the
- To Dos:
- Links to be referenced in the spec and used where needed:
- From Will Abramson : https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.186.5994&rep=rep1&type=pdf
- From Will Abramson : https://github.com/hyperledger/indy-hipe/blob/c761c583b1e01c1e9d3ceda2b03b35336fdc8cc1/text/anoncreds-protocol/README.md
- From Artur Philipp : Issue about raw/encoded values used in AnonCreds https://jira.hyperledger.org/browse/IS-786