aboutsummaryrefslogtreecommitdiff
path: root/template/news/2024-02-NGI-Webinar-GNS.html.j2
blob: 7bb55931806b2b9aec1e513566da76e28ad10cc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{% extends "common/news.j2" %}
{% block body_content %}
<main id="maincontent">
  <h1>NGI Webinar: The GNU Name System and the road to publishing an RFC</h1>
<p>
We have been invited by <a href="https://nlnet.nl">NLnet</a> to present the
GNU Name System and our efforts to create and publish <a href="https://www.rfc-editor.org/rfc/rfc9498.html">RFC 9498</a>.
</p>
<p>
You can find the recording and slides on the <a href="https://nlnet.nl/events/20240222/index.html">NLnet webinar page</a>.
It includes a live demo of our <a href="https://fcfs.gnunet.org">GNS registrar</a> with integrated <a href="https://taler.net">GNU Taler</a> payments.
</p>
<p>
  The work on GNS was generously funded by <a href="https://nlnet.nl">NLnet</a> as part of their NGI Search and Discovery and <a href="https://nlnet.nl/entrust/">NGI Zero Entrust Programme</a>.
</p>
{% endblock body_content %}