Stephen Curran
Stephen Curran
Enable in production the DID-Auth allowlist to check that only authorized Issuers can write to TOB
Extend the DID-Auth capability to check a allowlist to make sure that only authorized Issuer/Verifiers can write to the production instance of TOB for BC and Ontario. This should extend...
Implement a multi-tenant OrgBook Issuer Service (OBIS) that supports multiple trusted issuers to issue credentials to OrgBook BC. This effort will combine a number of capabilities recently added to ACA-Py,...
Add a mechanism to the wallet to track in the database what ledger RevEntry writes are made and included that in a startup (or Admin API endpoint?) check that the...
The following issues were found by Ontario and should be reviewed and addressed if and as appropriate. Once these have been assessed and any easy ones eliminated, likely best to...
Work is happening to enable the use of ACA-Py on ledgers (or more accurately, VDRs) other than Indy. Such support also enables the use of "did:indy". To do this, enable:...
Create a documentation website for ACA-Py that provides both a useful structure for the documentation, adds introductory material to organize the information for different audiences and incorporates the many existing...
Make use of the [Aries Load Generator](https://github.com/My-DIGI-ID/aries-cloudagent-loadgenerator) to run tests with plain ACA-Py, and ACA-Py using Redis and Kafka for persistent queues. The executed tests should be identical across all...
Add as needed the additional endpoints as needed to support the use of ACA-Py with an HSM in an enterprise environment.