summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-29 11:58:18 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-29 11:58:18 +0200
commit9ff49de206864069d5545fc6737411c9afa05539 (patch)
tree858ef91c0b54d6e9fdf09441ee218de91b4bfce0
parent96433f91e288ebcb450726db85d6f112a392de3d (diff)
downloadwww-9ff49de206864069d5545fc6737411c9afa05539.tar.gz
www-9ff49de206864069d5545fc6737411c9afa05539.tar.bz2
www-9ff49de206864069d5545fc6737411c9afa05539.zip
SUERF paper
m---------build-system/taler-build-scripts0
m---------inc0
-rw-r--r--static/papers/suerf2023en.pdfbin0 -> 524792 bytes
-rw-r--r--template/news/2023-06.html.j224
-rw-r--r--www.yml3
5 files changed, 27 insertions, 0 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 5fb2f811026bbe7152ed59b712248048853eb0f
+Subproject 38c168b11eeeab93562ffa74b3e2aff4b596c77
diff --git a/inc b/inc
-Subproject ebed74abfc2c3acb1c12df6c5b4453c6da22702
+Subproject 2b72c7f57d318271856f992eb2e58c133ae5179
diff --git a/static/papers/suerf2023en.pdf b/static/papers/suerf2023en.pdf
new file mode 100644
index 00000000..d8f1e793
--- /dev/null
+++ b/static/papers/suerf2023en.pdf
Binary files differ
diff --git a/template/news/2023-06.html.j2 b/template/news/2023-06.html.j2
new file mode 100644
index 00000000..ac5e0c3d
--- /dev/null
+++ b/template/news/2023-06.html.j2
@@ -0,0 +1,24 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2023-6: SUERF Policy Brief &quot;&quot; published</h1>
+<p>
+We are happy to announce the publication on
+<a href="https://www.suerf.org/suer-policy-brief/69851/practical-offline-payments-using-one-time-passcodes">&quot;Practical Offline Payments Using One-Time Passcodes&quot;</a> by <a href="https://suerf.org/">The European Money and Finance Forum</a>.
+</p>
+<p>
+Modern buyers enjoy the convenience of digital payments, but not all points of
+sale always have an Internet connection. Trusting the buyer’s device to
+honestly report that a payment was definitively made puts merchant’s revenue
+at risk. We present an inexpensive and usable solution for merchants to verify
+that a buyer correctly completed a payment even when the point of sale is
+offline.
+</p>
+<h4>Download links</h4>
+<ul>
+<li><a href="https://www.suerf.org/docx/f_8ec57b4b3e0f08f05b4793beef0bcd62_69851_suerf.pdf">Official PDF</a></li>
+<li><a href="/papers/suerf2023en.pdf">Local mirror of the PDF (English)</a></li>
+<li><a href="https://grothoff.org/christian/suerf2023.bib">BibTeX file</a></li>
+<li><a href="https://docs.taler.net/core/api-merchant.html#template">Relevant GNU Taler Templating API</a></li>
+</ul>
+
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 38f180b3..b2ef3915 100644
--- a/www.yml
+++ b/www.yml
@@ -28,6 +28,9 @@ langs_full:
tr: Türkçe
meetingnotes:
newsposts:
+ - page: 2023-06.html
+ date: 2023-06-30
+ title: "Practical Offline Payments Using One-Time Passcodes"
- page: 2023-04.html
date: 2023-04-16
title: "GNU Taler v0.9.2 released"