From f01e9e181b02d83dd27d5c7118bdff6b8044b348 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 29 Sep 2023 17:02:32 +0200 Subject: BUILD: add tlds to git --- src/gns/tlds.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/gns/tlds.conf (limited to 'src/gns') diff --git a/src/gns/tlds.conf b/src/gns/tlds.conf new file mode 100644 index 000000000..a600a3d66 --- /dev/null +++ b/src/gns/tlds.conf @@ -0,0 +1,15 @@ +# WARNING: +# This header is generated! +# In order to add TLDs, you must register +# them in GANA, and then use the header generation script +# to create an update of this file. You may then replace this +# file with the update. +[gns] + +# The FCFS authority managed by GNUnet e.V. +.pin = 000G001MF6DVMZZ4Y8XRZQDXM1PB3D3VGEK29ZHXBA57EPSNW1QBPKT8J0 + + +# The authoritative zone of the GNUnet project +.gnunet.org = 000G0047M3HN599H57MPXZK4VB59SWK4M9NRD68E1JQFY3RWAHDMKAPN30 + -- cgit v1.2.3