summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-03-03 13:37:45 +0100
committerChristian Grothoff <christian@grothoff.org>2022-03-03 13:37:45 +0100
commita484279cadbb774ad18935969dcf4a92057b90b8 (patch)
treed6fa242ec32ba07a80c8a2a5ff3dab5355154928 /template
parent856e81fd43c07551fe9e6d8b305549e3668cc696 (diff)
downloadwww-a484279cadbb774ad18935969dcf4a92057b90b8.tar.gz
www-a484279cadbb774ad18935969dcf4a92057b90b8.tar.bz2
www-a484279cadbb774ad18935969dcf4a92057b90b8.zip
draft for news
Diffstat (limited to 'template')
-rw-r--r--template/news/2022-03.html.j230
1 files changed, 30 insertions, 0 deletions
diff --git a/template/news/2022-03.html.j2 b/template/news/2022-03.html.j2
new file mode 100644
index 00000000..b3490082
--- /dev/null
+++ b/template/news/2022-03.html.j2
@@ -0,0 +1,30 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2022-3: &quot;Central Bank Accounts are Dangerous and Unnecessary&quot; published</h1>
+<p>
+In December 2021, the European Central Bank (ECB) published a report on ``<a
+href="https://www.ecb.europa.eu/pub/pdf/scpops/ecb.op286~9d472374ea.en.pdf">Central
+Bank Digital Currency: functional scope, pricing and controls</a>'' in its
+Occasional Paper Series, detailing various challenges for the
+Digital Euro. While the authors peripherally acknowledge the existence of
+token-based payment systems, the notion that a Digital Euro will somehow
+require citizens to have some kind of central bank account is pervasive in the
+paper. We argue that an account-based design cannot meet the ECB's stated
+design goals and that the ECB needs to fundamentally change its mindset when
+thinking about its role in the context of the Digital Euro if it wants the
+project to succeed.
+<br>
+Along the same lines, the French National Council for Digitalization published
+a report on ``<a
+href="https://cnnumerique.fr/billets-et-jetons-la-nouvelle-concurrence-des-monnaies-le-conseil-national-du-numerique-publie-son">Notes
+and Tokens, The New Competition of Currencies</a>''. Here, the authors make
+related incorrect claims about inevitable properties of Central Bank Digital
+Currencies (CBDCs), going as far as stating that a CBDC is not possible
+without an eID system. Our paper sets the record straight.
+</p>
+<h4>Download links</h4>
+<ul>
+<li><a href="/papers/accounts-dangerous-2022.pdf">PDF (English)</a></li>
+</ul>
+
+{% endblock body_content %}