Skip to content

Add issue to zkp section #1026

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

Merged
merged 2 commits into from
Feb 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2908,6 +2908,13 @@ <h3>Evidence</h3>
<section>
<h3>Zero-Knowledge Proofs</h3>

<p class="issue" data-number="863">
We anticipate this section will undergo major revision for v2 of the data model,
and plan to remove the normative requirements and move it to the
implementation guide if there are no active work items related to the topic of
"Zero-Knowledge Proofs" when we transition v2 to CR.
</p>

<p>
A zero-knowledge proof is a cryptographic method where an entity can prove to
another entity that they know a certain value without disclosing the actual
Expand Down