2019-10-29 Framework Go Weekly Planning
Summary:
Planned topics
- Work updates (5 mins)
- Grooming (20 mins)
- Design discussion (20 mins)
- Open Discussion (10 mins)
Date
(7:30AM Los Angeles, 10:30AM Toronto/New York, 3:30PM London, 17:30H Moscow)
Remember the Hyperledger Code of Conduct
Anti-Trust Policy:
Linux Foundation meetings involve participation by industry competitors, and it is the intention of the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws.
Examples of types of actions that are prohibited at Linux Foundation meetings and in connection with Linux Foundation activities are described in the Linux Foundation Antitrust Policy available at http://www.linuxfoundation.org/antitrust-policy. If you have questions about these matters, please contact your company counsel, or if you are a member of the Linux Foundation, feel free to contact Andrew Updegrove of the firm of Gesmer Updegrove LLP, which provides legal counsel to the Linux Foundation.
Attendees
- Dmitriy Kinoshenko (Euristiq) <dmytro.kinoshenko@euristiq.com>
- Rolson Quadras (SecureKey) <rolson.quadras@securekey.com>
- Baha A Shaaban (SecureKey)
- Firas Qutishat (SecureKey)
- Sudesh Shetty (SecureKey)
- Sandra Vrtikapa (SecureKey)
- Filip Burlacu (SecureKey)
- Talwinder Kaur (SecureKey)
- derektrider (SecureKey)
- Troy Ronda (SecureKey)
- Андрій Солук
Welcome / Introductions
Announcements
- None
Release status
- Planning release 0.1.0 this week
Work updates (from the previous week)
- Integrate Message events with Webhooks - GitHub #551 - Rolson Quadras
- Add log DID com msgs in bdd test #598 - Firas Qutishat
- Controller API bddtests with webhook server #545 #585 #491 #94 Sudesh Shetty
- Providing 'label' for create invitation rest endpoint (Work in progress) #452 Sudesh Shetty
- OpenAPI UI based demo for controller API (Work in progress) #94 Sudesh Shetty
- Introduce protocol service implementation (work in progress) #464 (Андрій Солук )
- refactor: removed storage usage from Callback logic #587 #438 (Андрій Солук )
- JWT proof of Verifiable Presentation #483 (Dmitriy Kinoshenko)
Verifiable Presentation follow-up issues #327, #570, #586 (Dmitriy Kinoshenko)
- Update the service to save and retrieve connection record using connection recorder storage #397 (Talwinder Kaur)
- persistence layer for storing the inviter and invitee connection details #527 (Talwinder Kaur )
- DIDExchange REST MsgEvent - Fetch Connections Details from DB #595 (Talwinder Kaur)
- Update Peer DID #611 / Add verification key from store #353 in progress (Talwinder Kaur)
- Added Key type in KeyPair, use signing key as key ID and storing both encryption and signature keys in the wallet store #510 (Baha A Shaaban)
- Make Webhook supply real data (Complete) #472 (derektrider)
- Fix service endpoint in create invitation response (In Review) #572 (derektrider)
- Move Creator interface from wallet #577 (Sandra Vrtikapa )
- Explore solutions for incorporating default public did in request/response message(Sandra Vrtikapa)
Grooming updates (from the previous week)
Design discussion
- Aries Architecture Diagrams - Refactoring pluggable VDRI, KMS, Crypto, etc. Rewrite framework over a language wrapper? Many questions.
Milestone progress
- TBD
Other business
- TBD
Future topics
- TBD
Action items
- Update Key set in wallet store to include sub-keys and create a structure that stores subkeys as reference IDs (introduce metadatastore) Baha A Shaaban
- Storage - transient v permanent
- Cleanup state machine outbound(redundant code)
- Cleanup state machine unit-test
- Groom discrepancies in rest api