2023-03-07 Aries Cloud Agent - Python Users Group Community Meeting
Summary:
Topics:
- Update on BC Gov Code With Us – ACA-Py Indy-SDK to Askar conversion script - Indicio - Last One!
- Update on BC Gov CWU – anoncreds-rs library in ACA-Py - Indicio - First One!
- VC-Authn OIDC V2.0 – Plans and Progress
- Next release?
- Discussion Topics
Zoom Link: https://zoom.us/j/99220079317?pwd=OHk0U05ITnBkSmZ0aXlIQzFDYWg3UT09
Call Time: 8:00 Pacific / 17:00 Central Europe
Recordings From the Call:
- Full Meeting: dummyfile.txt
- Segment on VC-Authn-OIDC by Emiliano Suñé and Jason Syrotuk (BC Gov): dummyfile.txt
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Welcome, Introductions and Announcements
Attendees
- Stephen Curran (BC Gov/Cloud Compass Computing Inc.) <swcurran@cloudcompass.ca>,Announcements
- Emiliano Suñé (BCGov/Quartech) <emiliano.sune@quartech.com>
- Warren Gallagher (AffinitiQuest.io)<warren@affinitiquest.io>
Agenda
- Update on BC Gov Code With Us – ACA-Py Indy-SDK to Askar conversion script - Indicio
- Repo renamed: https://github.com/hyperledger/aries-acapy-tools
- Update on BC Gov CWU – anoncreds-rs library in ACA-Py - Indicio
- Phase 1 almost complete – Design document to be shared.
- Some implementation started to help with the design document.
- Phase 1 almost complete – Design document to be shared.
- VC-Authn OIDC V2.0 – Plans and Progress and demo - Emiliano Suñé and Jason Syrotuck
- Demo recording: dummyfile.txt
- Phase 1: Uplift
- remove the end of life .NET Identity Server component and make other adjustments, without major changes.
- Some tweaks done – use of Mongo DB as the backend for size and performance, put VC claims into a data structure, update the OIDC endpoints to better align with OIDC model
- Phase 2: Improvements - add new features
- Support for connected use cases
- Handling multiple claim with identical names from different source credentials
- Next Release
- 0.8.0-rc0 done
- Release 0.8.0 ASAP
- Ready for a 1.0.0-rc2 release? Timing?
- TBD
- Work has started on the last AIP 2.0 issue: the handling of DIDComm peer DIDs
- See notes on issue 2156 about how to align with AFJs DIDComm peer DIDs
- Design document coming, and then implementation
- 0.8.0-rc0 done
Upcoming Meeting Topics:
- Discussion Topics:
- Update on ACA-Py Container Scanning (brought up last meeting)
- Multi-architecture containers
- Issue with BBS+ package – doesn't support ARM containers – need an update to their CI
- Solution: A third container published that includes BBS+ package, but is single architecture
- Others are Askar and Indy-SDK
- Messages getting stuck when a connection is being established.
- Indicio to do more investigation
- Adding a Documentation site for ACA-Py - as nice as the AFJ one - https://aries.js.org/
- Does anyone use/see a use case for Web Sockets and Return Route beyond ACA-Py as a mobile agent mediator?
- Understanding Presentation Request Revocation Intervals
- Presentation Slides
- Issue Created