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

Keyshare account is not deleted when doing a KeyshareRemove in irmaclient #367

Open
ivard opened this issue Dec 13, 2023 · 1 comment
Open

Comments

@ivard
Copy link
Member

ivard commented Dec 13, 2023

Expected behaviour:

When doing a KeyshareRemove, KeyshareRemoveAll or RemoveScheme in irmaclient, we expect that the keyshare account will also be deleted in the keyshare server. This is an explicit action by the user, so we can follow the same process here as when deleting the account using MyIRMA/MyYivi (i.e. block the account, send a notification email and delete all data after a 14 day delay).

Current behaviour:

Nothing is deleted immediately, because the keyshare server has no endpoint for irmaclient to initiate this action. The account is only deleted after 365 days now, or when the user explicitly requests this via MyYivi.

@DibranMulder
Copy link

DibranMulder commented Jan 30, 2025

I can't seem to find any other usages of KeyshareRemove, KeyshareRemoveAll or RemoveScheme outside of tests, or am I missing something. Why should this be implemented then?

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

No branches or pull requests

2 participants