From 2b336bbd6b1aaf5177fd4d68fd70399304c5fd73 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Oct 2020 10:08:35 +0100 Subject: post payto news --- news/2020-11.html.j2 | 55 +++++++++++----------------------------------------- 1 file changed, 11 insertions(+), 44 deletions(-) (limited to 'news/2020-11.html.j2') diff --git a/news/2020-11.html.j2 b/news/2020-11.html.j2 index 9766ff5d..d29c308f 100644 --- a/news/2020-11.html.j2 +++ b/news/2020-11.html.j2 @@ -1,54 +1,21 @@ {% extends "common/news.j2" %} {% block body_content %} -

2020-10: GNU Taler v0.8.0 released

+

2020-11: RFC 8905: "The 'payto' URI Scheme for Payments" published

-We are happy to announce the release of GNU Taler v0.8.0. +We are happy to announce the publication of RFC 8905 by the IETF.

-We have addressed over 200 individual issues, our bug tracker -has the full list. -Notable changes include: + RFC 8905 defines the 'payto' Uniform Resource Identifier (URI) + scheme for designating targets for payments. + A unified URI scheme for all payment target types allows applications + to offer user interactions with URIs that represent payment targets, + simplifying the introduction of new payment systems and + applications.

- - -

Download links

+

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 can download the RFC from here.

- -You must install GNUnet v0.13.3 to compile GNU Taler 0.8.0. - - {% endblock body_content %} -- cgit v1.2.3