Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
Meeting Link / Recording
Attendees
Markus Sabadello
Stephen Curran
Drummond Reed
John Jordan
Charles Lanahan
Nuttawut Kongsuwan
Lance Byrd
Wenjing Chu
Rodolfo Miranda
Sam Smith
Agenda Items and Notes (including all relevant links)
Time | Agenda Item | Lead | Notes |
5 min | - Start recording
- Welcome & antitrust notice
- Introduction of new members
- Agenda review
| Chairs | - Antitrust Policy Notice: Attendees are reminded to adhere to the meeting agenda and not participate in activities prohibited under antitrust and competition laws. Only members of ToIP who have signed the necessary agreements are permitted to participate in this activity beyond an observer role.
- New Members:
Current work - Spec repo will be donated to ToIP if WG/TF is approved
- Previous reference impl was started here, See below for future Hyperledger Labs
|
5 mins | Review of action items from previous meeting | Chairs | - Stephen Curran is pursuing a Hyperledger Labs repo for the resolver reference implementation
- Markus Sabadello will make his did:webs and did:keri comparison available so that the sub-community interested in did:keri can collaborate.
- Lance Byrd will start an ACDC PR to the spec that describes signing
- Lance Byrd will provide an outline of how to use a TEL to verify the signature document
- Daniel Hardman will donate his dh1128 repo if ToIP will allow.... all commits are signed
|
5 mins | Announcements | TF Leads | News or events of interest to members: - ToIP has approved the Open Web Foundation (OWF) IPR license
- This is a provisional TF and we hope to be officially under ToIP in a month, or so
- From the TSWG:
- ACTION: Drummond Reed to send an email to the TSWG mailing list notifying all TSWG members of a 7 day review period for the proposed DID WebS Method Task Force, followed by a 7-day email vote seeing if there are any objections.
- ACTION: did:webs Task Force leads to contact Michelle Janata to add their Friday meeting onto ToIP calendar once the Task Force is officially approved
- IIW October 2023
- We aim to be registered did method and have an implementation in the Universal resolver
- did:plc and Dimiti's did:web 2.0 (next gen) proposals discussion.
- did:webplus
|
5 mins | Reports | Open | - Upcoming milestones
- IIW Fall 2023
- There are several potential opportunities, Daniel Hardman will report soon.
- DIF identifiers discovery "lifecycle of did:web identifiers"
|
25 mins | Discussion | Open | - Lance Byrd Security Characteristics PR is simplified w/ did:webs using KEL backing (KERI security guarantees) https://github.com/dhh1128/did-method-webs/pull/26
- Bright line rule: For features that aren't secure, submit them to did:web?
- Note: discovery information (less security needed, Best-available-data )... mitigates replay attack, but can be DDOS attacked.
- Markus Sabadello diagramed the different resolver architectures, pros/cons, support for did:web, etc. https://github.com/peacekeeper/did-keri-resolver/
- Generate a did doc and oobi file so that you can publish them to any web server
- Then resolver verifies the did doc using the oobi file
- Who is the verifier? the resolver
- Does it need an oobi or does it need all of the events (KEL/TEL) like a Watcher does
- The verification is verifying that the did document is properly formed.
- Don't need a pool of watchers, But then availability attacks are potentially a problem.
- Do we rewrite the watcher to handle a file format that doesn't exist. Currently it is stored as a content addressable database, the database can restream the database in case of loss.
- Watchers stores KELs/TELs
- To store the KEL in github, you would need to re-verify it each time.
- The watcher could bootstrap from this file, but that is very expensive.
- Watcher code is designed to verify on the fly, making caching very important for scale.
- Verify only the latest events when a KEL is updated
- If there is a presentation, etc. you want to asynchronously update.
- Use Case. I get a univerisity did
- I verify the did doc when i get it.
- Can the resolver cache OOBIs? Yes
|
5 mins | Any other business | Open | |
5 mins | - Review decisions/action items
- Planning for next meeting
| Chairs | |