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

[Demo] spec for image auth browser plugin #3

Open
moven0831 opened this issue Dec 9, 2023 · 0 comments
Open

[Demo] spec for image auth browser plugin #3

moven0831 opened this issue Dec 9, 2023 · 0 comments

Comments

@moven0831
Copy link
Owner

moven0831 commented Dec 9, 2023

[Demo] spec for image auth browser plugin

TLDR

Build a browser plugin that support in-browser proof generation for content creator and verification for content viewer

Plugin's functionalities

  • For Content Creators
    • Generate ZKPs for redacted images directly within the browser, using witness data from the local machine.
    • Upload the ZKPs to IPFS (or L1/L2s) to make them accessible to viewers.
    • Optionally disclose the metadata of the images, such as location and timestamp.
  • For Content Viewers
    • Verify the ZKPs embedded in the article through in-browser processes.
    • Display the verification results alongside the images.
    • Access and view any revealed metadata associated with the images.

ZK Study Group  Redactable signature scheme for image

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