commit bab08efed4bca4840e11bec40fb4e85e7805a76e
parent 5c71f8dda73da2704cb1bb83b8e3d7f1c8843295
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Wed, 5 Apr 2023 11:54:33 +0200
Merge branch 'master' of git+ssh://git.gnunet.org/lsd0001
Diffstat:
1 file changed, 12 insertions(+), 14 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -230,10 +230,11 @@
<xref target="Unicode-UTS46"/>.
A GNS name may be indistinguishable from a DNS name and care must
be taken by applications and implementors when handling GNS names
- (see <xref target="namespace_ambiguity"/>). In the spirit of
- <xref target="I-D.ietf-dnsop-alt-tld"/>, this draft uses the suffix
- ".gns.alt" in examples and reserves it in the GANA ".alt Subdomains"
- registry <xref target="GANA"/>.
+ (see <xref target="namespace_ambiguity"/>).
+ In order to avoid misinterpretation of example domains with (reserved)
+ DNS domains this draft uses the suffix ".gns.alt" in examples which
+ is also registered in the GANA ".alt Subdomains" registry
+ <xref target="GANA"/> (see also <xref target="I-D.ietf-dnsop-alt-tld"/>).
</dd>
<dt>Resolver</dt>
<dd>
@@ -2821,16 +2822,13 @@ NICK: john (Supplemental)
precedence and is integrated with the system resolver implementation.
</t>
<t>
- The user or system administrator <bcp14>MAY</bcp14> configure one or
- more unique suffixes for all suffix-to-zone mappings in the spirit
- of <xref target="I-D.ietf-dnsop-alt-tld"/>.
- For this purpose, this draft creates a <xref target="GANA"/> registry
- for subdomains under
- the special-use top-level domain ".alt" <xref target="I-D.ietf-dnsop-alt-tld"/>
- in <xref target="gana"/>, and within it registers the subdomain ".gns.alt" for use with GNS in particular.
- The use of the suffix ".gns.alt" in local suffix-to-zone mappings is
- recommended in order to address the issues raised in
- <xref target="RFC8244"/>.
+ For use cases where GNS names may be confused with names
+ of other name resolution mechanisms (in particular DNS), the
+ ".gns.alt" domain <bcp14>SHOULD</bcp14> be used.
+ For use cases like implementing sinkholes to block
+ malware sites or serving DNS domains via GNS to bypass censorship,
+ GNS <bcp14>MAY</bcp14> be deliberately used in ways that interfere
+ with resolution of another name system.
</t>
</section>
</section>