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

Improve the explanation of proof verification #1

Open
ernestognw opened this issue May 29, 2024 · 0 comments
Open

Improve the explanation of proof verification #1

ernestognw opened this issue May 29, 2024 · 0 comments

Comments

@ernestognw
Copy link
Member

Description

Right now, the verifier is still an MVP, although it's enough to show why a signature or a document is proven, we need to add more interactive elements and checks for each of the elements.

Some ideas:

  • Verify the OCSP response using a ocsp library on the frontend
  • Run the signature verification in the browser
  • Verify the signer certificate against the certification service provider certificates from IES
  • Add explanations of how components are related (e.g. how the hash is related to the signature, or how the PKI depends on signatures from certified providers and the central bank)
@ernestognw ernestognw assigned ernestognw and unassigned ernestognw May 29, 2024
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

1 participant