summaryrefslogtreecommitdiff
path: root/template/news/2023-12-01.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-18 19:47:09 +0800
committerChristian Grothoff <grothoff@gnunet.org>2023-12-18 19:47:09 +0800
commit493cd5cb19d7bdf4386cac3395beccb44309f1bc (patch)
tree0e0bc835eab5f189d5ec9a0184da2b6acfe0d2dd /template/news/2023-12-01.html.j2
parent9859c282262d39d9e80c81fb46d4284d32de23e1 (diff)
parent137cc0519e2ffd4b7a6f2511459c2577e0cd317b (diff)
downloadwww-493cd5cb19d7bdf4386cac3395beccb44309f1bc.tar.gz
www-493cd5cb19d7bdf4386cac3395beccb44309f1bc.tar.bz2
www-493cd5cb19d7bdf4386cac3395beccb44309f1bc.zip
Merge branch 'stable'
Diffstat (limited to 'template/news/2023-12-01.html.j2')
-rw-r--r--template/news/2023-12-01.html.j217
1 files changed, 17 insertions, 0 deletions
diff --git a/template/news/2023-12-01.html.j2 b/template/news/2023-12-01.html.j2
new file mode 100644
index 00000000..c5a24504
--- /dev/null
+++ b/template/news/2023-12-01.html.j2
@@ -0,0 +1,17 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2023-12: Launch of NGI TALER: A Privacy-Preserving Payment System Initiative</h1>
+<p>
+We are excited to announce the creation of an EU-funded consortium
+with the central objective to launch GNU Taler as a privacy-preserving payment system across Europe.
+</p>
+<h2>Funding opportunities for developers</h2>
+<p>
+Join us on our journey towards informational self-determination in payments.
+As part of NGI TALER, <a href="https://nlnet.nl/">NLnet Foundation</a>
+is running an <a href="https://nlnet.nl/taler">open call</a> and will award grants
+to third parties working on GNU Taler enhancements <b>globally</b>. The application
+process is <a href="https://nlnet.nl/propose">simple</a> and the first
+submission deadline is <b>February 1st 2024</b>.
+</p>
+{% endblock body_content %}