aboutsummaryrefslogtreecommitdiff
path: root/template/news/2013-11-15-special-use-gns.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-05-07 13:50:26 +0200
committerFlorian Dold <florian@dold.me>2021-05-07 13:50:26 +0200
commitb3dd9489f04385fff095a85de658ab746574d23b (patch)
tree3e2cbe605f8c6ed9d73aa86e6b31e2021e8f70b1 /template/news/2013-11-15-special-use-gns.html.j2
parent8a4a175424109088884be1c4785a2eb793323b29 (diff)
downloadwww-b3dd9489f04385fff095a85de658ab746574d23b.tar.gz
www-b3dd9489f04385fff095a85de658ab746574d23b.zip
restructure to work with current site generator
Diffstat (limited to 'template/news/2013-11-15-special-use-gns.html.j2')
-rw-r--r--template/news/2013-11-15-special-use-gns.html.j214
1 files changed, 14 insertions, 0 deletions
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 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3 <h1>Special-Use Domain Names of Peer-to-Peer Name Systems</h1>
4<p>
5 <b>This is an imported news item from the old Drupal GNUnet homepage.</b>
6</p>
7<p>
8We just submitted our draft for
9<a href="https://web.archive.org/web/20140901155643/https://datatracker.ietf.org/doc/draft-grothoff-iesg-special-use-p2p-names/">Special-Use Domain Names of Peer-to-Peer Name Systems</a> to IETF.
10The intention is to reserve the TLDs ".exit", ".i2p", ".gnu",
11".onion" and ".zkey" for use by the GNUnet, I2P and Tor peer-to-peer overlay
12networks.
13</p>
14{% endblock body_content %}