Differences between revisions 2 and 3
Revision 2 as of 2020-08-18 03:00:05
Size: 781
Comment:
Revision 3 as of 2020-08-18 03:01:56
Size: 801
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
{{{{ {{{
Line 22: Line 22:
   sakura の返答

DNS/qname-minimisation/RIPEについて、ここに記述してください。

https://labs.ripe.net/Members/wouter_de_vries/make-dns-a-bit-more-private-with-qname-minimisation

Making the DNS More Private with QNAME Minimisation Wouter de Vries — 26 Apr 2019 Contributors: Moritz Müller

Measure qmin yourself

You can test whether your resolver supports qmin by querying the domain below, using the command line tool dig, which relies on the same technique:

dig a.b.qnamemin-test.internet.nl TXT

;; ANSWER SECTION:
a.b.qnamemin-test.internet.nl. 315 IN   TXT     "HOORAY - QNAME minimisation is enabled on your resolver :)!"
  • sakura の返答

a.b.qnamemin-test.internet.nl. 10 IN    TXT     "NO - QNAME minimisation is NOT enabled on your resolver :("

MoinQ: DNS/qname-minimisation/RIPE (last edited 2020-08-18 03:01:56 by ToshinoriMaeno)