Skip to content
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

AnonCreds: Automated setup of revocation artifacts #2293

Closed
dbluhm opened this issue Jul 10, 2023 · 1 comment · Fixed by #2292
Closed

AnonCreds: Automated setup of revocation artifacts #2293

dbluhm opened this issue Jul 10, 2023 · 1 comment · Fixed by #2292
Assignees

Comments

@dbluhm
Copy link
Contributor

dbluhm commented Jul 10, 2023

Setting up revocation requires fairly intimate knowledge of how revocation works in AnonCreds. Historically, with the first implementation of revocation in ACA-Py, this responsibility was left to the controller. However, we've determined this is too much of a burden to place on Controller authors.

While implementing the ledger agnostic anoncreds interface, as a temporary solution while building up all the various required components, we added endpoints similar to the original revocation endpoints that made it the controllers responsibility to setup revocation. This should not be the final setup.

@dbluhm dbluhm self-assigned this Jul 10, 2023
@dbluhm dbluhm converted this from a draft issue Jul 10, 2023
@dbluhm dbluhm changed the title Automated setup of revocation artifacts AnonCreds: Automated setup of revocation artifacts Jul 10, 2023
@dbluhm dbluhm linked a pull request Jul 10, 2023 that will close this issue
@dbluhm dbluhm moved this from In Progress to Review in Ledger Agnostic AnonCreds in ACA-Py Jul 10, 2023
@dbluhm
Copy link
Contributor Author

dbluhm commented Jul 10, 2023

Completed by #2292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant