From a35393b5e9e5eb416db49913648c0cc1519f2c2d Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Wed, 25 Nov 2020 14:13:03 +0100 Subject: [PATCH] doc: mention DoT/DoH blogpost --- daemon/bindings/net_tlssrv.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/daemon/bindings/net_tlssrv.rst b/daemon/bindings/net_tlssrv.rst index 2ad7ba95e..0d0431e6a 100644 --- a/daemon/bindings/net_tlssrv.rst +++ b/daemon/bindings/net_tlssrv.rst @@ -16,6 +16,10 @@ DoT and DoH (encrypted DNS) DoT and DoH encrypt DNS traffic with Transport Layer Security (TLS) protocol and thus protects DNS traffic from certain types of attacks. +You can learn more about DoT and DoH and their implementation in Knot Resolver +in `this article +`_. + .. _dns-over-tls: DNS-over-TLS (DoT) @@ -36,7 +40,7 @@ DNS-over-HTTPS (DoH) and has fewer dependencies. Make sure to use ``doh2`` kind in :func:`net.listen()` to select this implementation. -.. warning:: Independent information about political controversies around the +.. tip:: Independent information about political controversies around the DoH deployment by default can be found in blog posts `DNS Privacy at IETF 104 `_ and `More DOH `_ by Geoff Huston and -- 2.47.2