2023-03-02 Aries-vcx community call
Meeting time: Thursday 2023-02-23, 09:00UTC
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
feel free to add your discussion point here (you need to login)
Overview of recent work done
oob serialization/deserialization fix https://github.com/hyperledger/aries-vcx/pull/762
libvcx split, updated documentation https://github.com/hyperledger/aries-vcx/pull/759
aath results conclusion
aath oob tests are often using connectionless proof presentation https://github.com/hyperledger/aries-rfcs/blob/main/features/0496-transition-to-oob-and-did-exchange/README.md
Check on work in progress
messages rework update https://github.com/hyperledger/aries-vcx/pull/754
Upcoming work
vdr-tools as feature flag https://github.com/hyperledger/aries-vcx/pull/763
removal of legacy did:sov implementation (
parse_legacy_endpoint_attrib,write_endpoint_legacy)
End meeting discussion
release 0.53.0
Mentorship program Mentorship Projects
protocol threading behaviour https://github.com/hyperledger/aries-vcx/issues/761
feel free to add your discussion point here (you need to login)
Task backlog:
Compile time protocol registry boundary
Apply state pattern for issuance, presentation state machines
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)