Summary:
Topics:
- Code Coverage – an update
- Dependabot PRs – actions
- 1.0.0 Progress
- The
--no-transport
start up option - Open Discussion
Recording:
Call Time: 8:00 Pacific / 17:00 Central Europe
Recordings From the Call:
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 (Cloud Compass Computing Inc.) <swcurran@cloudcompass.ca>
- Daniel Bluhm (Indicio PBC) <daniel@indicio.tech>
- Wade Barnes (Neoteric Technologies Inc / BC Gov) <wade@neoterictech.ca>
- Emiliano Suñé (Quartech / BC Gov) <emiliano.sune@quartech.com>
- Patrick St-Louis (Digital Trust Laboratory of Canada / Open Security and Identity) <patrick.st-louis@opsecid.ca>
Documentation:
- ACA-Py documentation: https://aca-py.org
Agenda
- Code Coverage – an update
- Dependabot PRs – actions
- Last ACA-Pug's presentation on GHA Action for dependencies has been merged and we have PRs.
- Now we do something about them.
- Manually group into a single/several PRs.
--no-transport
start up option PR 2990- Discussion: Considering dropping BBS Signature support for now?
- Issue: The current BBS Library does not have an Arm artifact, so we can support Mac M1 (etc.) devices natively.
- Request for help in upgrading from BBS Library supplier (MattrGlobal) has not been answered.
- Options:
- Create images that don't have BBS SIgnatures included, and provide guidance on install time changes needed to add it.
- Kind of like a plugin – deployers must explicitly add BBS vs. expecting to be there.
- Switch to another implementation?
- Multiple, non-interoperable implementations. It's not clear which one to switch to.
- Move current implementation to a plugin
- Allows those using it (is there anyone?) to use the plugin.
- Drop the support for now.
- The "next gen" BBS signatures implementations are coming – wait for them and add back then.
- Create images that don't have BBS SIgnatures included, and provide guidance on install time changes needed to add it.
- Issue: The current BBS Library does not have an Arm artifact, so we can support Mac M1 (etc.) devices natively.
- 1.0.0 Progress - RC time?
- AnonCreds Rust Revocation Issue in ACA-Py – status -
Anoncreds
Revoking one credential of many of the same type fails proof - Open Discussion
Upcoming Meeting Topics:
Future Topics
- Formal test plan
- We go through a process of release candidates but we often still end up discovering bugs after releases are out
- Daniel to create an issue to start a discussion