summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-20 12:22:38 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-20 12:22:38 +0200
commit7f62e25a289387a7119431ea66552c66019b5654 (patch)
treea1c47a4c4297b8da7278a485b6b04468b6fb8d86
parent62bab6a1bd44148d862f6846e9fea3d337f59567 (diff)
downloadwww-7f62e25a289387a7119431ea66552c66019b5654.tar.gz
www-7f62e25a289387a7119431ea66552c66019b5654.tar.bz2
www-7f62e25a289387a7119431ea66552c66019b5654.zip
draft for Oct surprise news
m---------build-system/taler-build-scripts0
m---------inc0
-rw-r--r--template/news/2022-10.html.j227
3 files changed, 27 insertions, 0 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 32716a804208379ae6558d9cedbf00e9a95d0f6
+Subproject 38c168b11eeeab93562ffa74b3e2aff4b596c77
diff --git a/inc b/inc
-Subproject 218f02cfc0453a0d4cc067ba9256123a675040c
+Subproject 2b72c7f57d318271856f992eb2e58c133ae5179
diff --git a/template/news/2022-10.html.j2 b/template/news/2022-10.html.j2
new file mode 100644
index 00000000..881aaa06
--- /dev/null
+++ b/template/news/2022-10.html.j2
@@ -0,0 +1,27 @@
+{% extends "common/news.j2" %} {% block body_content %}
+
+<h1>2022-10: Swiss parliamentarinas ask executive to evaluate GNU Taler</h1>
+
+<p>
+ A <a href="https://www.parlament.ch/de/%C3%BCber-das-parlament/parlamentsportraet/beratungsgegenstaende-und-parlamentarische-verfahren/parlamentarische-initiativen-standesinitiativen-vorstoesse/postulat">postulate</a> authored by Swiss parliamentarian <a href="https://www.joergmaeder.ch/">Jörg Mäder</a>
+ and supported by members of parliament from all fractions asks the
+ Swiss federal executive:
+ &quot;
+ ... to indicate what legal basis is required for the National Bank to
+ introduce an anonymous electronic payment system in Switzerland and
+ within what period of time this would be possible. In particular,
+ concerns about security, reliability, scalability, but also theft
+ and (tax) fraud should be taken into account.
+ &quot;
+</p>
+<p>
+</p>
+<h2>Reporting (in German)</h2>
+<ul>
+ <li><a href="https://www.parlament.ch/de/ratsbetrieb/suche-curia-vista/geschaeft?AffairId=20224220"></a></li>
+ <li><a href="https://www.watson.ch/digital/schweiz/567383477-gnu-taler-bundesrat-soll-einfuehrung-von-digitalem-bargeld-pruefen"></a></li>
+ <li><a href="https://www.heise.de/news/Digitales-Bargeld-Schweizer-Parlament-soll-Verwendung-von-GNU-Taler-pruefen-7283842.html">Digitales Bargeld: Schweizer Parlament soll Verwendung von GNU Taler prüfen</a></li>
+ <li><a href="https://www.srf.ch/news/schweiz/digitales-geld-bezahlsystem-gnu-taler-eine-ueberweisung-kostet-0-001-rappen">Bezahlsystem GNU Taler: «Eine Überweisung kostet 0.001 Rappen»</li>
+</ul>
+
+{% endblock body_content %}