2023-04-13 Aries-vcx community call
Meeting time: 09:00 am UTC
Zoom link: https://zoom.us/j/97759680284?pwd=VytRRlJSd3c5NXJ1V25XbUxNU0Jndz09#success
Note:
- If you are planning on attending aries-vcx call, feel free login to wiki and update the agenda below to include your discussion topic / question
- Alternatively you can simply join the call and we can discuss your questions and concerns
Agenda:
- Start meeting discussion
- Good first issues!
- Mentorship program status update Hyperledger Mentorship Program#2023ProgramDates*
- Mentorship projects presentations
- Overview of recent work done
- extraction of
aries-vcx-core
https://github.com/hyperledger/aries-vcx/pull/798 as preparation for implementation ofdid-resolver
crate - Cleaned up dependencies https://github.com/hyperledger/aries-vcx/pull/797 https://github.com/hyperledger/aries-vcx/pull/796
- Dropped support for pre legacy format of proof verifier (created by 0.52.x or older ) https://github.com/hyperledger/aries-vcx/pull/794
- extraction of
- Check on work in progress
- messages integration https://github.com/hyperledger/aries-vcx/pull/787
- state pattern: Credential Holder https://github.com/hyperledger/aries-vcx/pull/768
- return types in case of error,
self
vs&self
- separate states "received credential" and "store credential"
- ack message
- return types in case of error,
- Upcoming work
- DID parser, did-resolver
- Typestate pattern
- credential issuer
- presentation verifier
- presentation prover
- End meeting discussion
- crate naming
- underscores VS dashes
- shared prefix? eg.
aries-vcx-did-resolver
,aries-vcxs-messages
, ... ? Or perhaps justaries-
/aries_
- <anything else that comes up to be discussed>
- crate naming
Task backlog:
- Issuer with credx
- Eliminate usage of MediatedConnection in tests (in favor of (non-mediated) Connection)
- DDO as first class citizen
- Create DID parser, DID type
- Implement DID resolver https://github.com/hyperledger/aries-vcx/issues/706
- Add more typing across codebase
- use did type, use url type, and others
- New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0
- Aries mediator client (pick protocol V2)
Recording: