...
- Community updates
DIF DIDComm Users Group Meets 2,3, and 4th Mondays: https://github.com/decentralized-identity/didcomm-usergroup/blob/main/schedule.m
Agenda:
- Start meeting discussion
- Agenda overview and ad-hoc additions ( you can add your discussion your point )
- AnnouncementAnnouncements
- Absa presence in aries-vcx officially ending be by the end of April
- Overview of repo presented on yesterday's AriesWG call 2024-04-03 Aries Working Group Call
- Vision for future:
- DF.RS
- Go-to user friendly, efficient, feature complete implementation of DidCore - DID, DidDocuments. Become `url` crate of DIDs and DidDocuments
- Didcomm V2
- Mediator with web sockets
- Mediation client
- New credential types
- ?Mobile/Browser secure storage options?
- Absa presence in aries-vcx officially ending be by the end of April
- Overview of recent work done / In progressBig improvements in DidCore, DidExchange:
did:peer:4
integration and improvements https://github.com/hyperledger/aries-vcx/pull/1075did:peer:4
implementation 1167- separated aries-vcx-wallet from aries-vcx-core https://github.com/hyperledger/aries-vcx/pull/1161aries-agent-rust refactor 1157
- changed approach for constructing and modifying Did Documents https://github.com/hyperledger/aries-vcx/pull/1153Switch to new DID parser implementation 1164
- Overivew of work in progress
- Extraction of aries-ledger crate from aries-vcx-core https://github.com/hyperledger/aries-vcx/pull/1150AATH backchannel embedded into repo 1172
- New contributor! Using DID type in Messages crate: https://github.com/hyperledger/aries-vcx/pull/1155AATH interop update 1171
- Mediator client draft https://github.com/hyperledger/aries-agent-test-harnessvcx/pull/778Removed mediated connection 1169
- Improve representation + de/serialization of key within Did Document https://github.com/hyperledger/aries-vcx/pull/11471170
- Architecture overview
- Updated DidcommFramework.RS sketch