Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

[Feature] UI for revoking individual certificates #60

Open
rjchow opened this issue May 15, 2019 · 2 comments
Open

[Feature] UI for revoking individual certificates #60

rjchow opened this issue May 15, 2019 · 2 comments
Assignees

Comments

@rjchow
Copy link
Contributor

rjchow commented May 15, 2019

A drag and drop UI for revoking individual certs so that they don't need to figure out what the merkle root is

We got a little mixed up on the hash to use for revoking the cert.
We revoked the "proof" of one of the certs, and it revoked another cert from the same batch, and realized it was because it was the "target hash" of that cert.
It would be good to get some clarity on the proof data in the cert.

Originally posted by @yvonneyong in OpenCerts/opencerts-documentation#54 (comment)

@thefiend thefiend self-assigned this Aug 6, 2019
@thefiend
Copy link
Contributor

thefiend commented Aug 6, 2019

Added in #123 .

@thefiend
Copy link
Contributor

thefiend commented Aug 28, 2019

Comments:

  • Modal confirmation after drag and drop seems redundant and slows down the flow and serves no purpose, either put in document information for user to check and confirm or remove it - Laurant
  • Adding an option to select individual certificate (certificate target hash) or whole batch of certificate (merkle root) to revoke - RJ
  • We should add this warning as well when revoking through hash - Laurant

Suggested Flow:
Certificate Revoke Flow

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

No branches or pull requests

2 participants