2023-06-27 Aries Cloud Agent - Python Users Group Community Meeting
Summary:
Topics:
- ACA-Py Release 0.8.2-rc1
- Embedding AnonCreds Rust in ACA-Py – progress and plan.
- Updating Aries Mediator Service given the open sourcing of Indicio's SocketDock
- In progress - did:peer 2 and 3 support in ACA-Py
- Crazy idea: ACA-Py Startup Parameters Editor
- ACA-Py PRs – let's play "Can We Merge This?"!
- Open Discussion
Zoom Link: https://zoom.us/j/99220079317?pwd=OHk0U05ITnBkSmZ0aXlIQzFDYWg3UT09
Call Time: 8:00 Pacific / 17:00 Central Europe
Recordings From the Call:
- https://youtu.be/hDpEJDH46Uc
- 2023 06 27 Indy Aries Combined Call chat.txt
- 2023 06 27 Indy Aries Combined Call transcript.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>
- Daniel Bluhm (Indicio PBC) <daniel@indicio.tech>
- Alberto Antonio Leon (Instnt, Inc) <alberto@instnt.org>
- Charles Lanahan <charles.lanahan@gmail.com>
Announcements
- ACA-Py documentation: https://aca-py.org
Agenda
- ACA-Py Release 0.8.2-rc1
- Embedding AnonCreds Rust in ACA-Py – progress and plan - Presentation
- PR 2276 merged to hyperledger:anoncreds-rs
- Project board for remaining items: https://github.com/orgs/hyperledger/projects/26
- Updating Aries Mediator Service given the open sourcing of Indicio's SocketDock
- Side issue: Eliminating ngrok by using ACA-Py as a mediator client.
- In progress - did:peer 2 and 3 support in ACA-Py
- Crazy idea: ACA-Py Startup Parameters Editor
- Address one of the more painful parts of ACA-Py – getting your startup parameters right.
- Suggestion:
- Use something like survey.js to generate/customize a tool to edit the settings. Hand update.
- Code to initialize, load and save settings, put into/out of format for the survey.js component.
- GHA Tool to monitor changes to startup parameters
- Create file with
--help
output, script diffs current output with checked in file - GHA runs on each merge, creates an issue when new output differs
- Create file with
- ACA-Py PRs – let's play "Can We Merge This?"!
- Open Discussion
Upcoming Meeting Topics:
- Discussion Topics:
- Update on ACA-Py Container Scanning
- 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