taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit d86142c4c65913f63a47b9e913f9e33447924fa6
parent 253ddecf0dc8b672ecbb7c6539340cf7102182fd
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
Date:   Fri, 21 Aug 2026 17:44:16 +0200

bibliography: add Taler sCBDC preprint

Springer only allows to publish the preprint version for the first 12 months after publication, see the signed Contributor Agreement

Diffstat:
Mproperties.yml | 9+++++++++
Astatic/papers/2026-taler-scbdc.pdf | 0
2 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/properties.yml b/properties.yml @@ -514,6 +514,15 @@ videoslist: paperslist: - year: 2026 authors: + - Christian Grothoff + - Mikolai Gütschow + - Valentin Seehausen + name: "Taler as a Synthetic Central Bank Digital Currency" + kind: "Book Chapter" + url_html: https://doi.org/10.1007/978-3-032-22946-5_9 + url_pdf: papers/2026-taler-scbdc.pdf + - year: 2026 + authors: - Martin Summer name: "Privacy by design for public digital money" kind: "Article" diff --git a/static/papers/2026-taler-scbdc.pdf b/static/papers/2026-taler-scbdc.pdf Binary files differ.