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

Ability to Delete Sigchain or Key from Server with Signed Request #64

Open
tcyrus opened this issue Sep 19, 2020 · 1 comment
Open

Ability to Delete Sigchain or Key from Server with Signed Request #64

tcyrus opened this issue Sep 19, 2020 · 1 comment

Comments

@tcyrus
Copy link

tcyrus commented Sep 19, 2020

I would like to request the ability to delete a key from keys.pub by submitting a signed deletion request.
I would also like to request the ability to delete entries from the sigchain by submitting a signed request.

@tcyrus tcyrus changed the title Delete Key from Server using Private Key Ability to Delete Sigchain or Key from Server with Signed Request Sep 19, 2020
@gabriel
Copy link
Contributor

gabriel commented Sep 20, 2020

Yeah we could add a delete request to the web api to remove a sigchain from the server. It would probably remove the entries but keep a record of the key id, so that the key couldn't be re-used (or statements republished)?

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

No branches or pull requests

2 participants