Summary:
Topics:
- Update on BC Gov Code With Us – ACA-Py Indy-SDK to Askar conversion script - Indicio
- Mediator problem with messages not resent – Issue #2111
- Presentation Request Revocation Intervals – lessons learned in writing the AnonCreds Specification
- ACA-Py Documentation site – the plan.
- Open Discussion
Zoom Link: https://zoom.us/j/99220079317?pwd=OHk0U05ITnBkSmZ0aXlIQzFDYWg3UT09
Call Time: 8:00 Pacific / 17:00 Central Europe
Recordings From the Call:
- Full Meeting:
- Topics:
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
- Warren Gallagher (AffinitiQuest.io) <warren@affinitiquest.io>
- Daniel Bluhm (Indicio PBC) <daniel@indicio.tech>
- Akiff Manji (Petri Dish Development) <amanji@petridish.dev>
- Jason Leach (Fullboar Creative / Government of BC) <jason.leach@fullboar.ca>
Agenda
- Update on BC Gov Code With Us – ACA-Py Indy-SDK to Askar conversion script - Indicio
- Status: Just about wrapped up! Repo transfer requested (should we have Andrew transfer from the original fork?)
- Packaging: Container image (published to HL org GHCR), PyPI package
- Demo by Char Howland
- Repo is: https://github.com/Indicio-tech/acapy-wallet-upgrade
- Current branch: main
- From Timo Glastra – AFJ issue: https://github.com/Indicio-tech/acapy-wallet-upgrade/tree/feature/psql-support
- Status: Just about wrapped up! Repo transfer requested (should we have Andrew transfer from the original fork?)
- Update on ACA-Py Container Scanning (brought up last meeting)
- Understanding Presentation Request Revocation Intervals
- Presentation Slides
- Issue Created
- Adding a Documentation site for ACA-Py - as nice as the AFJ one - https://aries.js.org/
- PR: 2079 – tricky part is the multiple version support.
- Proposed approach:
- Use docusaurus
- Static site generated from new repo – https://github.com/hyperledger/aries-acapy-docs
- Landing page in new repo, version specific documentation in folders.
- GHA manually added for each supported release – automate this in future via a PR created with ACA-Py tag released.
- Fetch tagged branch from ACA-Py into temp folder
- Generate a root document if not present (used to support tags created in the past) – else, use one in ACA-Py.
- Generate the required RST documents for the ACA-Py internal documentation currently used by Read The Docs (using Python doc strings).
- (Re-)Generate static pages for the tag into correct folder in the
docs
repo.
- For now, periodically run the GHA for the "main" branch manually – automate this in the future to run either nightly or when an ACA-Py PR is merged.
- Publish to "acapy.org" domain.
- Open Discussion:
- Does anyone use/see a use case for Web Sockets and Return Route beyond ACA-Py as a mobile agent mediator?
- Issue 2029: Additional security controls for webhooks for multi-tenancy
Next Meeting
- Does anyone use/see a use case for Web Sockets and Return Route beyond ACA-Py as a mobile agent mediator?
- Issue 2029: Additional security controls for webhooks for multi-tenancy