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

Adding unrevoke messages to revocation-notification protocol #851

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

thiagoromanos
Copy link
Contributor

Adding a unrevoke message to the revocation-notification protocol (v1 and v2), so the holder would be aware when one of his revoked credentials have been unrevoked by the issuer.

@swcurran
Copy link
Member

swcurran commented Sep 4, 2024

@TelegramSam — please add this as a topic at the next Aries Working Group meeting.

@thiagoromanos — what about adding an optional flag “unrevoke” to the revoke message and set it to true when passed for an unrevocation? Not sure it is any better — it a minor change either way with an addition to the protocol.

I suppose that with that we could get subtle and say that if a “revoke” message is sent with an ”unrevoke”: false then the issuer is letting the holder know that the credential could be unrevoked in the future — and that it should not necessarily delete the credential. Too subtle?

Let’s discuss.

Copy link
Member

@swcurran swcurran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed at the 2024.09.25 Aries Working Group meeting and approved.

@swcurran swcurran merged commit b707b6a into hyperledger:main Sep 26, 2024
2 checks passed
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 this pull request may close these issues.

2 participants