From e3754c912637337034335945e430c67babe56038 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Aug 2021 15:43:40 +0200 Subject: -update news --- static/papers/codeblau-bank.pdf | Bin 0 -> 46388 bytes template/news/2021-07.html.j2 | 20 ----------- template/news/2021-08.html.j2 | 71 +++++++++------------------------------- template/news/2021-09.html.j2 | 65 ++++++++++++++++++++++++++++++++++++ www.yml | 3 ++ 5 files changed, 83 insertions(+), 76 deletions(-) create mode 100644 static/papers/codeblau-bank.pdf delete mode 100644 template/news/2021-07.html.j2 create mode 100644 template/news/2021-09.html.j2 diff --git a/static/papers/codeblau-bank.pdf b/static/papers/codeblau-bank.pdf new file mode 100644 index 00000000..cf12c5aa Binary files /dev/null and b/static/papers/codeblau-bank.pdf differ diff --git a/template/news/2021-07.html.j2 b/template/news/2021-07.html.j2 deleted file mode 100644 index 7aba4207..00000000 --- a/template/news/2021-07.html.j2 +++ /dev/null @@ -1,20 +0,0 @@ -{% extends "common/news.j2" %} -{% block body_content %} -

2021-07: Code Blau GmbH deploys first external Taler auditor

-

- We received a grant from NLnet - foundation with the goal to qualify Code Blau GmbH - to act as an external auditor for GNU Taler. - To do this, we created a guide - that describes how to deploy a Taler auditor and then practiced the - steps using the existing Taler exchange deployment at BFH. - Code Blau wrote a report - detailing all the steps taken. Finally, we have created a - draft 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 NGI initiative - for funding this work. -

-{% endblock body_content %} diff --git a/template/news/2021-08.html.j2 b/template/news/2021-08.html.j2 index 9d0988ed..7aba4207 100644 --- a/template/news/2021-08.html.j2 +++ b/template/news/2021-08.html.j2 @@ -1,61 +1,20 @@ {% extends "common/news.j2" %} {% block body_content %} -

2021-08: GNU Taler v0.8 released

+

2021-07: Code Blau GmbH deploys first external Taler auditor

-We are happy to announce the release of GNU Taler v0.8. + We received a grant from NLnet + foundation with the goal to qualify Code Blau GmbH + to act as an external auditor for GNU Taler. + To do this, we created a guide + that describes how to deploy a Taler auditor and then practiced the + steps using the existing Taler exchange deployment at BFH. + Code Blau wrote a report + detailing all the steps taken. Finally, we have created a + draft 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 NGI initiative + for funding this work.

-

-We have addressed over 400 individual issues, our bug tracker -has the full list. -Notable changes include: -

- - -

Download links

-

-The wallet has its own download site here. The exchange, merchant backend, -sync and bank components are distributed via the GNU FTP mirrors. -

- -You must install GNUnet v0.14.0 to compile GNU Taler 0.8. - -You must first install GNUnet v0.14.0 to compile GNU Taler 0.8. - {% endblock body_content %} diff --git a/template/news/2021-09.html.j2 b/template/news/2021-09.html.j2 new file mode 100644 index 00000000..eeed47aa --- /dev/null +++ b/template/news/2021-09.html.j2 @@ -0,0 +1,65 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

2021-08: GNU Taler v0.8 released

+

+We are happy to announce the release of GNU Taler v0.8. +

+

+We have addressed over 400 individual issues, our bug tracker +has the full list. +Notable changes include: +

+ + +

Download links

+

+The wallet has its own download site here. The exchange, merchant backend, +sync and bank components are distributed via the GNU FTP mirrors. +

+ +You must install GNUnet v0.15.0 to compile GNU Taler 0.8. + +You must first install GNUnet v0.15.0 to compile GNU Taler 0.8. + +{% endblock body_content %} diff --git a/www.yml b/www.yml index 30c1c1b2..4253cd2d 100644 --- a/www.yml +++ b/www.yml @@ -27,6 +27,9 @@ langs_full: tr: Türk meetingnotes: newsposts: + - page: 2021-08.html + date: 2021-08-08 + title: Code Blau GmbH deploys first external Taler auditor - page: 2021-07.html date: 2021-06-22 title: Comment émettre une monnaie numérique de banque centrale -- cgit v1.2.3