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

feat(sharing): Sharing of certificate by one time usage unique link #410

Open
thefiend opened this issue Aug 30, 2019 · 2 comments
Open
Labels
enhancement New feature or request Topic: Frontend/UI

Comments

@thefiend
Copy link
Contributor

thefiend commented Aug 30, 2019

To build on top of #399 .

  • Sharing link to expire after being used one time or after 14 days
  • Sharing link modal to show and emphasize that the unique link can only be used once and will expire.
  • Used of share link should redirect the user to the viewer instead of OpenCerts main page
  • Validate the decrypted certificate to ensure that it has been decrypted properly and not malformed in the viewer page
  • Redirect the user to an error page which shows that the link is wrong or has expired with a button that can be clicked go back to main page
@thefiend thefiend added enhancement New feature or request Topic: Frontend/UI labels Aug 30, 2019
@wmclaxton
Copy link

If we validate a certificate on Opencerts.io, can we copy a shareable link that proves to someone that the certificate is valid? This will shortcut a lot of communications about how to use the JSON file.

@rjchow
Copy link
Contributor

rjchow commented Oct 26, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Topic: Frontend/UI
Projects
None yet
Development

No branches or pull requests

3 participants