summaryrefslogtreecommitdiff
path: root/template/news/2021-08.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2021-08.html.j2')
-rw-r--r--template/news/2021-08.html.j220
1 files changed, 20 insertions, 0 deletions
diff --git a/template/news/2021-08.html.j2 b/template/news/2021-08.html.j2
new file mode 100644
index 00000000..b5ba553d
--- /dev/null
+++ b/template/news/2021-08.html.j2
@@ -0,0 +1,20 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2021-8: Code Blau GmbH deploys first external Taler auditor</h1>
+<p>
+ We received a grant from <a href="https://nlnet.nl/">NLnet
+ foundation</a> with the goal to qualify <a href="https://codeblau.de/">Code Blau</a> GmbH
+ to act as an external auditor for GNU Taler.
+ To do this, we created a <a href="https://docs.taler.net/taler-auditor-manual.html">guide</a>
+ that describes how to deploy a Taler auditor and then practiced the
+ steps using the existing Taler exchange deployment at <a href="https://bfh.ch/">BFH</a>.
+ Code Blau wrote a <a href="https://taler.net/papers/taler-auditor-setup-202108.pdf">report</a>
+ detailing all the steps taken. Finally, we have created a
+ <a href="https://taler.net/papers/codeblau-bank.pdf">draft</a> of
+ the kind of business agreement that Code Blau would enter with banks
+ operating the Taler payment system.
+ We thank CodeBlau for their work, and NLnet and the European
+ Commission's Horizion 2020 <a href="https://www.ngi.eu/">NGI initiative</a>
+ for funding this work.
+</p>
+{% endblock body_content %}