From ec591a6922179de0e3a1bbe51bc8e23911e0f93b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 29 Mar 2021 13:38:49 +0200 Subject: offline --- news/2021-03.html.j2 | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 news/2021-03.html.j2 (limited to 'news/2021-03.html.j2') diff --git a/news/2021-03.html.j2 b/news/2021-03.html.j2 new file mode 100644 index 00000000..26f256f5 --- /dev/null +++ b/news/2021-03.html.j2 @@ -0,0 +1,38 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2021-3: "Why a Digital Euro should be Online-first and Bearer-based +" published

+

+We are happy to announce the publication of our paper on "Why a Digital Euro should be Online-first and Bearer-based". +

+

+The European Central Bank’s “Report on a Digital Euro” considers +two distinct types of designs for a digital euro. It argues that all functional +requirements laid out in the report can be fulfilled by operating the two systems +in parallel: +

+The report does not discuss other choices of hybrid systems. However, the +choice is more arbitrary than it might seem at first sight: bearer-based systems +are not necessarily offline payment systems, and online payment systems do not +need to exclude anonymity. +

+

+We argue that operating a bearer-based payment system to complement an +account-based CBDC in order to gain offline and privacy features is not a good +trade-off. Adding permanent, regular offline capabilities via the bearer-based +payment instrument constantly exposes the CBDC to the severe issues inherent +in offline-capable payment systems. Instead, the offline mode of operation +should be restricted to scenarios where it is actually required, which mitigates +the risks. +

+

Download links

+ + +{% endblock body_content %} -- cgit v1.2.3