-
Notifications
You must be signed in to change notification settings - Fork 516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate new Sovrin TAA feature and how to handle that in ACA-Py #92
Comments
@swcurran You may want to review this draft diagram that has been submitted as part of an update to Sovrin Glossary Appendix E. It has been used for discussions with respect to contractual instruments for GDPR/CCPA/other-regulation compliance. The right side of the diagram is pertinent to this issue. Based on the URL above there may not be a change to the process but this may help understand the contractual instruments at play. |
I would suggest adding this to the Each acceptance record would be stored in non-secrets and the latest one would be submitted with each request. Some formatting could probably also be applied by a markdown-to-terminal formatter (pygments seems to support that). We would also want to add the ability to define an AML and TAA to von-network for testing. |
Resolved via #127 |
The new Transaction Author Agreement (TAA) will soon be added to the Sovrin ledger (MainNet, BuilderNet and StagingNet) and support will need to be added to ACA-Py to support it for Aries instances accessing and writing to those networks.
Please review this new feature and evaluate how we can add support for the TAA in ACA-Py. This is a good starting article, and there links at the bottom of the article to further technical details.
https://sovrin.org/preparing-for-the-sovrin-transaction-author-agreement/
The text was updated successfully, but these errors were encountered: