This repository was archived by the owner on Apr 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdocuments.html
More file actions
executable file
·185 lines (170 loc) · 11.5 KB
/
documents.html
File metadata and controls
executable file
·185 lines (170 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE HTML>
<html>
<head>
<title>ZKProof Standards</title>
<meta property="og:description" content="The Zero Knowledge Proof Standardization Effort.
An open initiative of industry and academica to standardize the use of Zero Knowledge Proofs." />
<meta name="keywords" content="ZKP, Zero Knowledge Proofs, standardization, standards" />
<meta http-equiv="content-type" content="text/html; charset=windows-1252" />
<meta property="og:title" content="ZKProof Standards" />
<meta property="og:type" content="The Zero Knowledge Proof Standardization Effort" />
<meta property="og:url" content="http://zkproof.org" />
<meta property="og:image" content="style/link.jpg" />
<link href="https://fonts.googleapis.com/css?family=Alegreya+Sans+SC|Alike+Angular|Arsenal|Dosis|Eczar|Exo+2|Hind+Guntur|Kaushan+Script|Lato|Libre+Baskerville|Libre+Franklin|Merienda|Merriweather|Merriweather+Sans|Muli|Nanum+Pen+Script|Neuton|Overpass|Palanquin|Poppins|Rubik|Sarala|Scada|Signika" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style/styleOther.css" title="style" />
</head>
<body>
<div id="main">
<div id="header">
<div id="logo">
<div id="logo_text">
<!-- class="logo_colour", allows you to change the colour of the text -->
<h1><a href="index.html">Zero Knowledge Proof<span class="logo_colour"> Standardization</span></a></h1>
<h2>An Open Industry / Academic Initiative</h2>
</div>
</div>
<div id="menubar">
<ul id="menu">
<!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
<li><a href="index.html">Home</a></li>
<li><a href="introduction.html">Introduction</a></li>
<!--<li><a href="white_papers.html">White Papers</a></li>
<li><a href="participants.html">Participants</a></li> -->
<li><a href="standards_meetings.html">Workshops</a></li>
<li class="selected"><a href="documents.html">Documents</a></li>
<li><a href="https://community.zkproof.org" target="_blank">Community Forum</a></li>
<li><a href="contact.html">Join ZKProof</a></li>
<!-- <li><a href="contact.html">Contact</a></li> -->
</ul>
</div>
</div>
<div id="content_header"></div>
<div id="site_content">
<div id="content">
<h2>Join the discussion in the <a href="https://community.zkproof.org" target="_blank">ZKProof Community Forum</a></h2>
<h2>General Resources</h2>
<ol>
<li>Here is the latest version of the <a href="reference.pdf" target="_blank">ZKProof Community Reference document</a>, a reference for the field of zero-knowledge proofs, created by all the participants of the ZKProof effort, derived from the proceedings of the 1st ZKProof Workshop in collaboration with NIST. It is in continued editorial process. For all versions, see the <a href="https://github.com/zkpstandard/zkreference" target="_blank">Github repository</a></li>
<li>See <a href="https://zkp.science" target="_blank">zkp.science</a> for a curated list of constructions, implementations and other projects.</li>
<li>Here is the <a href="ZKProofCharter.pdf" target="_blank">ZKProof Charter</a></li>
<li>Here is the <a href="ZKProofConduct.pdf" target="_blank">ZKProof Code of Conduct</a></li>
<li>Please find <a href=ip.html>here our IP policy</a> for the standardization effort</li>
</ol>
<h2><a href="first_workshop.html">1st ZKProof Standards Workshop</a></h2>
<p>The goal of the first workshop is to produce a series of documents, under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons 4.0 license</a>, that will create a framework
and set the path for a formal standard of Zero Knowledge Proofs.
The following table contains links to the different documents. We have established a concrete method for the broader community to contribute to the documents and the standard in general.</p>
<ol>
<li>The working copy of each document is maintained as a public Google Doc, where anyone can leave comments and suggest revisions. These will be addressed and resolved by the responsible editors (initially: the track chairs from the The 1st ZKProof Standards Workshop).</li>
<li>The editors will occasionally create a stable snapshot of the working document and post it as a PDF file, linked from the table below. They will also mark this version as a named revision in the Google Doc working copy.</li>
<li>Major changes and major ongoing contributions will be listed and credit by the editors in the Change Log section at the end of the document.</li>
</ol>
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;border-color:#999;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#444;background-color:rgb(255, 255, 255);}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#fff;background-color:#26ADE4;}
.tg .tg-wnd1{background-color:#025587;text-align:center;font-weight: bold;vertical-align:top}
.tg .tg-baqh{text-align:center;vertical-align:top}
.tg .tg-o191{background-color:#bce3d0;text-align:center;vertical-align:top}
.tg .tg-bcbq{font-weight:bold;background-color:#bce3d0;text-align:center;vertical-align:top}
.tg .tg-amwm{font-weight:bold;text-align:center;vertical-align:top}
.tg .tg-yw4l{vertical-align:top}
</style>
<center>
<div style="overflow-x:auto;">
<table class="tg" style="undefined;table-layout: fixed; width: 1104px">
<colgroup>
<col style="width: 150px">
<col style="width: 150px">
<col style="width: 150px">
<col style="width: 150px">
</colgroup>
<tr>
<th class="tg-wnd1">Document Version</th>
<th class="tg-wnd1">Security Track</th>
<th class="tg-wnd1">Implementation Track</th>
<th class="tg-wnd1">Applications Track</th>
</tr>
<tr>
<td class="tg-amwm"> Working copy</td>
<td class="tg-baqh"> <a href="https://docs.google.com/document/d/1uXKovVpYuXRybCpFH97iMm9IVhzr2zfWCzrVm9jl5JA/edit?usp=sharing" target="_blank">Proceedings</a></td>
<td class="tg-baqh"> <a href="https://docs.google.com/document/d/1gcSXlQp1NOSza-8dBczL3X0KbLNvsYn4JXbpDMhUF2c/edit?usp=sharing" target="_blank">Proceedings</a></td>
<td class="tg-baqh"> <a href="https://docs.google.com/document/d/1spgtYG8iXZ_NjUXdN8AEdKdGmaulE8r-mf7NsQ-_y4E/edit?usp=sharing" target="_blank">Proceedings</a></td>
</tr>
<tr>
<td class="tg-amwm"> Snapshot 2018-08-01</td>
<td class="tg-baqh"> <a href="proceedings-snapshots/zkproof-security-20180801.pdf" target="_blank">PDF</a></td>
<td class="tg-baqh"><a href="proceedings-snapshots/zkproof-implementation-20180801.pdf" target="_blank">PDF</a></td>
<td class="tg-baqh"><a href="proceedings-snapshots/zkproof-applications-20180801.pdf" target="_blank">PDF</a></td>
</tr>
<tr>
<td class="tg-amwm"> Snapshot TBD</td>
<td class="tg-baqh"></td>
<td class="tg-baqh"></td>
<td class="tg-baqh"></td>
</tr>
</table>
</div>
</center>
<p>We want to emphasize that this is a WORK IN PROGRESS. We would appreciate very much your feedback on the document so you can also email us at contact@zkproof.org or submit a github issue on the documents
<a href="https://github.com/zkpstandard/zkproof.github.io/" target="_blank">here</a>.</p>
<h2><a href="zcon0.html">ZKProof at Zcon0</a></h2>
<p>There was a follow-up session to the first workshop at Zcon0. The output was a set of notes to be considered for the next workshop.</p>
<ol>
<li>Here are the <a href="zcon0_notes.pdf" target="blank">ZKProof at Zcon0 notes</a>.</li>
</ol>
<p>We encourage researchers, developers, practitioners, businessmen and women, and others to <a href="contact.html">join us</a>, get
involved and contribute to the effort.</p>
<h2>References</h2>
<p>Please use the following BibTex entries when citing the proceedings. </p>
<center>
<pre style="border-style: solid; border-width: 1px; width: 1000px; white-space: pre-wrap;">
<div style="text-align: left;">
@techreport{ZKProofSecurityTrackProceeding,
author = {Jens Groth and Yael Kalai and Muthu Venkitasubramaniam and Nir Bitansky and Ran Canetti and Henry Corrigan-Gibbs and Shafi Goldwasser and Charanjit Jutla and Yuval Ishai and Rafail Ostrovsky and Omer Paneth and Tal Rabin and Mariana Raykova and Ron Rothblum and Alessandra Scafuro and Eran Tromer and Douglas Wikström},
title = {Security Track Proceeding},
series = {ZKProof Track Proceedings},
institution= {ZKProof Standards},
publisher = {ZKProof.org},
address = {Berkeley, CA},
year = {2018},
month = {May},
note = {\url{https://zkproof.org/documents.html}}
}
%
@techreport{ZKProofImplementationTrackProceeding,
author = {Sean Bowe and Kobi Gurkan and Eran Tromer and Benedikt Bünz and Konstantinos Chalkias and Daniel Genkin and Jack Grigg and Daira Hopwood and Jason Law and Andrew Poelstra and abhi shelat and Muthu Venkitasubramaniam and Madars Virza and Riad S. Wahby and Pieter Wuille},
title = {Implementation Track Proceeding},
series = {ZKProof Track Proceedings},
institution= {ZKProof Standards},
publisher = {ZKProof.org},
address = {Berkeley, CA},
year = {2018},
month = {May},
note = {\url{https://zkproof.org/documents.html}}
}
%
@techreport{ZKProofApplicationsTrackProceeding,
author = {Daniel Benarroch and Ran Canetti and Andrew Miller and Shashank Agrawal and Tony Arcieri and Vipin Bharathan and Josh Cincinnati and Joshua Daniel and Anuj Das Gupta and Angelo De Caro and Michael Dixon and Maria Dubovitskaya and Nathan George and Brett Hemenway Falk and Hugo Krawczyk and Jason Law and Anna Lysyanskaya and Zaki Manian and Eduardo Morais and Neha Narula and Gavin Pacini and Jonathan Rouach and Kartheek Solipuram and Mayank Varia and Douglas Wikstrom and Aviv Zohar},
title = {Applications Track Proceeding},
series = {ZKProof Track Proceedings},
institution= {ZKProof Standards},
publisher = {ZKProof.org},
address = {Berkeley, CA},
year = {2018},
month = {May},
note = {\url{https://zkproof.org/documents.html}}
}
</div>
</pre>
</center>
</div>
</div>
<div id="content_footer"></div>
<div id="footer">
<a style="text-decoration:none;">Contact us at</a> <a href="mailto:contact@zkproof.org">contact@zkproof.org</a>
| <a href="http://www.html5webtemplates.co.uk" target="_blank">design from HTML5webtemplates.co.uk</a>
</div>
</div>
</body>
</html>