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

G – Zero-Knowledge Proof (ZKP) #337

Open
phin10 opened this issue Nov 27, 2024 · 2 comments
Open

G – Zero-Knowledge Proof (ZKP) #337

phin10 opened this issue Nov 27, 2024 · 2 comments
Labels
Discussion Topic This issue represents an ARF Discussion topic

Comments

@phin10
Copy link
Contributor

phin10 commented Nov 27, 2024

Description
ZKP offer strong potential as a privacy-enhancing technique. It should be revisited to determine the foundational requirements needed for its future integration, particularly focusing on defining specific requirements for implementing ZKP by using any type of WSCD/WSCA.

Planned publication discussion paper
19 February 2025

Link to discussion paper
link will follow

Links to discussion thread(s)
link will follow

Discussion close
Three weeks later.

@phin10 phin10 added the Discussion Topic This issue represents an ARF Discussion topic label Nov 27, 2024
@phin10 phin10 moved this to Planned in ARF Roadmap Nov 27, 2024
@pinamiranda
Copy link
Contributor

pinamiranda commented Dec 8, 2024

@phin10 , please add the following standards as an input to the ZKP meeting - suggestion from Alicia Filipiak (FR)

@ottomorac
Copy link

Hello. @phin10

Suggest to also review the Iden3 open source stack:

  • CIRCOM (world most used compiler for ZK circuits)
  • JWZ (JWT with ZKProofs) (method of signing and verifying authenticity of JWT payload messages using Zero-Knowledge Proofs)
  • SnarkJS (the first general-purpose ZK prover capable of running on edge devices)
  • ZKQuery Language (first general-purpose query language for ZKP enabled credentials )
  • Baby Jub Jub Cryptography used to generate mobile efficient zk proofs. The zk proofs that can be generated also allow predicate proofs (example: user age over 18, age between 18 and 25, age below 65). The BJJ cryptography was first described in 2018 and published in 2021 under a creative commons license.

Iden3 is owned by the 0KIMS Association and is managed as a public good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Topic This issue represents an ARF Discussion topic
Projects
Status: Planned
Development

No branches or pull requests

3 participants