summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/news/2021-06.html.j218
1 files changed, 18 insertions, 0 deletions
diff --git a/template/news/2021-06.html.j2 b/template/news/2021-06.html.j2
new file mode 100644
index 00000000..f2b41514
--- /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 &quot;How to issue a privacy-preserving central bank digital currency&quot; 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">&quot;How to issue a privacy-preserving central bank digital currency&quot;</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 requirements and thus offer an appropriate balance between privacy and legal compliance.
+</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 %}