[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] 01/02: post SUERF paper
From: |
gnunet |
Subject: |
[taler-www] 01/02: post SUERF paper |
Date: |
Thu, 17 Jun 2021 12:35:45 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository www.
commit 240eea4e8b5e6bfc66e4fef0491ea46c6fbf705b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jun 17 12:34:34 2021 +0200
post SUERF paper
---
static/papers/suerf2021en.pdf | Bin 0 -> 430857 bytes
template/news/2021-06.html.j2 | 18 ++++++++++++++++++
www.yml | 3 +++
3 files changed, 21 insertions(+)
diff --git a/static/papers/suerf2021en.pdf b/static/papers/suerf2021en.pdf
new file mode 100644
index 0000000..ee8c2cc
Binary files /dev/null and b/static/papers/suerf2021en.pdf differ
diff --git a/template/news/2021-06.html.j2 b/template/news/2021-06.html.j2
new file mode 100644
index 0000000..f2b4151
--- /dev/null
+++ b/template/news/2021-06.html.j2
@@ -0,0 +1,18 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2021-6: SUERF Policy Brief "How to issue a privacy-preserving central
bank digital currency" published</h1>
+<p>
+We are happy to announce the publication of our policy brief on
+<a
href="https://www.suerf.org/suer-policy-brief/27227/how-to-issue-a-privacy-preserving-central-bank-digital-currency">"How
to issue a privacy-preserving central bank digital currency"</a> by <a
href="https://suerf.org/">The European Money and Finance Forum</a>.
+</p>
+<p>
+Many central banks are currently investigating Central Bank Digital Currency
(CBDC) and possible designs. A recent survey conducted by the European Central
Bank has found that both citizens and professionals consider privacy the most
important feature of a CBDC. We show how a central bank could issue a CBDC that
would be easily scalable and allow the preservation of a key feature of
physical cash: transaction privacy. At the same time the proposed design would
meet regulatory requirement [...]
+</p>
+<h4>Download links</h4>
+<ul>
+<li><a
href="https://www.suerf.org/docx/f_0ea841a00684473af118beb024287ce3_27227_suerf.pdf">Official
PDF</a></li>
+<li><a href="/papers/suerf2021en.pdf">Local mirror of the PDF
(English)</a></li>
+<li><a href="https://grothoff.org/christian/suerf.bib">BibTeX file</a></li>
+</ul>
+
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 8b6367d..ddd9e58 100644
--- a/www.yml
+++ b/www.yml
@@ -27,6 +27,9 @@ langs_full:
tr: Türk
meetingnotes:
newsposts:
+ - page: news/2021-06.html
+ date: 2021-06-17
+ title: How to issue a privacy-preserving central bank digital currency
- page: news/2021-03.html
date: 2021-03-29
title: Why a Digital Euro should be Online-first and Bearer-based
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.