-
Notifications
You must be signed in to change notification settings - Fork 24
WG 2022 06 27
Stephen Curran edited this page Jun 27, 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/SK9TJXkbxEo
- Start Recording
- Reminder: Community License v1.0 and Working Group Code of Conduct
- Welcome and Introductions
- Announcements:
-
Open PRs Review
- What can we merge? All except the
Revocation
PR.
- What can we merge? All except the
- Action Items
- What's left?
- Question: Do we need an explicit data model section? My vote is no -- better to have that inline.
- Suggestion from Jason that we wrap the data models in
[[def: ]]
markings so that we can[[ref: ]]
them later. - Issue #50 added requesting a PR to try this out -- a def and ref(s) example
- Suggestion from Jason that we wrap the data models in
- Question: Do we need an explicit algorithm section (set of definitions to be referenced), or leave in line?
- Same as above -- define them inline, but as a
def
that can theref
'd in other parts of the document. - Issue #51 added requesting a PR to try this out -- a def and ref(s) example
- Same as above -- define them inline, but as a
- Question: Do we need to talk about DID creation? My vote is no, since not necessary for AnonCreds when it is ledger agnostic.
- Suggestion is to not define the process, but to help understanding by talking about how DIDs really don't play into AnonCreds cryptography, but may have a role in both publishing objects, and in messaging amongst the participants.
- Issue #52 PR that adds this to the specification.
- To Dos:
- Cred Def Generation + PRIVATE_CRED_DEF -- non revocation, and plus revocation
- Revocation data elements -- definition
- Security and Privacy
-
Propose start from those in the indy-did-method specification-- Not applicable. - @hkny to do a first cut of this.
-
- 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.
- Question: Do we need an explicit data model section? My vote is no -- better to have that inline.
- 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