summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/papers/esorics2022-age-restriction.pdfbin0 -> 415798 bytes
-rw-r--r--template/news/2022-09.html.j225
-rw-r--r--www.yml18
3 files changed, 41 insertions, 2 deletions
diff --git a/static/papers/esorics2022-age-restriction.pdf b/static/papers/esorics2022-age-restriction.pdf
new file mode 100644
index 00000000..03dc4553
--- /dev/null
+++ b/static/papers/esorics2022-age-restriction.pdf
Binary files differ
diff --git a/template/news/2022-09.html.j2 b/template/news/2022-09.html.j2
new file mode 100644
index 00000000..27148b0a
--- /dev/null
+++ b/template/news/2022-09.html.j2
@@ -0,0 +1,25 @@
+{% extends "common/news.j2" %} {% block body_content %}
+
+<h1>2022-9: &quot;Zero-Knowledge Age Restriction for GNU Taler&quot;</h1>
+
+<h2>Abstract</h2>
+<p>
+ We propose a design for a privacy-friendly method of age restriction in
+ e-commerce that is aligned with the principle of subsidiarity. The design
+ is presented as an extension of a privacy-friendly payment protocol with a
+ zero-knowledge scheme that cryprographically augments coins for this purpose.
+ Our scheme enables buyers to prove to be of sufficient age for a particular
+ transaction without disclosing it. Our modification preserves the privacy and
+ security properties of the payment system such as the anonymity of minors as
+ buyers as well as unlinkability of transactions. We show how our scheme can be
+ instantiated with ECDSA as well with a variant of EdDSA, respectively, and how
+ it can be integrated with the GNU Taler payment system. We provide formal
+ proofs and implementation of our proposal. Key performance measurements for
+ various CPU architectures and implementations are presented.
+</p>
+<h2>Download links</h2>
+<ul>
+ <li><a href="/papers/esorics2022-age-restriction.pdf">PDF (English)</a></li>
+</ul>
+
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index b7f78aa1..7ee0895d 100644
--- a/www.yml
+++ b/www.yml
@@ -28,6 +28,9 @@ langs_full:
tr: Türkçe
meetingnotes:
newsposts:
+ - page: 2022-09.html
+ date: 2022-08-09
+ title: "Zero-Knowledge Age Restriction for GNU Taler"
- page: 2022-08.html
date: 2022-06-26
title: "Datenschutzfreundliches digitales Bezahlen"
@@ -39,13 +42,13 @@ newsposts:
title: "GNU Taler Scalability"
- page: 2022-05.html
date: 2022-05-25
- title: "Who comes after us? The correct mindset for designing a Central Bank Digital Currency"
+ title: "Paper: Who comes after us? The correct mindset for designing a Central Bank Digital Currency"
- page: 2022-03.html
date: 2022-03-11
title: "Central Bank Accounts are Dangerous and Unnecessary: A critique of two papers"
- page: 2022-02.html
date: 2022-02-21
- title: Adding Schnorr's Blind Signatures to Taler
+ title: "Adding Schnorr's Blind Signatures to Taler"
- page: 2022-01.html
date: 2022-02-05
title: Come una banca centrale dovrebbe emettere una moneta digitale
@@ -149,6 +152,17 @@ videoslist:
paperslist:
- year: 2022
authors:
+ - Özgür Kesim
+ - Christian Grothoff
+ - Florian Dold
+ - Martin Schanzenbach
+ name: "Zero-Knowledge Age Restriction for GNU Taler"
+ kind: article
+ url:
+ url_html:
+ url_pdf: "papers/esorics2022-age-restriction.pdf"
+ - year: 2022
+ authors:
- Martin Summer
- Hannes Hermanky
name: "A digital euro and the future of cash"