From b3dd9489f04385fff095a85de658ab746574d23b Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 7 May 2021 13:50:26 +0200 Subject: restructure to work with current site generator --- template/news/2013-11-15-special-use-gns.html.j2 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 template/news/2013-11-15-special-use-gns.html.j2 (limited to 'template/news/2013-11-15-special-use-gns.html.j2') diff --git a/template/news/2013-11-15-special-use-gns.html.j2 b/template/news/2013-11-15-special-use-gns.html.j2 new file mode 100644 index 00000000..329e74d3 --- /dev/null +++ b/template/news/2013-11-15-special-use-gns.html.j2 @@ -0,0 +1,14 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

Special-Use Domain Names of Peer-to-Peer Name Systems

+

+ This is an imported news item from the old Drupal GNUnet homepage. +

+

+We just submitted our draft for +Special-Use Domain Names of Peer-to-Peer Name Systems to IETF. +The intention is to reserve the TLDs ".exit", ".i2p", ".gnu", +".onion" and ".zkey" for use by the GNUnet, I2P and Tor peer-to-peer overlay +networks. +

+{% endblock body_content %} -- cgit v1.2.3