From 4d65716d5b75cacd0763f6f75ba36d435db09fa7 Mon Sep 17 00:00:00 2001 From: Strappazzon Date: Thu, 29 Aug 2019 12:45:41 +0200 Subject: [PATCH] Remove dig and Resolve-DnsName hyperlinks --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 059662d5..8af80dd2 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -425,7 +425,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
  • dnscrypt-proxy - Check dnscrypt-proxy's wiki on how to verify that your DNS is encrypted.
  • DNSSEC - Check DNSSEC Resolver Test by Matthäus Wander.
  • -
  • QNAME Minimization - Run dig +short txt qnamemintest.internet.nl from the command-line (taken from this NLnet Labs presentation). If you are on Windows 10, run Resolve-DnsName -Type TXT -Name qnamemintest.internet.nl from the PowerShell. You should see this display: "HOORAY - QNAME minimisation is enabled on your resolver :)!"
  • +
  • QNAME Minimization - Run dig +short txt qnamemintest.internet.nl from the command-line (taken from this NLnet Labs presentation). If you are on Windows 10, run Resolve-DnsName -Type TXT -Name qnamemintest.internet.nl from the PowerShell. You should see this display: "HOORAY - QNAME minimisation is enabled on your resolver :)!"
  • Worth Mentioning and Additional Information