Skip to content

Commit 71743db

Browse files
author
Lars Gierth
committed
dns: add h.example.net scheme
1 parent b294dcd commit 71743db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

en/notes/dns.md

+9
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ Now might be a good time to actually figure out how we're going to move forward.
2525
(what do people think of pros/cons?)
2626

2727
- ICANN (by the NSA) # The DNS you already use, provided by clearnet
28+
- h.example.net for hyperboria, example.net for clearnet
29+
- doesn't work well with CNAME records, since they get used for AAAA resolution too
30+
- `pad.meshwith.me. 227 IN CNAME dax.meshwith.me.`
31+
- `dax.meshwith.me. 227 IN AAAA fcc6:700e:1577:b2df:20cc:3ece:24ff:3fa7`
32+
- `<larsg> should remove those CNAMES`
33+
- `<larsg> they apparantly get used for AAAA lookups too`
34+
- `<larsg> that's how pad. resolves to 3fa7`
35+
- `<larsg> finn: i mean CNAME records for domains which also have a h. variant, in general`
36+
- `<larsg> because due to the CNAME with an AAAA record on the other end, the clearnet variant is not clearnet anymore`
2837
- hypeDNS (formerly by Mikey, now by finn) # conventional dns, centralized, only on hype
2938
- paraDNS (by sdamashek/wolfmitchell) # central to the parabolic [sub]network, also conventional DNS, also only on hype
3039
- http://couch.syrinxist.org/dns

0 commit comments

Comments
 (0)