From 2872555293ebb72da587a9c6b50aca2df3fadb87 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Mon, 10 Jan 2022 13:10:05 +0200 Subject: [PATCH] Updated DNS section --- docs/dns/dns.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/dns/dns.md b/docs/dns/dns.md index 68223f7..25411ef 100644 --- a/docs/dns/dns.md +++ b/docs/dns/dns.md @@ -1,8 +1,10 @@ CRXN DNS ======== -We did have a DNS root server run by Alex Denes (@caskd) at one stage but he isn't connected to CRXN at this stage anymore - he probably will run it again sometime in the future again. +**CRXN DNS** offers users the ability to map their CRXN IP address to human-readable names to make life easier. The way DNS is managed on CRXN is via the [RecordDB](http://codeberg.org/CRXN/zones/src/branch/master/all) whereby you make a pull request to add your entries and it gets approved by one of the network administrators. The time for the new records to reflect is dependent on which root nameserver your choose to use. -In the meantime we currently have the following DNS providers: +## Root nameservers -1. None \ No newline at end of file +1. **Deavmi's root nameserver**:`fd08:8441:e254::4` (`dns1.crxn`) + 1. This server updates records every 10 minutes + 2. Provides clearnet name resolution as well \ No newline at end of file