<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="bcp" consensus="true" docName="draft-ietf-dprive-bcp-op-14" indexInclude="true" ipr="trust200902" number="8932" prepTime="2020-10-23T14:35:18" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="3" tocInclude="true" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-dprive-bcp-op-14" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc8932" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="DNS Privacy Service Recommendations">Recommendations for DNS Privacy Service Operators</title>
    <seriesInfo name="RFC" value="8932" stream="IETF"/>
    <seriesInfo name="BCP" value="232" stream="IETF"/>
    <author initials="S." surname="Dickinson" fullname="Sara Dickinson">
      <organization showOnFrontPage="true">Sinodun IT</organization>
      <address>
        <postal>
          <extaddr>Magdalen Centre</extaddr>
          <street>Oxford Science Park</street>
          <city>Oxford</city>
          <code>OX4 4GA</code>
          <country>United Kingdom</country>
          <region/>
        </postal>
        <email>sara@sinodun.com</email>
      </address>
    </author>
    <author initials="B." surname="Overeinder" fullname="Benno J. Overeinder">
      <organization showOnFrontPage="true">NLnet Labs</organization>
      <address>
        <postal>
          <street>Science Park 400</street>
          <city>Amsterdam</city>
          <code>1098 XH</code>
          <country>Netherlands</country>
          <region/>
        </postal>
        <email>benno@nlnetLabs.nl</email>
      </address>
    </author>
    <author initials="R." surname="van Rijswijk-Deij" fullname="Roland M. van Rijswijk-Deij">
      <organization showOnFrontPage="true">NLnet Labs</organization>
      <address>
        <postal>
          <street>Science Park 400</street>
          <city>Amsterdam</city>
          <code>1098 XH</code>
          <country>Netherlands</country>
          <region/>
        </postal>
        <email>roland@nlnetLabs.nl</email>
      </address>
    </author>
    <author initials="A." surname="Mankin" fullname="Allison Mankin">
      <organization abbrev="Salesforce" showOnFrontPage="true">Salesforce.com, Inc.</organization>
      <address>
        <postal>
          <street>Salesforce Tower</street>
          <street>415 Mission Street, 3rd Floor</street>
          <city>San Francisco</city>
          <region>CA</region>
          <code>94105</code>
          <country>United States of America</country>
        </postal>
        <email>allison.mankin@gmail.com</email>
      </address>
    </author>
    <date month="10" year="2020"/>
    <area>Internet</area>
    <workgroup>dprive</workgroup>
    <keyword>DNS</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">This document presents operational, policy, and security
      considerations for DNS recursive resolver operators who choose to offer
      DNS privacy services.  With these recommendations, the operator can make
      deliberate decisions regarding which services to provide, as well as
      understanding how those decisions and the alternatives impact the
      privacy of users.
</t>
      <t indent="0" pn="section-abstract-2">This document also presents a non-normative framework to assist
      writers of a Recursive operator Privacy Statement, analogous to DNS
      Security Extensions (DNSSEC) Policies and DNSSEC Practice Statements
      described in RFC 6841.
</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This memo documents an Internet Best Current Practice.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further information
            on BCPs is available in Section 2 of RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc8932" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2020 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Simplified BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Simplified BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-scope">Scope</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-privacy-related-documents">Privacy-Related Documents</xref></t>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-recommendations-for-dns-pri">Recommendations for DNS Privacy Services</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-on-the-wire-between-client-">On the Wire between Client and Server</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.1.2">
                  <li pn="section-toc.1-1.5.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.1.1"><xref derivedContent="5.1.1" format="counter" sectionFormat="of" target="section-5.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-transport-recommendations">Transport Recommendations</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.2.1"><xref derivedContent="5.1.2" format="counter" sectionFormat="of" target="section-5.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-authentication-of-dns-priva">Authentication of DNS Privacy Services</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.3.1"><xref derivedContent="5.1.3" format="counter" sectionFormat="of" target="section-5.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-recommendations">Protocol Recommendations</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.4">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.4.1"><xref derivedContent="5.1.4" format="counter" sectionFormat="of" target="section-5.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-dnssec">DNSSEC</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.5">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.5.1"><xref derivedContent="5.1.5" format="counter" sectionFormat="of" target="section-5.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-availability">Availability</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.6">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.6.1"><xref derivedContent="5.1.6" format="counter" sectionFormat="of" target="section-5.1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-service-options">Service Options</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.7">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.7.1"><xref derivedContent="5.1.7" format="counter" sectionFormat="of" target="section-5.1.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-impact-of-encryption-on-mon">Impact of Encryption on Monitoring by DNS Privacy Service Operators</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.1.2.8">
                    <t indent="0" pn="section-toc.1-1.5.2.1.2.8.1"><xref derivedContent="5.1.8" format="counter" sectionFormat="of" target="section-5.1.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-limitations-of-fronting-a-d">Limitations of Fronting a DNS Privacy Service with a Pure TLS Proxy</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t indent="0" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-at-rest-on-the-server">Data at Rest on the Server</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.2.2">
                  <li pn="section-toc.1-1.5.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.1.1"><xref derivedContent="5.2.1" format="counter" sectionFormat="of" target="section-5.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-handling">Data Handling</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.2.1"><xref derivedContent="5.2.2" format="counter" sectionFormat="of" target="section-5.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-minimization-of-networ">Data Minimization of Network Traffic</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.3.1"><xref derivedContent="5.2.3" format="counter" sectionFormat="of" target="section-5.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ip-address-pseudonymization">IP Address Pseudonymization and Anonymization Methods</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.4.1"><xref derivedContent="5.2.4" format="counter" sectionFormat="of" target="section-5.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pseudonymization-anonymizat">Pseudonymization, Anonymization, or Discarding of Other Correlation Data</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.5.1"><xref derivedContent="5.2.5" format="counter" sectionFormat="of" target="section-5.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cache-snooping">Cache Snooping</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.5.2.3">
                <t indent="0" pn="section-toc.1-1.5.2.3.1"><xref derivedContent="5.3" format="counter" sectionFormat="of" target="section-5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-sent-onwards-from-the-">Data Sent Onwards from the Server</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.3.2">
                  <li pn="section-toc.1-1.5.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.3.2.1.1"><xref derivedContent="5.3.1" format="counter" sectionFormat="of" target="section-5.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-protocol-recommendations-2">Protocol Recommendations</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.3.2.2.1"><xref derivedContent="5.3.2" format="counter" sectionFormat="of" target="section-5.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-client-query-obfuscation">Client Query Obfuscation</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.5.2.3.2.3.1"><xref derivedContent="5.3.3" format="counter" sectionFormat="of" target="section-5.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-sharing">Data Sharing</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-recursive-operator-privacy-">Recursive Operator Privacy Statement (RPS)</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2">
              <li pn="section-toc.1-1.6.2.1">
                <t indent="0" pn="section-toc.1-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-outline-of-an-rps">Outline of an RPS</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2.1.2">
                  <li pn="section-toc.1-1.6.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.1.1"><xref derivedContent="6.1.1" format="counter" sectionFormat="of" target="section-6.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-policy">Policy</xref></t>
                  </li>
                  <li pn="section-toc.1-1.6.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.6.2.1.2.2.1"><xref derivedContent="6.1.2" format="counter" sectionFormat="of" target="section-6.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-practice">Practice</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.6.2.2">
                <t indent="0" pn="section-toc.1-1.6.2.2.1"><xref derivedContent="6.2" format="counter" sectionFormat="of" target="section-6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-enforcement-accountability">Enforcement/Accountability</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-documents">Documents</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.10.2">
              <li pn="section-toc.1-1.10.2.1">
                <t indent="0" pn="section-toc.1-1.10.2.1.1"><xref derivedContent="A.1" format="counter" sectionFormat="of" target="section-a.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-potential-increases-in-dns-">Potential Increases in DNS Privacy</xref></t>
              </li>
              <li pn="section-toc.1-1.10.2.2">
                <t indent="0" pn="section-toc.1-1.10.2.2.1"><xref derivedContent="A.2" format="counter" sectionFormat="of" target="section-a.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-potential-decreases-in-dns-">Potential Decreases in DNS Privacy</xref></t>
              </li>
              <li pn="section-toc.1-1.10.2.3">
                <t indent="0" pn="section-toc.1-1.10.2.3.1"><xref derivedContent="A.3" format="counter" sectionFormat="of" target="section-a.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-related-operational-documen">Related Operational Documents</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="Appendix B" format="default" sectionFormat="of" target="section-appendix.b"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ip-address-techniques">IP Address Techniques</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.11.2">
              <li pn="section-toc.1-1.11.2.1">
                <t indent="0" pn="section-toc.1-1.11.2.1.1"><xref derivedContent="B.1" format="counter" sectionFormat="of" target="section-b.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-categorization-of-technique">Categorization of Techniques</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.2">
                <t indent="0" pn="section-toc.1-1.11.2.2.1"><xref derivedContent="B.2" format="counter" sectionFormat="of" target="section-b.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-specific-techniques">Specific Techniques</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.11.2.2.2">
                  <li pn="section-toc.1-1.11.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.1.1"><xref derivedContent="B.2.1" format="counter" sectionFormat="of" target="section-b.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-google-analytics-non-prefix">Google Analytics Non-Prefix Filtering</xref></t>
                  </li>
                  <li pn="section-toc.1-1.11.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.2.1"><xref derivedContent="B.2.2" format="counter" sectionFormat="of" target="section-b.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-dnswasher">dnswasher</xref></t>
                  </li>
                  <li pn="section-toc.1-1.11.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.3.1"><xref derivedContent="B.2.3" format="counter" sectionFormat="of" target="section-b.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-prefix-preserving-map">Prefix-Preserving Map</xref></t>
                  </li>
                  <li pn="section-toc.1-1.11.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.4.1"><xref derivedContent="B.2.4" format="counter" sectionFormat="of" target="section-b.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cryptographic-prefix-preser">Cryptographic Prefix-Preserving Pseudonymization</xref></t>
                  </li>
                  <li pn="section-toc.1-1.11.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.5.1"><xref derivedContent="B.2.5" format="counter" sectionFormat="of" target="section-b.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-top-hash-subtree-replicated">Top-Hash Subtree-Replicated Anonymization</xref></t>
                  </li>
                  <li pn="section-toc.1-1.11.2.2.2.6">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.6.1"><xref derivedContent="B.2.6" format="counter" sectionFormat="of" target="section-b.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ipcipher">ipcipher</xref></t>
                  </li>
                  <li pn="section-toc.1-1.11.2.2.2.7">
                    <t indent="0" pn="section-toc.1-1.11.2.2.2.7.1"><xref derivedContent="B.2.7" format="counter" sectionFormat="of" target="section-b.2.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bloom-filters">Bloom Filters</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="Appendix C" format="default" sectionFormat="of" target="section-appendix.c"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-current-policy-and-privacy-">Current Policy and Privacy Statements</xref></t>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="Appendix D" format="default" sectionFormat="of" target="section-appendix.d"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-rps">Example RPS</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.13.2">
              <li pn="section-toc.1-1.13.2.1">
                <t indent="0" pn="section-toc.1-1.13.2.1.1"><xref derivedContent="D.1" format="counter" sectionFormat="of" target="section-d.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-policy-2">Policy</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.2">
                <t indent="0" pn="section-toc.1-1.13.2.2.1"><xref derivedContent="D.2" format="counter" sectionFormat="of" target="section-d.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-practice-2">Practice</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.e"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.15">
            <t indent="0" pn="section-toc.1-1.15.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.f"/><xref derivedContent="" format="title" sectionFormat="of" target="name-contributors">Contributors</xref></t>
          </li>
          <li pn="section-toc.1-1.16">
            <t indent="0" pn="section-toc.1-1.16.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.g"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">The Domain Name System (DNS) is at the core of the Internet; almost every
activity on the Internet starts with a DNS query (and often several). However,
the DNS was not originally designed with strong security or privacy
mechanisms.
A number of developments have taken place in recent years that aim to
increase
the privacy of the DNS, and these are now seeing some deployment. This
latest evolution of the DNS presents new challenges to operators, and this
document attempts to provide an overview of considerations for privacy-focused
DNS services.
</t>
      <t indent="0" pn="section-1-2">In recent years, there has also been an increase in the availability of
"public
resolvers" <xref target="RFC8499" format="default" sectionFormat="of" derivedContent="RFC8499"/>, which users may prefer
to use instead of the default
network resolver, either because they offer a specific feature (e.g., good
reachability or encrypted transport) or because the network resolver lacks a
specific feature (e.g., strong privacy policy or unfiltered responses). These
public resolvers have tended to be at the forefront of adoption of
privacy-related
enhancements, but it is anticipated that operators of other resolver services
will follow.
</t>
      <t indent="0" pn="section-1-3">Whilst protocols that encrypt DNS messages on the wire provide protection
against certain attacks, the resolver operator still has (in principle) full
visibility of the query data and transport identifiers for each
user. Therefore,
a trust relationship (whether explicit or implicit) is assumed to exist
between
each user and the operator of the resolver(s) used by that user. The ability
of
the operator to provide a transparent, well-documented, and secure privacy
service will likely serve as a major differentiating factor for
privacy-conscious users if they make an active selection of which resolver to
use.
</t>
      <t indent="0" pn="section-1-4">It should also be noted that there are both advantages and
      disadvantages to a user choosing to configure a single resolver
(or a fixed set of resolvers) and an encrypted transport to use in all network
environments. For example, the user has a
clear expectation of which resolvers have visibility of their query data.
However, this resolver/transport selection may provide an added mechanism for
tracking them as they move across network environments. Commitments from
resolver
operators to minimize such tracking as users move between networks are also
likely to play a role in user selection of resolvers.
</t>
      <t indent="0" pn="section-1-5">More recently, the global legislative landscape with regard to personal data
collection, retention, and pseudonymization has seen significant activity.
Providing detailed practice advice about these areas to the operator is out of
scope, but <xref target="data-sharing" format="default" sectionFormat="of" derivedContent="Section 5.3.3"/> describes some mitigations of data-sharing risk.
</t>
      <t indent="0" pn="section-1-6">This document has two main goals:
</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1-7">
        <li pn="section-1-7.1">To provide operational and policy guidance related to DNS over encrypted
transports and to outline recommendations for data handling for operators of
DNS privacy services.</li>
        <li pn="section-1-7.2">To introduce the Recursive operator Privacy Statement (RPS) and present a
framework to assist writers of an RPS. An RPS is a
document that an operator should publish that outlines their operational
practices and commitments with regard to privacy, thereby providing a means
for clients to evaluate both the measurable and claimed privacy properties of
a given DNS privacy service. The framework identifies a set of elements and
specifies an outline order for them. This document does not, however, define a
particular privacy statement, nor does it seek to provide legal advice as to
the contents of an RPS.</li>
      </ul>
      <t indent="0" pn="section-1-8">A desired operational impact is that all operators (both those providing
resolvers within networks and those operating large public services) can
demonstrate their commitment to user privacy, thereby driving all DNS
resolution
services to a more equitable footing. Choices for users would (in this ideal
world) be driven by other factors -- e.g., differing security policies or minor
differences in operator policy -- rather than gross disparities in privacy
concerns.
</t>
      <t indent="0" pn="section-1-9">Community insight (or judgment?) about operational practices can change
quickly, and experience shows that a Best Current Practice (BCP) document
about
privacy and security is a point-in-time statement. Readers are advised to seek
out any updates that apply to this document.
</t>
    </section>
    <section anchor="scope" numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-scope">Scope</name>
      <t indent="0" pn="section-2-1">"DNS Privacy Considerations" <xref target="RFC7626" format="default" sectionFormat="of" derivedContent="RFC7626"/> describes
the general privacy issues
and threats associated with the use of the DNS by Internet users; much of
the threat analysis here is lifted from that document and <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>. However,
this document is limited in scope to best-practice considerations for the
provision of DNS privacy services by servers (recursive resolvers) to clients
(stub resolvers or forwarders). Choices that are made exclusively by
the end user, or those for operators of authoritative nameservers, are out
of scope.
</t>
      <t indent="0" pn="section-2-2">This document includes (but is not limited to) considerations in the
following
areas:
</t>
      <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-2-3">
        <li pn="section-2-3.1" derivedCounter="1.">Data "on the wire" between a client and a server.</li>
        <li pn="section-2-3.2" derivedCounter="2.">Data "at rest" on a server (e.g., in logs).</li>
        <li pn="section-2-3.3" derivedCounter="3.">Data "sent onwards" from the server (either on the wire or shared
with a
third party).</li>
      </ol>
      <t indent="0" pn="section-2-4">Whilst the issues raised here are targeted at those operators who choose to
offer a DNS privacy service, considerations for areas 2 and 3 could equally
apply to operators who only offer DNS over unencrypted transports but who
would
otherwise like to align with privacy best practice.
</t>
    </section>
    <section anchor="privacyrelated-documents" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-privacy-related-documents">Privacy-Related Documents</name>
      <t indent="0" pn="section-3-1">There are various documents that describe protocol changes that have the
potential to either increase or decrease the privacy properties of the DNS in
various ways. Note that this does not imply that some documents are good or bad,
better or worse, just that (for example) some features may bring functional
benefits at the price of a reduction in privacy, and conversely some features
increase privacy with an accompanying increase in complexity. A selection of
the
most relevant documents is listed in <xref target="documents" format="default" sectionFormat="of" derivedContent="Appendix A"/> for
reference.
</t>
    </section>
    <section anchor="terminology" numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-terminology">Terminology</name>
      <t indent="0" pn="section-4-1">The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>",
"<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>",
"<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this
document are to be interpreted as described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/>
        <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/>
when, and only when, they appear in all capitals, as shown here.
</t>
      <t indent="0" pn="section-4-2">
DNS terminology is as described in <xref target="RFC8499" format="default" sectionFormat="of" derivedContent="RFC8499"/>, except with
regard to the definition of privacy-enabling DNS server in <xref target="RFC8499" section="6" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8499#section-6" derivedContent="RFC8499"/>. In this document we use
the full definition of a DNS over (D)TLS privacy-enabling DNS server as given
in <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/>, i.e., that such a server should also offer at
least one of the credentials described in <xref target="RFC8310" section="8" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8310#section-8" derivedContent="RFC8310"/> and implement the (D)TLS profile described in <xref target="RFC8310" section="9" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8310#section-9" derivedContent="RFC8310"/>.
      </t>
      <t indent="0" pn="section-4-3">Other Terms:
</t>
      <dl indent="3" newline="false" spacing="normal" pn="section-4-4">
        <dt pn="section-4-4.1">RPS:</dt>
        <dd pn="section-4-4.2">Recursive operator Privacy Statement; see
	<xref target="recursive-operator-privacy-statement-rps" format="default" sectionFormat="of" derivedContent="Section 6"/>.</dd>
        <dt pn="section-4-4.3">DNS privacy service:</dt>
        <dd pn="section-4-4.4">The service that is offered via a
	privacy-enabling DNS
	server and is documented either in an informal statement of policy and
	practice with regard to users privacy or a formal RPS.</dd>
      </dl>
    </section>
    <section anchor="recommendations-for-dns-privacy-services" numbered="true" toc="include" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-recommendations-for-dns-pri">Recommendations for DNS Privacy Services</name>
      <t indent="0" pn="section-5-1">In the following sections, we first outline the threats relevant to the
specific topic and then discuss the potential actions that can be taken to
mitigate them.
</t>
      <t indent="0" pn="section-5-2">We describe two classes of threats:
</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-3">
        <li pn="section-5-3.1">
          <t indent="0" pn="section-5-3.1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>,
	  "Privacy Considerations for Internet Protocols"
</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-3.1.2">
            <li pn="section-5-3.1.2.1">Privacy terminology, threats to privacy, and mitigations as
	    described in Sections <xref target="RFC6973" section="3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6973#section-3" derivedContent="RFC6973"/>, <xref target="RFC6973" section="5" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6973#section-5" derivedContent="RFC6973"/>, and <xref target="RFC6973" section="6" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6973#section-6" derivedContent="RFC6973"/> of <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>.</li>
          </ul>
        </li>
        <li pn="section-5-3.2">
          <t indent="0" pn="section-5-3.2.1">DNS Privacy Threats
</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-3.2.2">
            <li pn="section-5-3.2.2.1">These are threats to the users and operators of DNS privacy
	    services that
	    are not directly covered by <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>. These may be more
	    operational in
	    nature, such as certificate-management or service-availability issues.</li>
          </ul>
        </li>
      </ul>
      <t indent="0" pn="section-5-4">We describe three classes of actions that operators of DNS privacy
services can take:
</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-5">
        <li pn="section-5-5.1">Threat mitigation for well-understood and documented privacy threats to the
users of the service and, in some cases, the operators of the service.</li>
        <li pn="section-5-5.2">Optimization of privacy services from an operational or management
perspective.</li>
        <li pn="section-5-5.3">Additional options that could further enhance the privacy and usability of
the
service.</li>
      </ul>
      <t indent="0" pn="section-5-6">This document does not specify policy, only best practice. However, for DNS
privacy services to be considered compliant with these best-practice
guidelines,
they <bcp14>SHOULD</bcp14> implement (where appropriate) all:
</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5-7">
        <li pn="section-5-7.1">Threat mitigations to be minimally compliant.</li>
        <li pn="section-5-7.2">Optimizations to be moderately compliant.</li>
        <li pn="section-5-7.3">Additional options to be maximally compliant.</li>
      </ul>
      <t indent="0" pn="section-5-8">The rest of this document does not use normative language but instead
refers
only to the three differing classes of action that correspond to the three
named levels of compliance stated above. However, compliance (to the indicated
level) remains a normative requirement.
</t>
      <section anchor="on-the-wire-between-client-and-server" numbered="true" toc="include" removeInRFC="false" pn="section-5.1">
        <name slugifiedName="name-on-the-wire-between-client-">On the Wire between Client and Server</name>
        <t indent="0" pn="section-5.1-1">In this section, we consider both data on the wire and the service provided
	to the client.
        </t>
        <section anchor="transport-recommendations" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.1">
          <name slugifiedName="name-transport-recommendations">Transport Recommendations</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.1-1">
            <dt pn="section-5.1.1-1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>:</dt>
            <dd pn="section-5.1.1-1.2">
              <dl newline="true" indent="3" spacing="normal" pn="section-5.1.1-1.2.1">
                <dt pn="section-5.1.1-1.2.1.1">Surveillance:</dt>
                <dd pn="section-5.1.1-1.2.1.2">Passive surveillance of traffic on the wire.</dd>
              </dl>
            </dd>
            <dt pn="section-5.1.1-1.3">DNS Privacy Threats:</dt>
            <dd pn="section-5.1.1-1.4">Active injection of spurious data or traffic.</dd>
            <dt pn="section-5.1.1-1.5">Mitigations:</dt>
            <dd pn="section-5.1.1-1.6">
              <t indent="0" pn="section-5.1.1-1.6.1">A DNS privacy service can mitigate these threats by providing
	  service over one
	  or more of the following transports:</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.1-1.6.2">
                <li pn="section-5.1.1-1.6.2.1">DNS over TLS (DoT) <xref target="RFC7858" format="default" sectionFormat="of" derivedContent="RFC7858"/>
                  <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/>.</li>
                <li pn="section-5.1.1-1.6.2.2">DNS over HTTPS (DoH) <xref target="RFC8484" format="default" sectionFormat="of" derivedContent="RFC8484"/>.</li>
              </ul>
            </dd>
          </dl>
          <t indent="0" pn="section-5.1.1-2">It is noted that a DNS privacy service can also be provided over DNS over
DTLS
<xref target="RFC8094" format="default" sectionFormat="of" derivedContent="RFC8094"/>; however, this is an Experimental
specification, and
there are no known
implementations at the time of writing.
</t>
          <t indent="0" pn="section-5.1.1-3">It is also noted that DNS privacy service might be
          provided over DNSCrypt <xref target="DNSCrypt" format="default" sectionFormat="of" derivedContent="DNSCrypt"/>, IPsec, or VPNs. However, there are
          no specific RFCs that cover the use of these transports for
          DNS, and any discussion of best practice for providing such a
          service is out of scope for this document.
</t>
          <t indent="0" pn="section-5.1.1-4">Whilst encryption of DNS traffic can protect against active
	  injection on the paths traversed by the encrypted connection, this
	  does not diminish the need
	  for DNSSEC; see <xref target="dnssec" format="default" sectionFormat="of" derivedContent="Section 5.1.4"/>.
</t>
        </section>
        <section anchor="authentication-of-dns-privacy-services" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.2">
          <name slugifiedName="name-authentication-of-dns-priva">Authentication of DNS Privacy Services</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.2-1">
            <dt pn="section-5.1.2-1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>:</dt>
            <dd pn="section-5.1.2-1.2">
              <dl newline="true" indent="3" spacing="normal" pn="section-5.1.2-1.2.1">
                <dt pn="section-5.1.2-1.2.1.1">Surveillance:</dt>
                <dd pn="section-5.1.2-1.2.1.2">Active attacks on client resolver configuration.</dd>
              </dl>
            </dd>
            <dt pn="section-5.1.2-1.3">Mitigations:</dt>
            <dd pn="section-5.1.2-1.4">
              <t indent="0" pn="section-5.1.2-1.4.1">DNS privacy services should ensure clients can authenticate the
	    server. Note that this, in effect, commits the DNS privacy service
	    to a public identity users will trust.
              </t>
              <t indent="0" pn="section-5.1.2-1.4.2">When using DoT, clients that select a "Strict Privacy" usage
            profile <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/> (to mitigate the
            threat of active attack on the client) require the ability to
            authenticate the DNS server. To enable this, DNS privacy services
            that offer DoT need to provide credentials that will be
            accepted by the client's trust model, in the form of either X.509
            certificates <xref target="RFC5280" format="default" sectionFormat="of" derivedContent="RFC5280"/> or Subject
            Public Key Info (SPKI) pin sets <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/>.
              </t>
              <t indent="0" pn="section-5.1.2-1.4.3">When offering DoH <xref target="RFC8484" format="default" sectionFormat="of" derivedContent="RFC8484"/>,
	    HTTPS requires authentication of the server as part of the protocol.
              </t>
            </dd>
          </dl>
          <section anchor="certificate-management" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.1.2.1">
            <name slugifiedName="name-certificate-management">Certificate Management</name>
            <t indent="0" pn="section-5.1.2.1-1">Anecdotal evidence to date highlights the management of certificates as one
of
the more challenging aspects for operators of traditional DNS resolvers that
choose to additionally provide a DNS privacy service, as management of such
credentials is new to those DNS operators.
</t>
            <t indent="0" pn="section-5.1.2.1-2">It is noted that SPKI pin set management is described in <xref target="RFC7858" format="default" sectionFormat="of" derivedContent="RFC7858"/> but that key-pinning mechanisms in general have fallen out of favor operationally for
various reasons, such as the logistical overhead of rolling keys.
            </t>
            <dl newline="true" indent="3" spacing="normal" pn="section-5.1.2.1-3">
              <dt pn="section-5.1.2.1-3.1">DNS Privacy Threats:</dt>
              <dd pn="section-5.1.2.1-3.2">
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.2.1-3.2.1">
                  <li pn="section-5.1.2.1-3.2.1.1">Invalid certificates, resulting in an unavailable service, which might force a
	      user to fall back to cleartext.</li>
                  <li pn="section-5.1.2.1-3.2.1.2">Misidentification of a server by a client -- e.g., typos in DoH URL templates
	      <xref target="RFC8484" format="default" sectionFormat="of" derivedContent="RFC8484"/> or authentication domain names <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/> that accidentally direct
	      clients to attacker-controlled servers.</li>
                </ul>
              </dd>
              <dt pn="section-5.1.2.1-3.3">Mitigations:</dt>
              <dd pn="section-5.1.2.1-3.4">
                <t indent="0" pn="section-5.1.2.1-3.4.1">It is recommended that operators:
</t>
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.2.1-3.4.2">
                  <li pn="section-5.1.2.1-3.4.2.1">Follow the guidance in <xref target="RFC7525" section="6.5" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7525#section-6.5" derivedContent="RFC7525"/> with regard to certificate revocation.</li>
                  <li pn="section-5.1.2.1-3.4.2.2">Automate the generation, publication, and renewal of certificates. For
	      example, Automatic Certificate Management Environment (ACME)
	      <xref target="RFC8555" format="default" sectionFormat="of" derivedContent="RFC8555"/> provides a
	      mechanism to actively manage certificates through
	      automation and has been implemented by a number of certificate
	      authorities.</li>
                  <li pn="section-5.1.2.1-3.4.2.3">Monitor certificates to prevent accidental expiration of certificates.</li>
                  <li pn="section-5.1.2.1-3.4.2.4">Choose a short, memorable authentication domain name for the service.</li>
                </ul>
              </dd>
            </dl>
          </section>
        </section>
        <section anchor="protocol-recommendations" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.3">
          <name slugifiedName="name-protocol-recommendations">Protocol Recommendations</name>
          <section anchor="dot" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.1.3.1">
            <name slugifiedName="name-dot">DoT</name>
            <dl newline="true" indent="3" spacing="normal" pn="section-5.1.3.1-1">
              <dt pn="section-5.1.3.1-1.1">DNS Privacy Threats:</dt>
              <dd pn="section-5.1.3.1-1.2">
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.3.1-1.2.1">
                  <li pn="section-5.1.3.1-1.2.1.1">Known attacks on TLS, such as those described in <xref target="RFC7457" format="default" sectionFormat="of" derivedContent="RFC7457"/>.</li>
                  <li pn="section-5.1.3.1-1.2.1.2">Traffic analysis, for example: <xref target="Pitfalls-of-DNS-Encryption" format="default" sectionFormat="of" derivedContent="Pitfalls-of-DNS-Encryption"/> (focused
	      on DoT).</li>
                  <li pn="section-5.1.3.1-1.2.1.3">Potential for client tracking via transport identifiers.</li>
                  <li pn="section-5.1.3.1-1.2.1.4">Blocking of well-known ports (e.g., 853 for DoT).</li>
                </ul>
              </dd>
              <dt pn="section-5.1.3.1-1.3">Mitigations:</dt>
              <dd pn="section-5.1.3.1-1.4">
                <t indent="0" pn="section-5.1.3.1-1.4.1">In the case of DoT, TLS profiles from <xref target="RFC8310" section="9" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8310#section-9" derivedContent="RFC8310"/> and the
           "Countermeasures to DNS Traffic Analysis" from <xref target="RFC8310" section="11.1" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8310#section-11.1" derivedContent="RFC8310"/>
           provide strong mitigations. This includes but is not
           limited to:
</t>
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.3.1-1.4.2">
                  <li pn="section-5.1.3.1-1.4.2.1">Adhering to <xref target="RFC7525" format="default" sectionFormat="of" derivedContent="RFC7525"/>.</li>
                  <li pn="section-5.1.3.1-1.4.2.2">Implementing only (D)TLS 1.2 or later, as specified in <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/>.</li>
                  <li pn="section-5.1.3.1-1.4.2.3">Implementing Extension Mechanisms for DNS (EDNS(0)) Padding
	      <xref target="RFC7830" format="default" sectionFormat="of" derivedContent="RFC7830"/> using the guidelines
in
<xref target="RFC8467" format="default" sectionFormat="of" derivedContent="RFC8467"/> or a successor specification.</li>
                  <li pn="section-5.1.3.1-1.4.2.4">Servers should not degrade in any way the query service
	      level provided to
	      clients that do not use any form of session resumption
	      mechanism, such as TLS
	      session resumption <xref target="RFC5077" format="default" sectionFormat="of" derivedContent="RFC5077"/> with TLS 1.2
	      (<xref target="RFC8446" section="2.2" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8446#section-2.2" derivedContent="RFC8446"/>) or Domain
	      Name System (DNS) Cookies <xref target="RFC7873" format="default" sectionFormat="of" derivedContent="RFC7873"/>.</li>
                  <li pn="section-5.1.3.1-1.4.2.5">A DoT privacy service on both port 853 and 443. If the
	      operator deploys DoH
	      on the same IP address, this requires the use of the "dot" 
	      Application-Layer Protocol Negotiation (ALPN) value <xref target="dot-ALPN" format="default" sectionFormat="of" derivedContent="dot-ALPN"/>.</li>
                </ul>
              </dd>
              <dt pn="section-5.1.3.1-1.5">Optimizations:</dt>
              <dd pn="section-5.1.3.1-1.6">
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.3.1-1.6.1">
                  <li pn="section-5.1.3.1-1.6.1.1">Concurrent processing of pipelined queries, returning
	      responses as soon as
	      available, potentially out of order, as specified in <xref target="RFC7766" format="default" sectionFormat="of" derivedContent="RFC7766"/>. This is often
	      called "OOOR" -- out-of-order responses (providing processing performance
	      similar to HTTP multiplexing).</li>
                  <li pn="section-5.1.3.1-1.6.1.2">Management of TLS connections to optimize performance for clients using
	      <xref target="RFC7766" format="default" sectionFormat="of" derivedContent="RFC7766"/> and EDNS(0) Keepalive
	      <xref target="RFC7828" format="default" sectionFormat="of" derivedContent="RFC7828"/></li>
                </ul>
              </dd>
              <dt pn="section-5.1.3.1-1.7">Additional Options:</dt>
              <dd pn="section-5.1.3.1-1.8">Management of TLS connections to optimize performance for clients using DNS
Stateful Operations <xref target="RFC8490" format="default" sectionFormat="of" derivedContent="RFC8490"/>.
	    </dd>
            </dl>
          </section>
          <section anchor="doh" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.1.3.2">
            <name slugifiedName="name-doh">DoH</name>
            <dl newline="true" indent="3" spacing="normal" pn="section-5.1.3.2-1">
              <dt pn="section-5.1.3.2-1.1">DNS Privacy Threats:</dt>
              <dd pn="section-5.1.3.2-1.2">
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.3.2-1.2.1">
                  <li pn="section-5.1.3.2-1.2.1.1">Known attacks on TLS, such as those described in <xref target="RFC7457" format="default" sectionFormat="of" derivedContent="RFC7457"/>.</li>
                  <li pn="section-5.1.3.2-1.2.1.2">Traffic analysis, for example: <xref target="DNS-Privacy-not-so-private" format="default" sectionFormat="of" derivedContent="DNS-Privacy-not-so-private"/> (focused
	      on DoH).</li>
                  <li pn="section-5.1.3.2-1.2.1.3">Potential for client tracking via transport identifiers.</li>
                </ul>
              </dd>
              <dt pn="section-5.1.3.2-1.3">Mitigations:</dt>
              <dd pn="section-5.1.3.2-1.4">
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.3.2-1.4.1">
                  <li pn="section-5.1.3.2-1.4.1.1">Clients must be able to forgo the use of HTTP cookies <xref target="RFC6265" format="default" sectionFormat="of" derivedContent="RFC6265"/> and still
use the service.</li>
                  <li pn="section-5.1.3.2-1.4.1.2">Use of HTTP/2 padding and/or EDNS(0) padding, as described in
<xref target="RFC8484" section="9" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8484#section-9" derivedContent="RFC8484"/>.</li>
                  <li pn="section-5.1.3.2-1.4.1.3">Clients should not be required to include any headers beyond the absolute
minimum to obtain service from a DoH server. (See
<xref target="I-D.ietf-httpbis-bcp56bis" section="6.1" sectionFormat="of" format="default" derivedLink="https://tools.ietf.org/html/draft-ietf-httpbis-bcp56bis-09#section-6.1" derivedContent="BUILD-W-HTTP"/>.)</li>
                </ul>
              </dd>
            </dl>
          </section>
        </section>
        <section anchor="dnssec" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.4">
          <name slugifiedName="name-dnssec">DNSSEC</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.4-1">
            <dt pn="section-5.1.4-1.1">DNS Privacy Threats:</dt>
            <dd pn="section-5.1.4-1.2">Users may be directed to bogus IP addresses that, depending on the
	    application, protocol, and authentication method, might lead users to reveal
	    personal information to attackers. One example is a website that doesn't use
	    TLS or whose TLS authentication can somehow be subverted.</dd>
            <dt pn="section-5.1.4-1.3">Mitigations:</dt>
            <dd pn="section-5.1.4-1.4">All DNS privacy services must offer a DNS privacy service that performs

	  Domain Name System Security Extensions (DNSSEC) validation. In
	  addition, they must be
	  able to provide the DNSSEC Resource Records (RRs) to the client so that it can perform its own
	  validation.</dd>
          </dl>
          <t indent="0" pn="section-5.1.4-2">The addition of encryption to DNS does not remove the need for DNSSEC
<xref target="RFC4033" format="default" sectionFormat="of" derivedContent="RFC4033"/>; they are independent and fully compatible
protocols,
each solving different problems. The use of one does not diminish the need nor
the usefulness of the other.
</t>
          <t indent="0" pn="section-5.1.4-3">While the use of an authenticated and encrypted transport protects origin
	  authentication and data integrity between a client and a DNS privacy service,
	  it provides no proof (for a nonvalidating client) that the data provided by the
	  DNS privacy service was actually DNSSEC authenticated. As with cleartext DNS,
	  the user is still solely trusting the Authentic Data (AD) bit (if
	  present) set by the resolver.
</t>
          <t indent="0" pn="section-5.1.4-4">It should also be noted that the use of an encrypted transport for DNS
	  actually solves many of the practical issues encountered by DNS validating clients -- e.g.,
	  interference by middleboxes with cleartext DNS payloads is completely avoided.
	  In this sense, a validating client that uses a DNS privacy service that
	  supports DNSSEC has a far simpler task in terms of DNSSEC roadblock avoidance
	  <xref target="RFC8027" format="default" sectionFormat="of" derivedContent="RFC8027"/>.
</t>
        </section>
        <section anchor="availability" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.5">
          <name slugifiedName="name-availability">Availability</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.5-1">
            <dt pn="section-5.1.5-1.1">DNS Privacy Threats:</dt>
            <dd pn="section-5.1.5-1.2">
	      A failing DNS privacy service could force the user to switch
	      providers, fall back to cleartext, or accept no DNS service for
	      the duration of the outage.
	    </dd>
            <dt pn="section-5.1.5-1.3">Mitigations:</dt>
            <dd pn="section-5.1.5-1.4">
              <t indent="0" pn="section-5.1.5-1.4.1">A DNS privacy service should strive to engineer encrypted services to the
	  same
	  availability level as any unencrypted services they provide. Particular care
	  should to be taken to protect DNS privacy services against denial-of-service
	  (DoS) attacks, as experience has shown that unavailability of DNS resolving because
	  of attacks is a significant motivation for users to switch services. See, for
	  example, Section IV-C of <xref target="Passive-Observations-of-a-Large-DNS" format="default" sectionFormat="of" derivedContent="Passive-Observations-of-a-Large-DNS"/>.</t>
              <t indent="0" pn="section-5.1.5-1.4.2">Techniques such as those described in <xref target="RFC7766" section="10" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7766#section-10" derivedContent="RFC7766"/> can be of use to operators to defend against such attacks.
              </t>
            </dd>
          </dl>
        </section>
        <section anchor="service-options" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.6">
          <name slugifiedName="name-service-options">Service Options</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.6-1">
            <dt pn="section-5.1.6-1.1">DNS Privacy Threats:</dt>
            <dd pn="section-5.1.6-1.2">Unfairly disadvantaging users of the privacy service with respect to the
	  services available. This could force the user to switch providers,
	  fall back to
	  cleartext, or accept no DNS service for the duration of the outage.</dd>
            <dt pn="section-5.1.6-1.3">Mitigations:</dt>
            <dd pn="section-5.1.6-1.4">A DNS privacy service should deliver the same level of service as offered
	  on unencrypted channels in terms of options such as filtering (or lack thereof),
	  DNSSEC validation, etc.
	  </dd>
          </dl>
        </section>
        <section anchor="impact-of-encryption-on-monitoring-by-dns-privacy-service-operators" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.7">
          <name slugifiedName="name-impact-of-encryption-on-mon">Impact of Encryption on Monitoring by DNS Privacy Service Operators</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.7-1">
            <dt pn="section-5.1.7-1.1">DNS Privacy Threats:</dt>
            <dd pn="section-5.1.7-1.2">Increased use of encryption can impact a DNS privacy service operator's ability
	  to monitor traffic and therefore manage their DNS servers <xref target="RFC8404" format="default" sectionFormat="of" derivedContent="RFC8404"/>.</dd>
          </dl>
          <t indent="0" pn="section-5.1.7-2">Many monitoring solutions for DNS traffic rely on the plaintext nature of
	  this
	  traffic and work by intercepting traffic on the wire, either using a separate
	  view on the connection between clients and the resolver, or as a separate
	  process on the resolver system that inspects network traffic. Such solutions
	  will no longer function when traffic between clients and resolvers is
	  encrypted.
	  Many DNS privacy service operators still need to inspect DNS traffic --
	  e.g., to monitor for network security threats. Operators may therefore need to
	  invest in an alternative means of monitoring that relies on either the resolver software
	  directly, or exporting DNS traffic from the resolver using, for
	  example, <xref target="dnstap" format="default" sectionFormat="of" derivedContent="dnstap"/>.
          </t>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.7-3">
            <dt pn="section-5.1.7-3.1">Optimization:</dt>
            <dd pn="section-5.1.7-3.2">When implementing alternative means for traffic monitoring, operators of a
DNS
privacy service should consider using privacy-conscious means to do so. See
<xref target="data-at-rest-on-the-server" format="default" sectionFormat="of" derivedContent="Section 5.2"/> for more details on data
handling and the discussion on the use of Bloom Filters in <xref target="ip-address-techniques" format="default" sectionFormat="of" derivedContent="Appendix B"/>.
	  </dd>
          </dl>
        </section>
        <section anchor="limitations-of-fronting-a-dns-privacy-service-with-a-pure-tls-proxy" numbered="true" toc="include" removeInRFC="false" pn="section-5.1.8">
          <name slugifiedName="name-limitations-of-fronting-a-d">Limitations of Fronting a DNS Privacy Service with a Pure TLS Proxy</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.1.8-1">
            <dt pn="section-5.1.8-1.1">DNS Privacy Threats:</dt>
            <dd pn="section-5.1.8-1.2">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.1.8-1.2.1">
                <li pn="section-5.1.8-1.2.1.1">Limited ability to manage or monitor incoming connections using DNS-specific
	    techniques.</li>
                <li pn="section-5.1.8-1.2.1.2">Misconfiguration (e.g., of the target-server address in the
	    proxy configuration) could lead to data leakage if the
	    proxy-to-target-server path
	    is not encrypted.</li>
              </ul>
            </dd>
            <dt pn="section-5.1.8-1.3">Optimization:</dt>
            <dd pn="section-5.1.8-1.4">
              <t indent="0" pn="section-5.1.8-1.4.1">Some operators may choose to implement DoT using a TLS proxy (e.g.,
<xref target="nginx" format="default" sectionFormat="of" derivedContent="nginx"/>, <xref target="haproxy" format="default" sectionFormat="of" derivedContent="haproxy"/>, or
<xref target="stunnel" format="default" sectionFormat="of" derivedContent="stunnel"/>) in front of
a DNS nameserver because of proven robustness and capacity when handling large
numbers of client connections, load-balancing capabilities, and good tooling.
Currently, however, because such proxies typically have no specific handling
of DNS as a protocol over TLS or DTLS, using them can restrict traffic management
at the proxy layer and the DNS server. For example, all traffic received by a
nameserver behind such a proxy will appear to originate from the proxy, and DNS
techniques such as Access Control Lists (ACLs), Response Rate Limiting (RRL),
or DNS64 <xref target="RFC6147" format="default" sectionFormat="of" derivedContent="RFC6147"/> will be hard or impossible to implement
in
the nameserver.
</t>
              <t indent="0" pn="section-5.1.8-1.4.2">Operators may choose to use a DNS-aware proxy, such as
<xref target="dnsdist" format="default" sectionFormat="of" derivedContent="dnsdist"/>, that offers custom options (similar to those
proposed in <xref target="I-D.bellis-dnsop-xpf" format="default" sectionFormat="of" derivedContent="DNS-XPF"/>) to add source information
to packets
to address this shortcoming. It should be noted that such options potentially
significantly increase the leaked information in the event of a
misconfiguration.
              </t>
            </dd>
          </dl>
        </section>
      </section>
      <section anchor="data-at-rest-on-the-server" numbered="true" toc="include" removeInRFC="false" pn="section-5.2">
        <name slugifiedName="name-data-at-rest-on-the-server">Data at Rest on the Server</name>
        <section anchor="data-handling" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.1">
          <name slugifiedName="name-data-handling">Data Handling</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.2.1-1">
            <dt pn="section-5.2.1-1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>:</dt>
            <dd pn="section-5.2.1-1.2">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.1-1.2.1">
                <li pn="section-5.2.1-1.2.1.1">Surveillance.</li>
                <li pn="section-5.2.1-1.2.1.2">Stored-data compromise.</li>
                <li pn="section-5.2.1-1.2.1.3">Correlation.</li>
                <li pn="section-5.2.1-1.2.1.4">Identification.</li>
                <li pn="section-5.2.1-1.2.1.5">Secondary use.</li>
                <li pn="section-5.2.1-1.2.1.6">Disclosure.</li>
              </ul>
            </dd>
            <dt pn="section-5.2.1-1.3">Other Threats</dt>
            <dd pn="section-5.2.1-1.4">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.1-1.4.1">
                <li pn="section-5.2.1-1.4.1.1">Contravention of legal requirements not to process user data.</li>
              </ul>
            </dd>
            <dt pn="section-5.2.1-1.5">Mitigations:</dt>
            <dd pn="section-5.2.1-1.6">
              <t indent="0" pn="section-5.2.1-1.6.1">The following are recommendations relating to common activities for DNS
	  service operators; in all cases, data retention should be minimized or completely
	  avoided if possible for DNS privacy services. If data is retained, it should be
	  encrypted and either aggregated, pseudonymized, or anonymized whenever
	  possible.
	  In general, the principle of data minimization described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/> should be applied.</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.1-1.6.2">
                <li pn="section-5.2.1-1.6.2.1">Transient data (e.g., data used for real-time monitoring and threat
	    analysis, which might be held only in memory) should be retained for the shortest
	    possible period deemed operationally feasible.</li>
                <li pn="section-5.2.1-1.6.2.2">The retention period of DNS traffic logs should be only as
	    long as is required to sustain operation of the service and meet
	    regulatory requirements, to the extent that they exist.</li>
                <li pn="section-5.2.1-1.6.2.3">DNS privacy services should not track users except for the particular
purpose
of detecting and remedying technically malicious (e.g., DoS) or anomalous use
of the service.</li>
                <li pn="section-5.2.1-1.6.2.4">Data access should be minimized to only those personnel who require access
to
perform operational duties. It should also be limited to anonymized or
pseudonymized data where operationally feasible, with access to full logs (if
any are held) only permitted when necessary.</li>
              </ul>
            </dd>
            <dt pn="section-5.2.1-1.7">Optimizations:</dt>
            <dd pn="section-5.2.1-1.8">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.1-1.8.1">
                <li pn="section-5.2.1-1.8.1.1">Consider use of full-disk encryption for logs and data-capture storage.</li>
              </ul>
            </dd>
          </dl>
        </section>
        <section anchor="data-minimization-of-network-traffic" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.2">
          <name slugifiedName="name-data-minimization-of-networ">Data Minimization of Network Traffic</name>
          <t indent="0" pn="section-5.2.2-1">Data minimization refers to collecting, using, disclosing, and storing the
minimal data necessary to perform a task, and this can be achieved by
removing or obfuscating privacy-sensitive information in network traffic logs.
This is typically personal data or data that can be used to link a record to
an individual, but it may also include other confidential information -- for
example, on the structure of an internal corporate network.
</t>
          <t indent="0" pn="section-5.2.2-2">The problem of effectively ensuring that DNS traffic logs contain no or
minimal
privacy-sensitive information is not one that currently has a generally agreed
solution or any standards to inform this discussion. This section presents an
overview of current techniques to simply provide reference on the current
status of this work.
</t>
          <t indent="0" pn="section-5.2.2-3">Research into data minimization techniques (and particularly IP address
pseudonymization/anonymization) was sparked in the late 1990s / early 2000s,
partly driven by the desire to share significant corpuses of traffic captures
for research purposes. Several techniques reflecting different requirements in
this area and different performance/resource trade-offs emerged over the course
of the decade. Developments over the last decade have been both a blessing and
a
curse; the large increase in size between an IPv4 and an IPv6 address, for
example, renders some techniques impractical, but also makes available a much
larger amount of input entropy, the better to resist brute-force
re-identification attacks that have grown in practicality over the period.
</t>
          <t indent="0" pn="section-5.2.2-4">Techniques employed may be broadly categorized as either anonymization or
pseudonymization. The following discussion uses the definitions from <xref target="RFC6973" section="3" sectionFormat="comma" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6973#section-3" derivedContent="RFC6973"/>, with additional
observations from <xref target="van-Dijkhuizen-et-al" format="default" sectionFormat="of" derivedContent="van-Dijkhuizen-et-al"/>.
          </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.2-5">
            <li pn="section-5.2.2-5.1">Anonymization. To enable anonymity of an individual, there must exist a set
of
individuals that appear to have the same attribute(s) as the individual. To
the attacker or the observer, these individuals must appear indistinguishable
from each other.</li>
            <li pn="section-5.2.2-5.2">Pseudonymization. The true identity is deterministically replaced with an
alternate identity (a pseudonym). When the pseudonymization schema is known,
the process can be reversed, so the original identity becomes known again.</li>
          </ul>
          <t indent="0" pn="section-5.2.2-6">In practice, there is a fine line between the two; for example,
	  it is difficult to categorize a deterministic algorithm for data
	  minimization of IP addresses that produces a group of pseudonyms for
	  a single given address.
</t>
        </section>
        <section anchor="ip-address-pseudonymization-and-anonymization-methods" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.3">
          <name slugifiedName="name-ip-address-pseudonymization">IP Address Pseudonymization and Anonymization Methods</name>
          <t indent="0" pn="section-5.2.3-1">A major privacy risk in DNS is connecting DNS queries to an individual, and
	  the major vector for this in DNS traffic is the client IP address.
</t>
          <t indent="0" pn="section-5.2.3-2">There is active discussion in the space of effective pseudonymization of IP
	  addresses in DNS traffic logs; however, there seems to be no single solution
	  that is widely recognized as suitable for all or most use cases. There are also as
	  yet no standards for this that are unencumbered by patents.
</t>
          <t indent="0" pn="section-5.2.3-3"><xref target="ip-address-techniques" format="default" sectionFormat="of" derivedContent="Appendix B"/> provides a more detailed survey of
various techniques
employed or under development in 2020.
</t>
        </section>
        <section anchor="pseudonymization-anonymization-or-discarding-of-other-correlation-data" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.4">
          <name slugifiedName="name-pseudonymization-anonymizat">Pseudonymization, Anonymization, or Discarding of Other Correlation Data</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.2.4-1">
            <dt pn="section-5.2.4-1.1">DNS Privacy Threats:</dt>
            <dd pn="section-5.2.4-1.2">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.4-1.2.1">
                <li pn="section-5.2.4-1.2.1.1">Fingerprinting of the client OS via various means, including: IP
	    TTL/Hoplimit,
	    TCP parameters (e.g., window size, Explicit Congestion
	    Notification (ECN) support, selective acknowledgment (SACK)),
	    OS-specific DNS query
	    patterns (e.g., for network connectivity, captive portal detection, or
	    OS-specific updates).</li>
                <li pn="section-5.2.4-1.2.1.2">Fingerprinting of the client application or TLS library by,
	    for example, HTTP headers (e.g., User-Agent, Accept,
	    Accept-Encoding), TLS version/Cipher-suite
	    combinations, or other connection parameters.</li>
                <li pn="section-5.2.4-1.2.1.3">Correlation of queries on multiple TCP sessions originating from the same
	    IP address.</li>
                <li pn="section-5.2.4-1.2.1.4">Correlating of queries on multiple TLS sessions originating from the same
	    client, including via session-resumption mechanisms.</li>
                <li pn="section-5.2.4-1.2.1.5">Resolvers <em>might</em> receive client identifiers -- e.g.,
	    Media Access Control (MAC) addresses in EDNS(0)
	    options. Some customer premises equipment (CPE) devices are known
	    to add them
	    <xref target="MAC-address-EDNS" format="default" sectionFormat="of" derivedContent="MAC-address-EDNS"/>.</li>
              </ul>
            </dd>
            <dt pn="section-5.2.4-1.3">Mitigations:</dt>
            <dd pn="section-5.2.4-1.4">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.4-1.4.1">
                <li pn="section-5.2.4-1.4.1.1">Data minimization or discarding of such correlation data.</li>
              </ul>
            </dd>
          </dl>
        </section>
        <section anchor="cache-snooping" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.5">
          <name slugifiedName="name-cache-snooping">Cache Snooping</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.2.5-1">
            <dt pn="section-5.2.5-1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>:</dt>
            <dd pn="section-5.2.5-1.2">
              <dl newline="true" indent="3" spacing="normal" pn="section-5.2.5-1.2.1">
                <dt pn="section-5.2.5-1.2.1.1">Surveillance:</dt>
                <dd pn="section-5.2.5-1.2.1.2">Profiling of client queries by malicious third parties.</dd>
              </dl>
            </dd>
            <dt pn="section-5.2.5-1.3">Mitigations:</dt>
            <dd pn="section-5.2.5-1.4">See <xref target="ISC-Knowledge-database-on-cache-snooping" format="default" sectionFormat="of" derivedContent="ISC-Knowledge-database-on-cache-snooping"/> for an
example discussion on
defending against cache snooping. Options proposed include limiting access to
a server and limiting nonrecursive queries.</dd>
          </dl>
        </section>
      </section>
      <section anchor="data-sent-onwards-from-the-server" numbered="true" toc="include" removeInRFC="false" pn="section-5.3">
        <name slugifiedName="name-data-sent-onwards-from-the-">Data Sent Onwards from the Server</name>
        <t indent="0" pn="section-5.3-1">In this section, we consider both data sent on the wire in upstream queries
and
data shared with third parties.
</t>
        <section anchor="protocol-recommendations-1" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.1">
          <name slugifiedName="name-protocol-recommendations-2">Protocol Recommendations</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.3.1-1">
            <dt pn="section-5.3.1-1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>:</dt>
            <dd pn="section-5.3.1-1.2">
              <dl newline="true" indent="3" spacing="normal" pn="section-5.3.1-1.2.1">
                <dt pn="section-5.3.1-1.2.1.1">Surveillance:</dt>
                <dd pn="section-5.3.1-1.2.1.2">Transmission of identifying data upstream.</dd>
              </dl>
            </dd>
            <dt pn="section-5.3.1-1.3">Mitigations:</dt>
            <dd pn="section-5.3.1-1.4">
              <t indent="0" pn="section-5.3.1-1.4.1">The server should:</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.3.1-1.4.2">
                <li pn="section-5.3.1-1.4.2.1">implement QNAME minimization <xref target="RFC7816" format="default" sectionFormat="of" derivedContent="RFC7816"/>.</li>
                <li pn="section-5.3.1-1.4.2.2">honor a SOURCE PREFIX-LENGTH set to 0 in a query containing the EDNS(0)
Client Subnet (ECS) option (<xref target="RFC7871" section="7.1.2" sectionFormat="comma" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7871#section-7.1.2" derivedContent="RFC7871"/>).  This is as specified in <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/> for DoT but
	    applicable to any DNS
        privacy service.</li>
              </ul>
            </dd>
            <dt pn="section-5.3.1-1.5">Optimizations:</dt>
            <dd pn="section-5.3.1-1.6">
              <t indent="0" pn="section-5.3.1-1.6.1">As per <xref target="RFC7871" section="2" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7871#section-2" derivedContent="RFC7871"/>, the server should either:</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.3.1-1.6.2">
                <li pn="section-5.3.1-1.6.2.1">not use the ECS option in upstream queries at all, or</li>
                <li pn="section-5.3.1-1.6.2.2">offer alternative services, one that sends ECS and one that does not.</li>
              </ul>
            </dd>
          </dl>
          <t indent="0" pn="section-5.3.1-2">If operators do offer a service that sends the ECS options upstream, they
should
use the shortest prefix that is operationally feasible and ideally
use a policy of allowlisting upstream servers to which to send ECS in order to
reduce data leakage. Operators should make clear in any policy statement what
prefix length they actually send and the specific policy used.
</t>
          <t indent="0" pn="section-5.3.1-3">Allowlisting has the benefit that not only does the operator know which
	  upstream
	  servers can use ECS, but also the operator can decide which upstream
	  servers apply privacy policies that the operator is happy with. However, some
	  operators consider allowlisting to incur significant operational overhead
	  compared to dynamic detection of ECS support on authoritative servers.
</t>
          <t indent="0" pn="section-5.3.1-4">Additional options:
</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.3.1-5">
            <li pn="section-5.3.1-5.1">"Aggressive Use of DNSSEC-Validated Cache" <xref target="RFC8198" format="default" sectionFormat="of" derivedContent="RFC8198"/> and "NXDOMAIN: There Really Is
	    Nothing Underneath" <xref target="RFC8020" format="default" sectionFormat="of" derivedContent="RFC8020"/> to reduce the number of queries
to authoritative servers to increase privacy.</li>
            <li pn="section-5.3.1-5.2">Run a local copy of the root zone <xref target="RFC8806" format="default" sectionFormat="of" derivedContent="RFC8806"/> to avoid making queries to the root servers
            that might leak information.</li>
          </ul>
        </section>
        <section anchor="client-query-obfuscation" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.2">
          <name slugifiedName="name-client-query-obfuscation">Client Query Obfuscation</name>
          <t indent="0" pn="section-5.3.2-1">Additional options:
</t>
          <t indent="0" pn="section-5.3.2-2">Since queries from recursive resolvers to authoritative servers are
performed
using cleartext (at the time of writing), resolver services need to consider
the
extent to which they may be directly leaking information about their client
community via these upstream queries and what they can do to mitigate this
further. Note that, even when all the relevant techniques described above are
employed, there may still be attacks possible -- e.g.,
<xref target="Pitfalls-of-DNS-Encryption" format="default" sectionFormat="of" derivedContent="Pitfalls-of-DNS-Encryption"/>. For example, a resolver with a
very small
community of users risks exposing data in this way and ought to obfuscate this
traffic by mixing it with "generated" traffic to make client characterization
harder. The resolver could also employ aggressive prefetch techniques as a
further measure to counter traffic analysis.
</t>
          <t indent="0" pn="section-5.3.2-3">At the time of writing, there are no standardized or widely recognized
techniques
to perform such obfuscation or bulk prefetches.
</t>
          <t indent="0" pn="section-5.3.2-4">Another technique that particularly small operators may consider is
forwarding
local traffic to a larger resolver (with a privacy policy that aligns with
their
own practices) over an encrypted protocol, so that the upstream queries are
obfuscated among those of the large resolver.
</t>
        </section>
        <section anchor="data-sharing" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.3">
          <name slugifiedName="name-data-sharing">Data Sharing</name>
          <dl newline="true" indent="3" spacing="normal" pn="section-5.3.3-1">
            <dt pn="section-5.3.3-1.1">Threats described in <xref target="RFC6973" format="default" sectionFormat="of" derivedContent="RFC6973"/>:</dt>
            <dd pn="section-5.3.3-1.2">
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.3.3-1.2.1">
                <li pn="section-5.3.3-1.2.1.1">Surveillance.</li>
                <li pn="section-5.3.3-1.2.1.2">Stored-data compromise.</li>
                <li pn="section-5.3.3-1.2.1.3">Correlation.</li>
                <li pn="section-5.3.3-1.2.1.4">Identification.</li>
                <li pn="section-5.3.3-1.2.1.5">Secondary use.</li>
                <li pn="section-5.3.3-1.2.1.6">Disclosure.</li>
              </ul>
            </dd>
            <dt pn="section-5.3.3-1.3">DNS Privacy Threats:</dt>
            <dd pn="section-5.3.3-1.4">Contravention of legal requirements not to process user data.</dd>
            <dt pn="section-5.3.3-1.5">Mitigations:</dt>
            <dd pn="section-5.3.3-1.6">
              <t indent="0" pn="section-5.3.3-1.6.1">Operators should not share identifiable data with third parties.
</t>
              <t indent="0" pn="section-5.3.3-1.6.2">If operators choose to share identifiable data with third parties in
	  specific circumstances, they should publish the terms under which data is shared.
</t>
              <t indent="0" pn="section-5.3.3-1.6.3">Operators should consider including specific guidelines for the collection
of
aggregated and/or anonymized data for research purposes, within or outside of
their own organization. This can benefit not only the operator (through
inclusion in novel research) but also the wider Internet community. See the
policy published by SURFnet <xref target="SURFnet-policy" format="default" sectionFormat="of" derivedContent="SURFnet-policy"/> on data sharing
for research as
an example.
              </t>
            </dd>
          </dl>
        </section>
      </section>
    </section>
    <section anchor="recursive-operator-privacy-statement-rps" numbered="true" toc="include" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-recursive-operator-privacy-">Recursive Operator Privacy Statement (RPS)</name>
      <t indent="0" pn="section-6-1">To be compliant with this Best Current Practice document, a DNS recursive
operator <bcp14>SHOULD</bcp14> publish a Recursive operator Privacy Statement (RPS). Adopting
the
outline, and including the headings in the order provided, is a benefit to
persons comparing RPSs from multiple operators.
</t>
      <t indent="0" pn="section-6-2"><xref target="current-policy-and-privacy-statements" format="default" sectionFormat="of" derivedContent="Appendix C"/> provides a
comparison of some existing
policy and privacy statements.
</t>
      <section anchor="outline-of-an-rps" numbered="true" toc="include" removeInRFC="false" pn="section-6.1">
        <name slugifiedName="name-outline-of-an-rps">Outline of an RPS</name>
        <t indent="0" pn="section-6.1-1">The contents of Sections <xref target="policy" format="counter" sectionFormat="of" derivedContent="6.1.1"/> and <xref target="practice" format="counter" sectionFormat="of" derivedContent="6.1.2"/> are
non-normative, other than the
order of the headings. Material under each topic is present to assist the
operator developing their own RPS. This material:
</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1-2">
          <li pn="section-6.1-2.1">Relates <em>only</em> to matters around the technical
operation of DNS privacy services, and no other matters.</li>
          <li pn="section-6.1-2.2">Does not attempt to offer an exhaustive list for the contents of an
RPS.</li>
          <li pn="section-6.1-2.3">Is not intended to form the basis of any legal/compliance
documentation.</li>
        </ul>
        <t indent="0" pn="section-6.1-3"><xref target="example-rps" format="default" sectionFormat="of" derivedContent="Appendix D"/> provides an example (also non-normative) of an
RPS
statement for a specific operator scenario.
</t>
        <section anchor="policy" numbered="true" toc="include" removeInRFC="false" pn="section-6.1.1">
          <name slugifiedName="name-policy">Policy</name>
          <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-6.1.1-1">
            <li pn="section-6.1.1-1.1" derivedCounter="1.">Treatment of IP addresses. Make an explicit statement that IP addresses are
treated as personal data.</li>
            <li pn="section-6.1.1-1.2" derivedCounter="2.">
              <t indent="0" pn="section-6.1.1-1.2.1">Data collection and sharing. Specify clearly what data (including IP
	      addresses) is:
</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1.1-1.2.2">
                <li pn="section-6.1.1-1.2.2.1">Collected and retained by the operator, and for what period it is
retained.</li>
                <li pn="section-6.1.1-1.2.2.2">Shared with partners.</li>
                <li pn="section-6.1.1-1.2.2.3">
                  <t indent="0" pn="section-6.1.1-1.2.2.3.1">Shared, sold, or rented to third parties.
                  </t>
                  <t indent="0" pn="section-6.1.1-1.2.2.3.2"/>
                </li>
              </ul>
              <t indent="0" pn="section-6.1.1-1.2.3">
		In each case, specify whether data is aggregated, pseudonymized, or anonymized and
		the conditions of data transfer. Where possible provide details of the
	      techniques used for the above data minimizations.</t>
            </li>
            <li pn="section-6.1.1-1.3" derivedCounter="3.">Exceptions. Specify any exceptions to the above -- for example, technically
malicious or anomalous behavior.</li>
            <li pn="section-6.1.1-1.4" derivedCounter="4.">Associated entities. Declare and explicitly enumerate any partners,
third-party affiliations, or sources of funding.</li>
            <li pn="section-6.1.1-1.5" derivedCounter="5.">Correlation. Whether user DNS data is correlated or combined with any other
personal information held by the operator.</li>
            <li pn="section-6.1.1-1.6" derivedCounter="6.">
              <t indent="0" pn="section-6.1.1-1.6.1">Result filtering. This section should explain whether the operator filters,
edits, or alters in any way the replies that it receives from the authoritative
servers for each DNS zone before forwarding them to the clients. For each
category listed below, the operator should also specify how the filtering
lists
are created and managed, whether it employs any third-party sources for such
lists, and which ones.
</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.1.1-1.6.2">
                <li pn="section-6.1.1-1.6.2.1">Specify if any replies are being filtered out or altered for network- and
		computer-security reasons (e.g., preventing connections to
		malware-spreading websites or botnet control servers).</li>
                <li pn="section-6.1.1-1.6.2.2">Specify if any replies are being filtered out or altered for mandatory
legal reasons, due to applicable legislation or binding orders by courts
and other public authorities.</li>
                <li pn="section-6.1.1-1.6.2.3">Specify if any replies are being filtered out or altered for voluntary
legal reasons, due to an internal policy by the operator aiming at
reducing potential legal risks.</li>
                <li pn="section-6.1.1-1.6.2.4">Specify if any replies are being filtered out or altered for any other
reason, including commercial ones.</li>
              </ul>
            </li>
          </ol>
        </section>
        <section anchor="practice" numbered="true" toc="include" removeInRFC="false" pn="section-6.1.2">
          <name slugifiedName="name-practice">Practice</name>
          <t indent="0" pn="section-6.1.2-1">Communicate the current operational practices of the service.
</t>
          <ol spacing="normal" indent="adaptive" start="1" type="1" pn="section-6.1.2-2">
  <li pn="section-6.1.2-2.1" derivedCounter="1.">Deviations. Specify any temporary or permanent deviations from the policy
  for operational reasons.</li>
            <li pn="section-6.1.2-2.2" derivedCounter="2.">
              <t indent="0" pn="section-6.1.2-2.2.1">Client-facing capabilities. With reference to each subsection of
	      <xref target="on-the-wire-between-client-and-server" format="default" sectionFormat="of" derivedContent="Section 5.1"/>, provide specific
	      details of which
	      capabilities (transport, DNSSEC, padding, etc.) are provided on
	      which client-facing addresses/port combination or DoH URI
	      template. For
	      <xref target="authentication-of-dns-privacy-services" format="default" sectionFormat="of" derivedContent="Section 5.1.2"/>, clearly specify which specific
	      authentication mechanisms are supported for each endpoint that offers DoT:
</t>
              <ol spacing="normal" type="a" indent="adaptive" start="1" pn="section-6.1.2-2.2.2">
                <li pn="section-6.1.2-2.2.2.1" derivedCounter="a.">The authentication domain name to be used (if any).</li>
                <li pn="section-6.1.2-2.2.2.2" derivedCounter="b.">
                  <t indent="0" pn="section-6.1.2-2.2.2.2.1">The SPKI pin sets to be used (if any) and policy for rolling keys.
                  </t>
                  <t indent="0" pn="section-6.1.2-2.2.2.2.2"/>
                </li>
              </ol>
            </li>
            <li pn="section-6.1.2-2.3" derivedCounter="3.">Upstream capabilities. With reference to
	    <xref target="data-sent-onwards-from-the-server" format="default" sectionFormat="of" derivedContent="Section 5.3"/>, provide specific details of
	    which capabilities are provided upstream for data sent to authoritative servers.</li>
            <li pn="section-6.1.2-2.4" derivedCounter="4.">Support. Provide contact/support information for the service.</li>
            <li pn="section-6.1.2-2.5" derivedCounter="5.">Data Processing. This section can optionally communicate links to, and the
	    high-level contents of, any separate statements the operator has published
	    that cover applicable data-processing legislation or agreements with regard to the
	    location(s) of service provision.</li>
          </ol>
        </section>
      </section>
      <section anchor="enforcementaccountability" numbered="true" toc="include" removeInRFC="false" pn="section-6.2">
        <name slugifiedName="name-enforcement-accountability">Enforcement/Accountability</name>
        <t indent="0" pn="section-6.2-1">Transparency reports may help with building user trust that operators
adhere to
their policies and practices.
</t>
        <t indent="0" pn="section-6.2-2">Where possible, independent monitoring or analysis could be performed of:
</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6.2-3">
          <li pn="section-6.2-3.1">ECS, QNAME minimization, EDNS(0) padding, etc.</li>
          <li pn="section-6.2-3.2">Filtering.</li>
          <li pn="section-6.2-3.3">Uptime.</li>
        </ul>
        <t indent="0" pn="section-6.2-4">This is by analogy with several TLS or website-analysis tools that are
currently available -- e.g., <xref target="SSL-Labs" format="default" sectionFormat="of" derivedContent="SSL-Labs"/> or
<xref target="Internet.nl" format="default" sectionFormat="of" derivedContent="Internet.nl"/>.
</t>
        <t indent="0" pn="section-6.2-5">Additionally, operators could choose to engage the services of a third-party
auditor to verify their compliance with their published RPS.
</t>
      </section>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-7">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-7-1">This document has no IANA actions.</t>
    </section>
    <section anchor="security-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-8">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-8-1">Security considerations for DNS over TCP are given in <xref target="RFC7766" format="default" sectionFormat="of" derivedContent="RFC7766"/>, many of which
are generally applicable to session-based DNS. Guidance on operational
requirements for DNS over TCP are also available in <xref target="I-D.ietf-dnsop-dns-tcp-requirements" format="default" sectionFormat="of" derivedContent="DNS-OVER-TCP"/>. Security considerations for
DoT are given in <xref target="RFC7858" format="default" sectionFormat="of" derivedContent="RFC7858"/> and <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/>, and those for DoH in <xref target="RFC8484" format="default" sectionFormat="of" derivedContent="RFC8484"/>.
</t>
      <t indent="0" pn="section-8-2">Security considerations for DNSSEC are given in <xref target="RFC4033" format="default" sectionFormat="of" derivedContent="RFC4033"/>,
<xref target="RFC4034" format="default" sectionFormat="of" derivedContent="RFC4034"/>, and <xref target="RFC4035" format="default" sectionFormat="of" derivedContent="RFC4035"/>.
</t>
    </section>
  </middle>
  <back>
    <displayreference target="I-D.bellis-dnsop-xpf" to="DNS-XPF"/>
    <displayreference target="I-D.ietf-dnsop-dns-tcp-requirements" to="DNS-OVER-TCP"/>
    <displayreference target="I-D.ietf-httpbis-bcp56bis" to="BUILD-W-HTTP"/>
    <references pn="section-9">
      <name slugifiedName="name-references">References</name>
      <references pn="section-9.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC4033" target="https://www.rfc-editor.org/info/rfc4033" quoteTitle="true" derivedAnchor="RFC4033">
          <front>
            <title>DNS Security Introduction and Requirements</title>
            <author initials="R." surname="Arends" fullname="R. Arends">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Austein" fullname="R. Austein">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Larson" fullname="M. Larson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Massey" fullname="D. Massey">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Rose" fullname="S. Rose">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2005" month="March"/>
            <abstract>
              <t indent="0">The Domain Name System Security Extensions (DNSSEC) add data origin authentication and data integrity to the Domain Name System.  This document introduces these extensions and describes their capabilities and limitations.  This document also discusses the services that the DNS security extensions do and do not provide.  Last, this document describes the interrelationships between the documents that collectively describe DNSSEC.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4033"/>
          <seriesInfo name="DOI" value="10.17487/RFC4033"/>
        </reference>
        <reference anchor="RFC5280" target="https://www.rfc-editor.org/info/rfc5280" quoteTitle="true" derivedAnchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author initials="D." surname="Cooper" fullname="D. Cooper">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Santesson" fullname="S. Santesson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Farrell" fullname="S. Farrell">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Boeyen" fullname="S. Boeyen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Housley" fullname="R. Housley">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="W." surname="Polk" fullname="W. Polk">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2008" month="May"/>
            <abstract>
              <t indent="0">This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet.  An overview of this approach and model is provided as an introduction.  The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms.  Standard certificate extensions are described and two Internet-specific extensions are defined.  A set of required certificate extensions is specified.  The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions.  An algorithm for X.509 certification path validation is described.  An ASN.1 module and examples are provided in the appendices.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC6973" target="https://www.rfc-editor.org/info/rfc6973" quoteTitle="true" derivedAnchor="RFC6973">
          <front>
            <title>Privacy Considerations for Internet Protocols</title>
            <author initials="A." surname="Cooper" fullname="A. Cooper">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Tschofenig" fullname="H. Tschofenig">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Aboba" fullname="B. Aboba">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Peterson" fullname="J. Peterson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Morris" fullname="J. Morris">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Hansen" fullname="M. Hansen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Smith" fullname="R. Smith">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2013" month="July"/>
            <abstract>
              <t indent="0">This document offers guidance for developing privacy considerations for inclusion in protocol specifications.  It aims to make designers, implementers, and users of Internet protocols aware of privacy-related design choices.  It suggests that whether any individual RFC warrants a specific privacy considerations section will depend on the document's content.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6973"/>
          <seriesInfo name="DOI" value="10.17487/RFC6973"/>
        </reference>
        <reference anchor="RFC7457" target="https://www.rfc-editor.org/info/rfc7457" quoteTitle="true" derivedAnchor="RFC7457">
          <front>
            <title>Summarizing Known Attacks on Transport Layer Security (TLS) and Datagram TLS (DTLS)</title>
            <author initials="Y." surname="Sheffer" fullname="Y. Sheffer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Holz" fullname="R. Holz">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Saint-Andre" fullname="P. Saint-Andre">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="February"/>
            <abstract>
              <t indent="0">Over the last few years, there have been several serious attacks on Transport Layer Security (TLS), including attacks on its most commonly used ciphers and modes of operation.  This document summarizes these attacks, with the goal of motivating generic and protocol-specific recommendations on the usage of TLS and Datagram TLS (DTLS).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7457"/>
          <seriesInfo name="DOI" value="10.17487/RFC7457"/>
        </reference>
        <reference anchor="RFC7525" target="https://www.rfc-editor.org/info/rfc7525" quoteTitle="true" derivedAnchor="RFC7525">
          <front>
            <title>Recommendations for Secure Use of Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author initials="Y." surname="Sheffer" fullname="Y. Sheffer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Holz" fullname="R. Holz">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Saint-Andre" fullname="P. Saint-Andre">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="May"/>
            <abstract>
              <t indent="0">Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) are widely used to protect data exchanged over application protocols such as HTTP, SMTP, IMAP, POP, SIP, and XMPP.  Over the last few years, several serious attacks on TLS have emerged, including attacks on its most commonly used cipher suites and their modes of operation.  This document provides recommendations for improving the security of deployed services that use TLS and DTLS. The recommendations are applicable to the majority of use cases.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="195"/>
          <seriesInfo name="RFC" value="7525"/>
          <seriesInfo name="DOI" value="10.17487/RFC7525"/>
        </reference>
        <reference anchor="RFC7766" target="https://www.rfc-editor.org/info/rfc7766" quoteTitle="true" derivedAnchor="RFC7766">
          <front>
            <title>DNS Transport over TCP - Implementation Requirements</title>
            <author initials="J." surname="Dickinson" fullname="J. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Dickinson" fullname="S. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Bellis" fullname="R. Bellis">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Mankin" fullname="A. Mankin">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Wessels" fullname="D. Wessels">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="March"/>
            <abstract>
              <t indent="0">This document specifies the requirement for support of TCP as a transport protocol for DNS implementations and provides guidelines towards DNS-over-TCP performance on par with that of DNS-over-UDP. This document obsoletes RFC 5966 and therefore updates RFC 1035 and RFC 1123.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7766"/>
          <seriesInfo name="DOI" value="10.17487/RFC7766"/>
        </reference>
        <reference anchor="RFC7816" target="https://www.rfc-editor.org/info/rfc7816" quoteTitle="true" derivedAnchor="RFC7816">
          <front>
            <title>DNS Query Name Minimisation to Improve Privacy</title>
            <author initials="S." surname="Bortzmeyer" fullname="S. Bortzmeyer">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="March"/>
            <abstract>
              <t indent="0">This document describes a technique to improve DNS privacy, a technique called "QNAME minimisation", where the DNS resolver no longer sends the full original QNAME to the upstream name server.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7816"/>
          <seriesInfo name="DOI" value="10.17487/RFC7816"/>
        </reference>
        <reference anchor="RFC7828" target="https://www.rfc-editor.org/info/rfc7828" quoteTitle="true" derivedAnchor="RFC7828">
          <front>
            <title>The edns-tcp-keepalive EDNS0 Option</title>
            <author initials="P." surname="Wouters" fullname="P. Wouters">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Abley" fullname="J. Abley">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Dickinson" fullname="S. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Bellis" fullname="R. Bellis">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="April"/>
            <abstract>
              <t indent="0">DNS messages between clients and servers may be received over either UDP or TCP.  UDP transport involves keeping less state on a busy server, but can cause truncation and retries over TCP.  Additionally, UDP can be exploited for reflection attacks.  Using TCP would reduce retransmits and amplification.  However, clients commonly use TCP only for retries and servers typically use idle timeouts on the order of seconds.</t>
              <t indent="0">This document defines an EDNS0 option ("edns-tcp-keepalive") that allows DNS servers to signal a variable idle timeout.  This signalling encourages the use of long-lived TCP connections by allowing the state associated with TCP transport to be managed effectively with minimal impact on the DNS transaction time.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7828"/>
          <seriesInfo name="DOI" value="10.17487/RFC7828"/>
        </reference>
        <reference anchor="RFC7830" target="https://www.rfc-editor.org/info/rfc7830" quoteTitle="true" derivedAnchor="RFC7830">
          <front>
            <title>The EDNS(0) Padding Option</title>
            <author initials="A." surname="Mayrhofer" fullname="A. Mayrhofer">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="May"/>
            <abstract>
              <t indent="0">This document specifies the EDNS(0) "Padding" option, which allows DNS clients and servers to pad request and response messages by a variable number of octets.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7830"/>
          <seriesInfo name="DOI" value="10.17487/RFC7830"/>
        </reference>
        <reference anchor="RFC7858" target="https://www.rfc-editor.org/info/rfc7858" quoteTitle="true" derivedAnchor="RFC7858">
          <front>
            <title>Specification for DNS over Transport Layer Security (TLS)</title>
            <author initials="Z." surname="Hu" fullname="Z. Hu">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="L." surname="Zhu" fullname="L. Zhu">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Heidemann" fullname="J. Heidemann">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Mankin" fullname="A. Mankin">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Wessels" fullname="D. Wessels">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Hoffman" fullname="P. Hoffman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="May"/>
            <abstract>
              <t indent="0">This document describes the use of Transport Layer Security (TLS) to provide privacy for DNS.  Encryption provided by TLS eliminates opportunities for eavesdropping and on-path tampering with DNS queries in the network, such as discussed in RFC 7626.  In addition, this document specifies two usage profiles for DNS over TLS and provides advice on performance considerations to minimize overhead from using TCP and TLS with DNS.</t>
              <t indent="0">This document focuses on securing stub-to-recursive traffic, as per the charter of the DPRIVE Working Group.  It does not prevent future applications of the protocol to recursive-to-authoritative traffic.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7858"/>
          <seriesInfo name="DOI" value="10.17487/RFC7858"/>
        </reference>
        <reference anchor="RFC7871" target="https://www.rfc-editor.org/info/rfc7871" quoteTitle="true" derivedAnchor="RFC7871">
          <front>
            <title>Client Subnet in DNS Queries</title>
            <author initials="C." surname="Contavalli" fullname="C. Contavalli">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="W." surname="van der Gaast" fullname="W. van der Gaast">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Lawrence" fullname="D. Lawrence">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="W." surname="Kumari" fullname="W. Kumari">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="May"/>
            <abstract>
              <t indent="0">This document describes an Extension Mechanisms for DNS (EDNS0) option that is in active use to carry information about the network that originated a DNS query and the network for which the subsequent response can be cached.  Since it has some known operational and privacy shortcomings, a revision will be worked through the IETF for improvement.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7871"/>
          <seriesInfo name="DOI" value="10.17487/RFC7871"/>
        </reference>
        <reference anchor="RFC8020" target="https://www.rfc-editor.org/info/rfc8020" quoteTitle="true" derivedAnchor="RFC8020">
          <front>
            <title>NXDOMAIN: There Really Is Nothing Underneath</title>
            <author initials="S." surname="Bortzmeyer" fullname="S. Bortzmeyer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Huque" fullname="S. Huque">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="November"/>
            <abstract>
              <t indent="0">This document states clearly that when a DNS resolver receives a response with a response code of NXDOMAIN, it means that the domain name which is thus denied AND ALL THE NAMES UNDER IT do not exist.</t>
              <t indent="0">This document clarifies RFC 1034 and modifies a portion of RFC 2308: it updates both of them.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8020"/>
          <seriesInfo name="DOI" value="10.17487/RFC8020"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8198" target="https://www.rfc-editor.org/info/rfc8198" quoteTitle="true" derivedAnchor="RFC8198">
          <front>
            <title>Aggressive Use of DNSSEC-Validated Cache</title>
            <author initials="K." surname="Fujiwara" fullname="K. Fujiwara">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Kato" fullname="A. Kato">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="W." surname="Kumari" fullname="W. Kumari">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="July"/>
            <abstract>
              <t indent="0">The DNS relies upon caching to scale; however, the cache lookup generally requires an exact match.  This document specifies the use of NSEC/NSEC3 resource records to allow DNSSEC-validating resolvers to generate negative answers within a range and positive answers from wildcards.  This increases performance, decreases latency, decreases resource utilization on both authoritative and recursive servers, and increases privacy.  Also, it may help increase resilience to certain DoS attacks in some circumstances.</t>
              <t indent="0">This document updates RFC 4035 by allowing validating resolvers to generate negative answers based upon NSEC/NSEC3 records and positive answers in the presence of wildcards.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8198"/>
          <seriesInfo name="DOI" value="10.17487/RFC8198"/>
        </reference>
        <reference anchor="RFC8310" target="https://www.rfc-editor.org/info/rfc8310" quoteTitle="true" derivedAnchor="RFC8310">
          <front>
            <title>Usage Profiles for DNS over TLS and DNS over DTLS</title>
            <author initials="S." surname="Dickinson" fullname="S. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Gillmor" fullname="D. Gillmor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Reddy" fullname="T. Reddy">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="March"/>
            <abstract>
              <t indent="0">This document discusses usage profiles, based on one or more authentication mechanisms, which can be used for DNS over Transport Layer Security (TLS) or Datagram TLS (DTLS).  These profiles can increase the privacy of DNS transactions compared to using only cleartext DNS.  This document also specifies new authentication mechanisms -- it describes several ways that a DNS client can use an authentication domain name to authenticate a (D)TLS connection to a DNS server.  Additionally, it defines (D)TLS protocol profiles for DNS clients and servers implementing DNS over (D)TLS.  This document updates RFC 7858.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8310"/>
          <seriesInfo name="DOI" value="10.17487/RFC8310"/>
        </reference>
        <reference anchor="RFC8467" target="https://www.rfc-editor.org/info/rfc8467" quoteTitle="true" derivedAnchor="RFC8467">
          <front>
            <title>Padding Policies for Extension Mechanisms for DNS (EDNS(0))</title>
            <author initials="A." surname="Mayrhofer" fullname="A. Mayrhofer">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="October"/>
            <abstract>
              <t indent="0">RFC 7830 specifies the "Padding" option for Extension Mechanisms for DNS (EDNS(0)) but does not specify the actual padding length for specific applications.  This memo lists the possible options ("padding policies"), discusses the implications of each option, and provides a recommended (experimental) option.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8467"/>
          <seriesInfo name="DOI" value="10.17487/RFC8467"/>
        </reference>
        <reference anchor="RFC8484" target="https://www.rfc-editor.org/info/rfc8484" quoteTitle="true" derivedAnchor="RFC8484">
          <front>
            <title>DNS Queries over HTTPS (DoH)</title>
            <author initials="P." surname="Hoffman" fullname="P. Hoffman">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="McManus" fullname="P. McManus">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="October"/>
            <abstract>
              <t indent="0">This document defines a protocol for sending DNS queries and getting DNS responses over HTTPS.  Each DNS query-response pair is mapped into an HTTP exchange.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8484"/>
          <seriesInfo name="DOI" value="10.17487/RFC8484"/>
        </reference>
        <reference anchor="RFC8490" target="https://www.rfc-editor.org/info/rfc8490" quoteTitle="true" derivedAnchor="RFC8490">
          <front>
            <title>DNS Stateful Operations</title>
            <author initials="R." surname="Bellis" fullname="R. Bellis">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Cheshire" fullname="S. Cheshire">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Dickinson" fullname="J. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Dickinson" fullname="S. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Lemon" fullname="T. Lemon">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Pusateri" fullname="T. Pusateri">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="March"/>
            <abstract>
              <t indent="0">This document defines a new DNS OPCODE for DNS Stateful Operations (DSO).  DSO messages communicate operations within persistent stateful sessions using Type Length Value (TLV) syntax.  Three TLVs are defined that manage session timeouts, termination, and encryption padding, and a framework is defined for extensions to enable new stateful operations.  This document updates RFC 1035 by adding a new DNS header OPCODE that has both different message semantics and a new result code.  This document updates RFC 7766 by redefining a session, providing new guidance on connection reuse, and providing a new mechanism for handling session idle timeouts.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8490"/>
          <seriesInfo name="DOI" value="10.17487/RFC8490"/>
        </reference>
        <reference anchor="RFC8499" target="https://www.rfc-editor.org/info/rfc8499" quoteTitle="true" derivedAnchor="RFC8499">
          <front>
            <title>DNS Terminology</title>
            <author initials="P." surname="Hoffman" fullname="P. Hoffman">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Sullivan" fullname="A. Sullivan">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Fujiwara" fullname="K. Fujiwara">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="January"/>
            <abstract>
              <t indent="0">The Domain Name System (DNS) is defined in literally dozens of different RFCs.  The terminology used by implementers and developers of DNS protocols, and by operators of DNS systems, has sometimes changed in the decades since the DNS was first defined.  This document gives current definitions for many of the terms used in the DNS in a single document.</t>
              <t indent="0">This document obsoletes RFC 7719 and updates RFC 2308.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="219"/>
          <seriesInfo name="RFC" value="8499"/>
          <seriesInfo name="DOI" value="10.17487/RFC8499"/>
        </reference>
        <reference anchor="RFC8806" target="https://www.rfc-editor.org/info/rfc8806" quoteTitle="true" derivedAnchor="RFC8806">
          <front>
            <title>Running a Root Server Local to a Resolver</title>
            <author initials="W." surname="Kumari" fullname="W. Kumari">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Hoffman" fullname="P. Hoffman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2020" month="June"/>
            <abstract>
              <t indent="0">Some DNS recursive resolvers have longer-than-desired round-trip times to the closest DNS root server; those resolvers may have difficulty getting responses from the root servers, such as during a network attack. Some DNS recursive resolver operators want to prevent snooping by third parties of requests sent to DNS root servers. In both cases, resolvers can greatly decrease the round-trip time and prevent observation of requests by serving a copy of the full root zone on the same server, such as on a loopback address or in the resolver software. This document shows how to start and maintain such a copy of the root zone that does not cause problems for other users of the DNS, at the cost of adding some operational fragility for the operator.</t>
              <t indent="0">This document obsoletes RFC 7706.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8806"/>
          <seriesInfo name="DOI" value="10.17487/RFC8806"/>
        </reference>
      </references>
      <references pn="section-9.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="Bloom-filter" target="http://dl.ifip.org/db/conf/im/im2019/189282.pdf" quoteTitle="true" derivedAnchor="Bloom-filter">
          <front>
            <title>Privacy-Conscious Threat Intelligence Using DNSBLOOM</title>
            <author initials="R." surname="van Rijswijk-Deij"> </author>
            <author initials="G." surname="Rijnders"> </author>
            <author initials="M." surname="Bomhoff"> </author>
            <author initials="L." surname="Allodi"> </author>
            <date year="2019"/>
          </front>
          <refcontent>IFIP/IEEE International Symposium on Integrated Network
	  Management (IM2019)</refcontent>
        </reference>
        <reference anchor="Brekne-and-Arnes" target="https://pdfs.semanticscholar.org/7b34/12c951cebe71cd2cddac5fda164fb2138a44.pdf" quoteTitle="true" derivedAnchor="Brekne-and-Arnes">
          <front>
            <title>Circumventing IP-address pseudonymization</title>
            <author initials="T." surname="Brekne"> </author>
            <author initials="A." surname="Årnes"> </author>
            <date year="2005"/>
          </front>
          <seriesInfo name="Communications and" value="Computer Networks"/>
        </reference>
        <reference anchor="I-D.ietf-httpbis-bcp56bis" quoteTitle="true" target="https://tools.ietf.org/html/draft-ietf-httpbis-bcp56bis-09" derivedAnchor="BUILD-W-HTTP">
          <front>
            <title>Building Protocols with HTTP</title>
            <author fullname="Mark Nottingham">
	 </author>
            <date month="November" day="1" year="2019"/>
            <abstract>
              <t indent="0">   HTTP is often used as a substrate for other application protocols
   (a.k.a.  HTTP-based APIs).  This document specifies best practices
   for writing specifications that use HTTP to define new application
   protocols, especially when they are defined for diverse
   implementation and broad deployment (e.g., in standards efforts).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-bcp56bis-09"/>
          <format type="TXT" target="https://www.ietf.org/internet-drafts/draft-ietf-httpbis-bcp56bis-09.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="Crypto-PAn" target="https://github.com/CESNET/ipfixcol/tree/master/base/src/intermediate/anonymization/Crypto-PAn" quoteTitle="true" derivedAnchor="Crypto-PAn">
          <front>
            <title>Crypto-PAn</title>
            <author>
              <organization showOnFrontPage="true">CESNET</organization>
            </author>
            <date year="2015" month="March"/>
          </front>
          <seriesInfo name="commit" value="636b237"/>
        </reference>
        <reference anchor="I-D.ietf-dnsop-dns-tcp-requirements" quoteTitle="true" target="https://tools.ietf.org/html/draft-ietf-dnsop-dns-tcp-requirements-06" derivedAnchor="DNS-OVER-TCP">
          <front>
            <title>DNS Transport over TCP - Operational Requirements</title>
            <author fullname="John Kristoff">
              <organization showOnFrontPage="true">DePaul University</organization>
            </author>
            <author fullname="Duane Wessels">
              <organization showOnFrontPage="true">Verisign</organization>
            </author>
            <date month="May" day="6" year="2020"/>
            <abstract>
              <t indent="0">   This document encourages the practice of permitting DNS messages to
   be carried over TCP on the Internet.  This includes both DNS over
   unencrypted TCP, as well as over an encrypted TLS session.  The
   document also considers the consequences with this form of DNS
   communication and the potential operational issues that can arise
   when this best common practice is not upheld.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-dnsop-dns-tcp-requirements-06"/>
          <format type="TXT" target="https://www.ietf.org/internet-drafts/draft-ietf-dnsop-dns-tcp-requirements-06.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="DNS-Privacy-not-so-private" target="https://petsymposium.org/2018/files/hotpets/4-siby.pdf" quoteTitle="true" derivedAnchor="DNS-Privacy-not-so-private">
          <front>
            <title>DNS Privacy not so private: the traffic analysis perspective.</title>
            <author initials="S." surname="Silby"> </author>
            <author initials="M." surname="Juarez"> </author>
            <author initials="N." surname="Vallina-Rodriguez"> </author>
            <author initials="C." surname="Troncoso"> </author>
            <date year="2018"/>
          </front>
          <seriesInfo name="Privacy Enhancing Technologies" value="Symposium"/>
        </reference>
        <reference anchor="I-D.bellis-dnsop-xpf" quoteTitle="true" target="https://tools.ietf.org/html/draft-bellis-dnsop-xpf-04" derivedAnchor="DNS-XPF">
          <front>
            <title>DNS X-Proxied-For</title>
            <author fullname="Ray Bellis">
              <organization showOnFrontPage="true">Internet Systems Consortium, Inc.</organization>
            </author>
            <author fullname="Peter van Dijk">
              <organization showOnFrontPage="true">PowerDNS.COM B.V.</organization>
            </author>
            <author fullname="Rémi Gacogne">
              <organization showOnFrontPage="true">PowerDNS.COM B.V.</organization>
            </author>
            <date month="March" day="5" year="2018"/>
            <abstract>
              <t indent="0">   It is becoming more commonplace to install front end proxy devices in
   front of DNS servers to provide (for example) load balancing or to
   perform transport layer conversions.

   This document defines a meta resource record that allows a DNS server
   to receive information about the client's original transport protocol
   parameters when supplied by trusted proxies.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bellis-dnsop-xpf-04"/>
          <format type="TXT" target="https://www.ietf.org/internet-drafts/draft-bellis-dnsop-xpf-04.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="DNSCrypt" target="https://www.dnscrypt.org" quoteTitle="true" derivedAnchor="DNSCrypt">
          <front>
            <title>DNSCrypt - Official Project Home Page</title>
            <author/>
            <date/>
          </front>
        </reference>
        <reference anchor="dnsdist" target="https://dnsdist.org" quoteTitle="true" derivedAnchor="dnsdist">
          <front>
            <title>dnsdist Overview</title>
            <author>
              <organization showOnFrontPage="true">PowerDNS</organization>
            </author>
          </front>
        </reference>
        <reference anchor="dnstap" target="https://dnstap.info" quoteTitle="true" derivedAnchor="dnstap">
          <front>
            <title>dnstap</title>
            <author/>
          </front>
        </reference>
        <reference anchor="DoH-resolver-policy" target="https://wiki.mozilla.org/Security/DOH-resolver-policy" quoteTitle="true" derivedAnchor="DoH-resolver-policy">
          <front>
            <title>Security/DOH-resolver-policy</title>
            <author>
              <organization showOnFrontPage="true">Mozilla</organization>
            </author>
            <date year="2019"/>
          </front>
        </reference>
        <reference anchor="dot-ALPN" target="https://www.iana.org/assignments/tls-extensiontype-values" quoteTitle="true" derivedAnchor="dot-ALPN">
          <front>
            <title>Transport Layer Security (TLS) Extensions: TLS Application-Layer Protocol Negotiation (ALPN) Protocol IDs</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="Geolocation-Impact-Assessment" target="https://www.conversionworks.co.uk/blog/2017/05/19/anonymize-ip-geo-impact-test/" quoteTitle="true" derivedAnchor="Geolocation-Impact-Assessment">
          <front>
            <title>Anonymize IP Geolocation Accuracy Impact Assessment</title>
            <author>
              <organization showOnFrontPage="true">Conversion Works</organization>
            </author>
            <date day="19" month="May" year="2017"/>
          </front>
        </reference>
        <reference anchor="haproxy" target="https://www.haproxy.org/" quoteTitle="true" derivedAnchor="haproxy">
          <front>
            <title>HAProxy - The Reliable, High Performance TCP/HTTP Load Balancer</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
          </front>
        </reference>
        <reference anchor="Harvan" target="http://mharvan.net/talks/noms-ip_anon.pdf" quoteTitle="true" derivedAnchor="Harvan">
          <front>
            <title>Prefix- and Lexicographical-order-preserving IP Address Anonymization</title>
            <author initials="M." surname="Harvan"> </author>
            <date year="2006"/>
          </front>
          <refcontent>IEEE/IFIP Network Operations and Management
	  Symposium</refcontent>
          <seriesInfo name="DOI" value="10.1109/NOMS.2006.1687580"/>
        </reference>
        <reference anchor="Internet.nl" target="https://internet.nl" quoteTitle="true" derivedAnchor="Internet.nl">
          <front>
            <title>Internet.nl Is Your Internet Up To Date?</title>
            <author>
              <organization showOnFrontPage="true">Internet.nl</organization>
            </author>
            <date year="2019"/>
          </front>
        </reference>
        <reference anchor="IP-Anonymization-in-Analytics" target="https://support.google.com/analytics/answer/2763052?hl=en" quoteTitle="true" derivedAnchor="IP-Anonymization-in-Analytics">
          <front>
            <title>IP Anonymization in Analytics</title>
            <author>
              <organization showOnFrontPage="true">Google</organization>
            </author>
            <date year="2019"/>
          </front>
        </reference>
        <reference anchor="ipcipher1" target="https://medium.com/@bert.hubert/on-ip-address-encryption-security-analysis-with-respect-for-privacy-dabe1201b476" quoteTitle="true" derivedAnchor="ipcipher1">
          <front>
            <title>On IP address encryption: security analysis with respect for privacy</title>
            <author initials="B." surname="Hubert"> </author>
            <date year="2017" month="May" day="7"/>
          </front>
          <refcontent>Medium</refcontent>
        </reference>
        <reference anchor="ipcipher2" target="https://github.com/PowerDNS/ipcipher" quoteTitle="true" derivedAnchor="ipcipher2">
          <front>
            <title>ipcipher</title>
            <author>
              <organization showOnFrontPage="true">PowerDNS</organization>
            </author>
            <date year="2018" month="February" day="13"/>
          </front>
          <seriesInfo name="commit" value="fd47abe"/>
        </reference>
        <reference anchor="ipcrypt" target="https://github.com/veorq/ipcrypt" quoteTitle="true" derivedAnchor="ipcrypt">
          <front>
            <title>ipcrypt: IP-format-preserving encryption</title>
            <author>
              <organization showOnFrontPage="true">veorq</organization>
            </author>
            <date year="2015" month="July" day="6"/>
          </front>
          <seriesInfo name="commit" value="8cc12f9"/>
        </reference>
        <reference anchor="ipcrypt-analysis" target="https://mailarchive.ietf.org/arch/msg/cfrg/cFx5WJo48ZEN-a5cj_LlyrdN8-0/" quoteTitle="true" derivedAnchor="ipcrypt-analysis">
          <front>
            <title>Subject: Re: [Cfrg] Analysis of ipcrypt?</title>
            <author initials="J-P" surname="Aumasson"> </author>
            <date year="2018" month="February" day="22"/>
          </front>
          <refcontent>message to the Cfrg mailing list</refcontent>
        </reference>
        <reference anchor="ISC-Knowledge-database-on-cache-snooping" target="https://kb.isc.org/docs/aa-00482" quoteTitle="true" derivedAnchor="ISC-Knowledge-database-on-cache-snooping">
          <front>
            <title>DNS Cache snooping - should I be concerned?</title>
            <author initials="S" surname="Goldlust"/>
            <author initials="C" surname="Almond"/>
            <date year="2018" month="October" day="15"/>
          </front>
          <seriesInfo name="ISC" value="Knowledge Database"/>
        </reference>
        <reference anchor="MAC-address-EDNS" target="https://lists.dns-oarc.net/pipermail/dns-operations/2016-January/014143.html" quoteTitle="true" derivedAnchor="MAC-address-EDNS">
          <front>
            <title>Embedding MAC address in DNS requests for selective filtering</title>
            <author initials="B" surname="Hubert"/>
            <date year="2016" month="January" day="25"/>
          </front>
          <seriesInfo name="DNS-OARC" value="mailing list"/>
        </reference>
        <reference anchor="nginx" target="https://nginx.org/" quoteTitle="true" derivedAnchor="nginx">
          <front>
            <title>nginx news</title>
            <author>
              <organization showOnFrontPage="true">nginx.org</organization>
            </author>
            <date year="2019"/>
          </front>
        </reference>
        <reference anchor="Passive-Observations-of-a-Large-DNS" target="http://tma.ifip.org/2018/wp-content/uploads/sites/3/2018/06/tma2018_paper30.pdf" quoteTitle="true" derivedAnchor="Passive-Observations-of-a-Large-DNS">
          <front>
            <title>Passive Observations of a Large DNS Service: 2.5 Years in the Life of Google</title>
            <author initials="W. B." surname="de Vries"> </author>
            <author initials="R." surname="van Rijswijk-Deij"> </author>
            <author initials="P-T" surname="de Boer"> </author>
            <author initials="A." surname="Pras"> </author>
            <date year="2018"/>
          </front>
          <seriesInfo name="DOI" value="10.23919/TMA.2018.8506536"/>
        </reference>
        <reference anchor="pcap" target="https://www.tcpdump.org/" quoteTitle="true" derivedAnchor="pcap">
          <front>
            <title>Tcpdump &amp; Libpcap</title>
            <author>
              <organization showOnFrontPage="true">The Tcpdump Group</organization>
            </author>
            <date year="2020"/>
          </front>
        </reference>
        <reference anchor="Pitfalls-of-DNS-Encryption" target="https://dl.acm.org/citation.cfm?id=2665959" quoteTitle="true" derivedAnchor="Pitfalls-of-DNS-Encryption">
          <front>
            <title>Pretty Bad Privacy: Pitfalls of DNS Encryption</title>
            <author initials="H." surname="Shulman" fullname="Haya Shulman">
              <organization showOnFrontPage="true">Fachbereich Informatik, Technische Universität Darmstadt</organization>
            </author>
            <date year="2014" month="November"/>
          </front>
          <seriesInfo name="DOI" value="10.1145/2665943.2665959"/>
          <refcontent>Proceedings of the 13th Workshop on Privacy in the
	    Electronic Society, pp. 191-200</refcontent>
        </reference>
        <reference anchor="policy-comparison" target="https://dnsprivacy.org/wiki/display/DP/Comparison+of+policy+and+privacy+statements+2019" quoteTitle="true" derivedAnchor="policy-comparison">
          <front>
            <title>Comparison of policy and privacy statements 2019</title>
            <author initials="S" surname="Dickinson"/>
            <date day="18" month="December" year="2019"/>
          </front>
          <refcontent>DNS Privacy Project</refcontent>
        </reference>
        <reference anchor="PowerDNS-dnswasher" target="https://github.com/PowerDNS/pdns/blob/master/pdns/dnswasher.cc" quoteTitle="true" derivedAnchor="PowerDNS-dnswasher">
          <front>
            <title>dnswasher</title>
            <author>
              <organization showOnFrontPage="true">PowerDNS</organization>
            </author>
            <date day="24" month="April" year="2020"/>
          </front>
          <seriesInfo name="commit" value="050e687"/>
        </reference>
        <reference anchor="Ramaswamy-and-Wolf" target="http://www.ecs.umass.edu/ece/wolf/pubs/ton2007.pdf" quoteTitle="true" derivedAnchor="Ramaswamy-and-Wolf">
          <front>
            <title>High-Speed Prefix-Preserving IP Address Anonymization for Passive Measurement Systems</title>
            <author initials="R." surname="Ramaswamy"> </author>
            <author initials="T." surname="Wolf"> </author>
            <date year="2007"/>
          </front>
          <seriesInfo name="DOI" value="10.1109/TNET.2006.890128"/>
        </reference>
        <reference anchor="RFC4034" target="https://www.rfc-editor.org/info/rfc4034" quoteTitle="true" derivedAnchor="RFC4034">
          <front>
            <title>Resource Records for the DNS Security Extensions</title>
            <author initials="R." surname="Arends" fullname="R. Arends">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Austein" fullname="R. Austein">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Larson" fullname="M. Larson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Massey" fullname="D. Massey">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Rose" fullname="S. Rose">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2005" month="March"/>
            <abstract>
              <t indent="0">This document is part of a family of documents that describe the DNS Security Extensions (DNSSEC).  The DNS Security Extensions are a collection of resource records and protocol modifications that provide source authentication for the DNS.  This document defines the public key (DNSKEY), delegation signer (DS), resource record digital signature (RRSIG), and authenticated denial of existence (NSEC) resource records.  The purpose and format of each resource record is described in detail, and an example of each resource record is given. </t>
              <t indent="0"> This document obsoletes RFC 2535 and incorporates changes from all updates to RFC 2535.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4034"/>
          <seriesInfo name="DOI" value="10.17487/RFC4034"/>
        </reference>
        <reference anchor="RFC4035" target="https://www.rfc-editor.org/info/rfc4035" quoteTitle="true" derivedAnchor="RFC4035">
          <front>
            <title>Protocol Modifications for the DNS Security Extensions</title>
            <author initials="R." surname="Arends" fullname="R. Arends">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Austein" fullname="R. Austein">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Larson" fullname="M. Larson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Massey" fullname="D. Massey">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Rose" fullname="S. Rose">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2005" month="March"/>
            <abstract>
              <t indent="0">This document is part of a family of documents that describe the DNS Security Extensions (DNSSEC).  The DNS Security Extensions are a collection of new resource records and protocol modifications that add data origin authentication and data integrity to the DNS.  This document describes the DNSSEC protocol modifications.  This document defines the concept of a signed zone, along with the requirements for serving and resolving by using DNSSEC.  These techniques allow a security-aware resolver to authenticate both DNS resource records and authoritative DNS error indications. </t>
              <t indent="0"> This document obsoletes RFC 2535 and incorporates changes from all updates to RFC 2535.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4035"/>
          <seriesInfo name="DOI" value="10.17487/RFC4035"/>
        </reference>
        <reference anchor="RFC5077" target="https://www.rfc-editor.org/info/rfc5077" quoteTitle="true" derivedAnchor="RFC5077">
          <front>
            <title>Transport Layer Security (TLS) Session Resumption without Server-Side State</title>
            <author initials="J." surname="Salowey" fullname="J. Salowey">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Zhou" fullname="H. Zhou">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Eronen" fullname="P. Eronen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Tschofenig" fullname="H. Tschofenig">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2008" month="January"/>
            <abstract>
              <t indent="0">This document describes a mechanism that enables the Transport Layer Security (TLS) server to resume sessions and avoid keeping per-client session state.  The TLS server encapsulates the session state into a ticket and forwards it to the client.  The client can subsequently resume a session using the obtained ticket.  This document obsoletes RFC 4507.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5077"/>
          <seriesInfo name="DOI" value="10.17487/RFC5077"/>
        </reference>
        <reference anchor="RFC6147" target="https://www.rfc-editor.org/info/rfc6147" quoteTitle="true" derivedAnchor="RFC6147">
          <front>
            <title>DNS64: DNS Extensions for Network Address Translation from IPv6 Clients to IPv4 Servers</title>
            <author initials="M." surname="Bagnulo" fullname="M. Bagnulo">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Sullivan" fullname="A. Sullivan">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Matthews" fullname="P. Matthews">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="I." surname="van Beijnum" fullname="I. van Beijnum">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2011" month="April"/>
            <abstract>
              <t indent="0">DNS64 is a mechanism for synthesizing AAAA records from A records. DNS64 is used with an IPv6/IPv4 translator to enable client-server communication between an IPv6-only client and an IPv4-only server, without requiring any changes to either the IPv6 or the IPv4 node, for the class of applications that work through NATs.  This document specifies DNS64, and provides suggestions on how it should be deployed in conjunction with IPv6/IPv4 translators.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6147"/>
          <seriesInfo name="DOI" value="10.17487/RFC6147"/>
        </reference>
        <reference anchor="RFC6235" target="https://www.rfc-editor.org/info/rfc6235" quoteTitle="true" derivedAnchor="RFC6235">
          <front>
            <title>IP Flow Anonymization Support</title>
            <author initials="E." surname="Boschi" fullname="E. Boschi">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Trammell" fullname="B. Trammell">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2011" month="May"/>
            <abstract>
              <t indent="0">This document describes anonymization techniques for IP flow data and the export of anonymized data using the IP Flow Information Export (IPFIX) protocol.  It categorizes common anonymization schemes and defines the parameters needed to describe them.  It provides guidelines for the implementation of anonymized data export and storage over IPFIX, and describes an information model and Options- based method for anonymization metadata export within the IPFIX protocol or storage in IPFIX Files.  This document defines an  Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6235"/>
          <seriesInfo name="DOI" value="10.17487/RFC6235"/>
        </reference>
        <reference anchor="RFC6265" target="https://www.rfc-editor.org/info/rfc6265" quoteTitle="true" derivedAnchor="RFC6265">
          <front>
            <title>HTTP State Management Mechanism</title>
            <author initials="A." surname="Barth" fullname="A. Barth">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2011" month="April"/>
            <abstract>
              <t indent="0">This document defines the HTTP Cookie and Set-Cookie header fields. These header fields can be used by HTTP servers to store state (called cookies) at HTTP user agents, letting the servers maintain a stateful session over the mostly stateless HTTP protocol.  Although cookies have many historical infelicities that degrade their security and privacy, the Cookie and Set-Cookie header fields are widely used on the Internet.  This document obsoletes RFC 2965.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6265"/>
          <seriesInfo name="DOI" value="10.17487/RFC6265"/>
        </reference>
        <reference anchor="RFC7626" target="https://www.rfc-editor.org/info/rfc7626" quoteTitle="true" derivedAnchor="RFC7626">
          <front>
            <title>DNS Privacy Considerations</title>
            <author initials="S." surname="Bortzmeyer" fullname="S. Bortzmeyer">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="August"/>
            <abstract>
              <t indent="0">This document describes the privacy issues associated with the use of the DNS by Internet users.  It is intended to be an analysis of the present situation and does not prescribe solutions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7626"/>
          <seriesInfo name="DOI" value="10.17487/RFC7626"/>
        </reference>
        <reference anchor="RFC7873" target="https://www.rfc-editor.org/info/rfc7873" quoteTitle="true" derivedAnchor="RFC7873">
          <front>
            <title>Domain Name System (DNS) Cookies</title>
            <author initials="D." surname="Eastlake 3rd" fullname="D. Eastlake 3rd">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Andrews" fullname="M. Andrews">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="May"/>
            <abstract>
              <t indent="0">DNS Cookies are a lightweight DNS transaction security mechanism that provides limited protection to DNS servers and clients against a variety of increasingly common denial-of-service and amplification/ forgery or cache poisoning attacks by off-path attackers.  DNS Cookies are tolerant of NAT, NAT-PT (Network Address Translation - Protocol Translation), and anycast and can be incrementally deployed. (Since DNS Cookies are only returned to the IP address from which they were originally received, they cannot be used to generally track Internet users.)</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7873"/>
          <seriesInfo name="DOI" value="10.17487/RFC7873"/>
        </reference>
        <reference anchor="RFC8027" target="https://www.rfc-editor.org/info/rfc8027" quoteTitle="true" derivedAnchor="RFC8027">
          <front>
            <title>DNSSEC Roadblock Avoidance</title>
            <author initials="W." surname="Hardaker" fullname="W. Hardaker">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="O." surname="Gudmundsson" fullname="O. Gudmundsson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Krishnaswamy" fullname="S. Krishnaswamy">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2016" month="November"/>
            <abstract>
              <t indent="0">This document describes problems that a Validating DNS resolver, stub-resolver, or application might run into within a non-compliant infrastructure.  It outlines potential detection and mitigation techniques.  The scope of the document is to create a shared approach to detect and overcome network issues that a DNSSEC software/system may face.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="207"/>
          <seriesInfo name="RFC" value="8027"/>
          <seriesInfo name="DOI" value="10.17487/RFC8027"/>
        </reference>
        <reference anchor="RFC8094" target="https://www.rfc-editor.org/info/rfc8094" quoteTitle="true" derivedAnchor="RFC8094">
          <front>
            <title>DNS over Datagram Transport Layer Security (DTLS)</title>
            <author initials="T." surname="Reddy" fullname="T. Reddy">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Wing" fullname="D. Wing">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Patil" fullname="P. Patil">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="February"/>
            <abstract>
              <t indent="0">DNS queries and responses are visible to network elements on the path between the DNS client and its server.  These queries and responses can contain privacy-sensitive information, which is valuable to protect.</t>
              <t indent="0">This document proposes the use of Datagram Transport Layer Security (DTLS) for DNS, to protect against passive listeners and certain active attacks.  As latency is critical for DNS, this proposal also discusses mechanisms to reduce DTLS round trips and reduce the DTLS handshake size.  The proposed mechanism runs over port 853.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8094"/>
          <seriesInfo name="DOI" value="10.17487/RFC8094"/>
        </reference>
        <reference anchor="RFC8404" target="https://www.rfc-editor.org/info/rfc8404" quoteTitle="true" derivedAnchor="RFC8404">
          <front>
            <title>Effects of Pervasive Encryption on Operators</title>
            <author initials="K." surname="Moriarty" fullname="K. Moriarty" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Morton" fullname="A. Morton" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="July"/>
            <abstract>
              <t indent="0">Pervasive monitoring attacks on the privacy of Internet users are of serious concern to both user and operator communities.  RFC 7258 discusses the critical need to protect users' privacy when developing IETF specifications and also recognizes that making networks unmanageable to mitigate pervasive monitoring is not an acceptable outcome: an appropriate balance is needed.  This document discusses current security and network operations as well as management practices that may be impacted by the shift to increased use of encryption to help guide protocol development in support of manageable and secure networks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8404"/>
          <seriesInfo name="DOI" value="10.17487/RFC8404"/>
        </reference>
        <reference anchor="RFC8446" target="https://www.rfc-editor.org/info/rfc8446" quoteTitle="true" derivedAnchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author initials="E." surname="Rescorla" fullname="E. Rescorla">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="August"/>
            <abstract>
              <t indent="0">This document specifies version 1.3 of the Transport Layer Security (TLS) protocol.  TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t indent="0">This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961.  This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8555" target="https://www.rfc-editor.org/info/rfc8555" quoteTitle="true" derivedAnchor="RFC8555">
          <front>
            <title>Automatic Certificate Management Environment (ACME)</title>
            <author initials="R." surname="Barnes" fullname="R. Barnes">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Hoffman-Andrews" fullname="J. Hoffman-Andrews">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="McCarney" fullname="D. McCarney">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Kasten" fullname="J. Kasten">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="March"/>
            <abstract>
              <t indent="0">Public Key Infrastructure using X.509 (PKIX) certificates are used for a number of purposes, the most significant of which is the authentication of domain names.  Thus, certification authorities (CAs) in the Web PKI are trusted to verify that an applicant for a certificate legitimately represents the domain name(s) in the certificate.  As of this writing, this verification is done through a collection of ad hoc mechanisms.  This document describes a protocol that a CA and an applicant can use to automate the process of verification and certificate issuance.  The protocol also provides facilities for other certificate management functions, such as certificate revocation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8555"/>
          <seriesInfo name="DOI" value="10.17487/RFC8555"/>
        </reference>
        <reference anchor="RFC8618" target="https://www.rfc-editor.org/info/rfc8618" quoteTitle="true" derivedAnchor="RFC8618">
          <front>
            <title>Compacted-DNS (C-DNS): A Format for DNS Packet Capture</title>
            <author initials="J." surname="Dickinson" fullname="J. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Hague" fullname="J. Hague">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Dickinson" fullname="S. Dickinson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Manderson" fullname="T. Manderson">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Bond" fullname="J. Bond">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="September"/>
            <abstract>
              <t indent="0">This document describes a data representation for collections of DNS messages.  The format is designed for efficient storage and transmission of large packet captures of DNS traffic; it attempts to minimize the size of such packet capture files but retain the full DNS message contents along with the most useful transport metadata. It is intended to assist with the development of DNS traffic- monitoring applications.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8618"/>
          <seriesInfo name="DOI" value="10.17487/RFC8618"/>
        </reference>
        <reference anchor="SSL-Labs" target="https://www.ssllabs.com/ssltest/" quoteTitle="true" derivedAnchor="SSL-Labs">
          <front>
            <title>SSL Server Test</title>
            <author>
              <organization showOnFrontPage="true">SSL Labs</organization>
            </author>
            <date year="2019"/>
          </front>
        </reference>
        <reference anchor="stunnel" target="https://kb.isc.org/article/AA-01386/0/DNS-over-TLS.html" quoteTitle="true" derivedAnchor="stunnel">
          <front>
            <title>DNS over TLS</title>
            <author initials="S" surname="Goldlust"/>
            <author initials="C" surname="Almond"/>
            <author initials="F" surname="Dupont"/>
            <date year="2018" month="November" day="1"/>
          </front>
          <refcontent>ISC Knowledge Database"</refcontent>
        </reference>
        <reference anchor="SURFnet-policy" target="https://surf.nl/datasharing" quoteTitle="true" derivedAnchor="SURFnet-policy">
          <front>
            <title>SURFnet Data Sharing Policy</title>
            <author initials="C" surname="Baartmans"/>
            <author initials="A" surname="van Wynsberghe"/>
            <author initials="R" surname="van Rijswijk-Deij"/>
            <author initials="F" surname="Jorna"/>
            <date year="2016" month="June"/>
          </front>
        </reference>
        <reference anchor="tcpdpriv" target="http://fly.isti.cnr.it/software/tcpdpriv/" quoteTitle="true" derivedAnchor="tcpdpriv">
          <front>
            <title>TCPDRIV - Program for Eliminating Confidential Information from Traces</title>
            <author>
              <organization showOnFrontPage="true">Ipsilon Networks, Inc.</organization>
            </author>
            <date year="2004"/>
          </front>
        </reference>
        <reference anchor="van-Dijkhuizen-et-al" target="https://doi.org/10.1145/3182660" quoteTitle="true" derivedAnchor="van-Dijkhuizen-et-al">
          <front>
            <title>A Survey of Network Traffic Anonymisation Techniques and Implementations</title>
            <author initials="N." surname="Van Dijkhuizen"> </author>
            <author initials="J." surname="Van Der Ham"> </author>
            <date year="2018" month="May"/>
          </front>
          <seriesInfo name="DOI" value="10.1145/3182660"/>
          <refcontent>ACM Computing Surveys</refcontent>
        </reference>
        <reference anchor="Xu-et-al" target="http://an.kaist.ac.kr/~sbmoon/paper/intl-journal/2004-cn-anon.pdf" quoteTitle="true" derivedAnchor="Xu-et-al">
          <front>
            <title>Prefix-preserving IP address anonymization: measurement-based security evaluation and a new cryptography-based scheme</title>
            <author initials="J." surname="Fan"> </author>
            <author initials="J." surname="Xu"> </author>
            <author initials="M.H." surname="Ammar"> </author>
            <author initials="S.B." surname="Moon"> </author>
            <date year="2004"/>
          </front>
          <seriesInfo name="DOI" value="10.1016/j.comnet.2004.03.033"/>
        </reference>
      </references>
    </references>
    <section anchor="documents" numbered="true" toc="include" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-documents">Documents</name>
      <t indent="0" pn="section-appendix.a-1">

This section provides an overview of some DNS privacy-related
documents. However, this is neither an exhaustive list nor a
definitive statement on the characteristics of any document with 
regard to potential increases or decreases in DNS privacy.

</t>
      <section anchor="potential-increases-in-dns-privacy" numbered="true" toc="include" removeInRFC="false" pn="section-a.1">
        <name slugifiedName="name-potential-increases-in-dns-">Potential Increases in DNS Privacy</name>
        <t indent="0" pn="section-a.1-1">These documents are limited in scope to communications between stub
clients and recursive resolvers:
</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-a.1-2">
          <li pn="section-a.1-2.1">"Specification for DNS over Transport Layer Security (TLS)" <xref target="RFC7858" format="default" sectionFormat="of" derivedContent="RFC7858"/>.</li>
          <li pn="section-a.1-2.2">"DNS over Datagram Transport Layer Security (DTLS)" <xref target="RFC8094" format="default" sectionFormat="of" derivedContent="RFC8094"/>. Note that this
document has the category of Experimental.</li>
          <li pn="section-a.1-2.3">"DNS Queries over HTTPS (DoH)" <xref target="RFC8484" format="default" sectionFormat="of" derivedContent="RFC8484"/>.</li>
          <li pn="section-a.1-2.4">"Usage Profiles for DNS over TLS and DNS over DTLS" <xref target="RFC8310" format="default" sectionFormat="of" derivedContent="RFC8310"/>.</li>
          <li pn="section-a.1-2.5">"The EDNS(0) Padding Option" <xref target="RFC7830" format="default" sectionFormat="of" derivedContent="RFC7830"/> and "Padding Policies for Extension Mechanisms
	  for DNS (EDNS(0))" <xref target="RFC8467" format="default" sectionFormat="of" derivedContent="RFC8467"/>.</li>
        </ul>
        <t indent="0" pn="section-a.1-3">These documents apply to recursive and authoritative DNS but are relevant
when
considering the operation of a recursive server:
</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-a.1-4">
          <li pn="section-a.1-4.1">"DNS Query Name Minimisation to Improve Privacy" <xref target="RFC7816" format="default" sectionFormat="of" derivedContent="RFC7816"/>.</li>
        </ul>
      </section>
      <section anchor="potential-decreases-in-dns-privacy" numbered="true" toc="include" removeInRFC="false" pn="section-a.2">
        <name slugifiedName="name-potential-decreases-in-dns-">Potential Decreases in DNS Privacy</name>
        <t indent="0" pn="section-a.2-1">These documents relate to functionality that could provide increased
tracking of
user activity as a side effect:
</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-a.2-2">
          <li pn="section-a.2-2.1">"Client Subnet in DNS Queries" <xref target="RFC7871" format="default" sectionFormat="of" derivedContent="RFC7871"/>.</li>
          <li pn="section-a.2-2.2">"Domain Name System (DNS) Cookies" <xref target="RFC7873" format="default" sectionFormat="of" derivedContent="RFC7873"/>).</li>
          <li pn="section-a.2-2.3">"Transport Layer Security (TLS) Session Resumption without Server-Side
	  State" <xref target="RFC5077" format="default" sectionFormat="of" derivedContent="RFC5077"/>, referred to here
	  as simply TLS session resumption.</li>
          <li pn="section-a.2-2.4">
            <xref target="RFC8446" section="C.4" sectionFormat="comma" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8446#appendix-C.4" derivedContent="RFC8446"/>
	    describes client tracking prevention in TLS 1.3</li>
          <li pn="section-a.2-2.5">"Compacted-DNS (C-DNS): A Format for DNS Packet Capture" <xref target="RFC8618" format="default" sectionFormat="of" derivedContent="RFC8618"/>.</li>
          <li pn="section-a.2-2.6">Passive DNS <xref target="RFC8499" format="default" sectionFormat="of" derivedContent="RFC8499"/>.</li>
          <li pn="section-a.2-2.7">
            <xref target="RFC8484" sectionFormat="of" section="8" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8484#section-8" derivedContent="RFC8484"/> outlines the privacy considerations
of DoH. Note that
(while that document advises exposing the minimal set of data needed to
achieve the desired feature set), depending on the specifics of a DoH
implementation, there may be increased identification and tracking compared to
other DNS transports.</li>
        </ul>
      </section>
      <section anchor="related-operational-documents" numbered="true" toc="include" removeInRFC="false" pn="section-a.3">
        <name slugifiedName="name-related-operational-documen">Related Operational Documents</name>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-a.3-1">
          <li pn="section-a.3-1.1">"DNS Transport over TCP - Implementation Requirements" <xref target="RFC7766" format="default" sectionFormat="of" derivedContent="RFC7766"/>.</li>
          <li pn="section-a.3-1.2">"DNS Transport over TCP - Operational Requirements"
<xref target="I-D.ietf-dnsop-dns-tcp-requirements" format="default" sectionFormat="of" derivedContent="DNS-OVER-TCP"/>.</li>
          <li pn="section-a.3-1.3">"The edns-tcp-keepalive EDNS0 Option" <xref target="RFC7828" format="default" sectionFormat="of" derivedContent="RFC7828"/>.</li>
          <li pn="section-a.3-1.4">"DNS Stateful Operations" <xref target="RFC8490" format="default" sectionFormat="of" derivedContent="RFC8490"/>.</li>
        </ul>
      </section>
    </section>
    <section anchor="ip-address-techniques" numbered="true" toc="include" removeInRFC="false" pn="section-appendix.b">
      <name slugifiedName="name-ip-address-techniques">IP Address Techniques</name>
      <t indent="0" pn="section-appendix.b-1">The following table presents a high-level comparison of various techniques
employed or under development in 2019 and classifies them according to
categorization of technique and other properties. Both the specific techniques
and the categorizations are described in more detail in the following
sections.
The list of techniques includes the main techniques in current use but does
not
claim to be comprehensive.
</t>
      <table align="center" pn="table-1">
        <name slugifiedName="name-classification-of-technique">Classification of Techniques</name>
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">Categorization/Property</th>
            <th align="center" colspan="1" rowspan="1">GA</th>
            <th align="center" colspan="1" rowspan="1">d</th>
            <th align="center" colspan="1" rowspan="1">TC</th>
            <th align="center" colspan="1" rowspan="1">C</th>
            <th align="center" colspan="1" rowspan="1">TS</th>
            <th align="center" colspan="1" rowspan="1">i</th>
            <th align="center" colspan="1" rowspan="1">B</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">Anonymization</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Pseudonymization</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Format
preserving</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Prefix preserving</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Replacement</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Filtering</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Generalization</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Enumeration</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Reordering/Shuffling</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Random substitution</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Cryptographic
permutation</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">IPv6 issues</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">CPU intensive</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Memory intensive</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
          <tr>
            <td align="left" colspan="1" rowspan="1">Security concerns</td>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1"/>
            <td align="center" colspan="1" rowspan="1">X</td>
            <td align="center" colspan="1" rowspan="1"/>
          </tr>
        </tbody>
      </table>
      <t indent="0" pn="section-appendix.b-3">Legend of techniques:</t>
      <dl spacing="compact" indent="5" newline="false" pn="section-appendix.b-4">
        <dt pn="section-appendix.b-4.1">GA</dt>
        <dd pn="section-appendix.b-4.2">= Google Analytics</dd>
        <dt pn="section-appendix.b-4.3">d</dt>
        <dd pn="section-appendix.b-4.4">= dnswasher</dd>
        <dt pn="section-appendix.b-4.5">TC</dt>
        <dd pn="section-appendix.b-4.6">= TCPdpriv</dd>
        <dt pn="section-appendix.b-4.7">C</dt>
        <dd pn="section-appendix.b-4.8">= CryptoPAn</dd>
        <dt pn="section-appendix.b-4.9">TS</dt>
        <dd pn="section-appendix.b-4.10">= TSA</dd>
        <dt pn="section-appendix.b-4.11">i</dt>
        <dd pn="section-appendix.b-4.12">= ipcipher</dd>
        <dt pn="section-appendix.b-4.13">B</dt>
        <dd pn="section-appendix.b-4.14">= Bloom filter</dd>
      </dl>
      <t indent="0" pn="section-appendix.b-5">The choice of which method to use for a particular application will depend
on
the requirements of that application and consideration of the threat analysis
of
the particular situation.
</t>
      <t indent="0" pn="section-appendix.b-6">For example, a common goal is that distributed packet captures must be in
      an existing data format, such as PCAP <xref target="pcap" format="default" sectionFormat="of" derivedContent="pcap"/> or Compacted-DNS (C-DNS) <xref target="RFC8618" format="default" sectionFormat="of" derivedContent="RFC8618"/>, that can be used
      as input to existing analysis tools. In that case, use of a format-preserving
      technique is essential. This, though, is not cost free; several authors
      (e.g., <xref target="Brekne-and-Arnes" format="default" sectionFormat="of" derivedContent="Brekne-and-Arnes"/>) have observed
      that, as the entropy in an IPv4 address is limited, if an attacker can
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.b-7">
        <li pn="section-appendix.b-7.1">ensure packets are captured by the target and</li>
        <li pn="section-appendix.b-7.2">send forged traffic with arbitrary source and destination addresses to that
target and</li>
        <li pn="section-appendix.b-7.3">obtain a de-identified log of said traffic from that target,</li>
      </ul>
      <t indent="0" pn="section-appendix.b-8">any format-preserving pseudonymization is vulnerable to an attack along the
lines of a cryptographic chosen-plaintext attack.
</t>
      <section anchor="categorization-of-techniques" numbered="true" toc="include" removeInRFC="false" pn="section-b.1">
        <name slugifiedName="name-categorization-of-technique">Categorization of Techniques</name>
        <t indent="0" pn="section-b.1-1">Data minimization methods may be categorized by the processing used and the
properties of their outputs. The following builds on the categorization
employed in <xref target="RFC6235" format="default" sectionFormat="of" derivedContent="RFC6235"/>:
</t>
        <dl spacing="normal" indent="3" newline="false" pn="section-b.1-2">
          <dt pn="section-b.1-2.1">Format-preserving.</dt>
          <dd pn="section-b.1-2.2"> Normally, when encrypting, the original data length and
patterns in the data should be hidden from an attacker. Some applications of
de-identification, such as network capture de-identification, require that the
de-identified data is of the same form as the original data, to allow the data
to be parsed in the same way as the original.</dd>
          <dt pn="section-b.1-2.3">Prefix preservation.</dt>
          <dd pn="section-b.1-2.4"> Values such as IP addresses and MAC addresses contain
prefix information that can be valuable in analysis -- e.g., manufacturer ID in
MAC addresses, or subnet in IP addresses. Prefix preservation ensures that
prefixes are de-identified consistently; for example, if two IP addresses are from
the
same subnet, a prefix preserving de-identification will ensure that their
de-identified counterparts will also share a subnet. Prefix preservation may
be fixed (i.e., based on a user-selected prefix length identified in advance to
be preserved ) or general.</dd>
          <dt pn="section-b.1-2.5">Replacement.</dt>
          <dd pn="section-b.1-2.6"> A one-to-one replacement of a field to a new value of the same
type -- for example, using a regular expression.</dd>
          <dt pn="section-b.1-2.7">Filtering.</dt>
          <dd pn="section-b.1-2.8"> Removing or replacing data in a field. Field
data can be overwritten, often with zeros, either partially (truncation or
reverse truncation) or
completely (black-marker anonymization).</dd>
          <dt pn="section-b.1-2.9">Generalization.</dt>
          <dd pn="section-b.1-2.10"> Data is replaced by more general data with reduced
specificity. One example would be to replace all TCP/UDP port numbers with one
of two fixed values indicating whether the original port was ephemeral
(&gt;=1024) or nonephemeral (&gt;1024). Another example, precision
degradation,
reduces the accuracy of, for example, a numeric value or a timestamp.</dd>
          <dt pn="section-b.1-2.11">Enumeration.</dt>
          <dd pn="section-b.1-2.12"> With data from a well-ordered set, replace
	  the first data item's data using a random initial value and then
	  allocate ordered values for
	  subsequent data items. When used with timestamp data, this preserves ordering
	  but loses precision and distance.</dd>
          <dt pn="section-b.1-2.13">Reordering/shuffling.</dt>
          <dd pn="section-b.1-2.14"> Preserving the original data, but rearranging its
order,
often in a random manner.</dd>
          <dt pn="section-b.1-2.15">Random substitution.</dt>
          <dd pn="section-b.1-2.16"> As replacement, but using randomly generated
replacement
values.</dd>
          <dt pn="section-b.1-2.17">Cryptographic permutation.</dt>
          <dd pn="section-b.1-2.18"> Using a permutation function, such as a hash
function or cryptographic block cipher, to generate a replacement
de-identified value.</dd>
        </dl>
      </section>
      <section anchor="specific-techniques" numbered="true" toc="include" removeInRFC="false" pn="section-b.2">
        <name slugifiedName="name-specific-techniques">Specific Techniques</name>
        <section anchor="google-analytics-nonprefix-filtering" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.1">
          <name slugifiedName="name-google-analytics-non-prefix">Google Analytics Non-Prefix Filtering</name>
          <t indent="0" pn="section-b.2.1-1">Since May 2010, Google Analytics has provided a facility <xref target="IP-Anonymization-in-Analytics" format="default" sectionFormat="of" derivedContent="IP-Anonymization-in-Analytics"/> that allows website
owners to request that all their users' IP addresses are anonymized within
Google Analytics processing. This very basic anonymization simply sets to zero
the least significant 8 bits of IPv4 addresses, and the least significant 80
bits of IPv6 addresses. The level of anonymization this produces is perhaps
questionable. There are some analysis results <xref target="Geolocation-Impact-Assessment" format="default" sectionFormat="of" derivedContent="Geolocation-Impact-Assessment"/> that suggest that the impact of
this on reducing the accuracy of determining the user's location from their IP
address is less than might be hoped; the average discrepancy in identification
of the user city for UK users is no more than 17%.
          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.1-2">
            <dt pn="section-b.2.1-2.1">Anonymization:</dt>
            <dd pn="section-b.2.1-2.2"> Format-preserving, Filtering (truncation).</dd>
          </dl>
        </section>
        <section anchor="dnswasher" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.2">
          <name slugifiedName="name-dnswasher">dnswasher</name>
          <t indent="0" pn="section-b.2.2-1">Since 2006, PowerDNS has included a de-identification tool, dnswasher
<xref target="PowerDNS-dnswasher" format="default" sectionFormat="of" derivedContent="PowerDNS-dnswasher"/>, with their PowerDNS
product. This is a
PCAP filter that
performs a one-to-one mapping of end-user IP addresses with an anonymized
address. A table of user IP addresses and their de-identified counterparts is
kept; the first IPv4 user addresses is translated to 0.0.0.1, the second to
0.0.0.2, and so on. The de-identified address therefore depends on the order
that
addresses arrive in the input, and when running over a large amount of data, the
address translation tables can grow to a significant size.
          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.2-2">
            <dt pn="section-b.2.2-2.1">Anonymization:</dt>
            <dd pn="section-b.2.2-2.2"> Format-preserving, Enumeration.</dd>
          </dl>
        </section>
        <section anchor="prefixpreserving-map" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.3">
          <name slugifiedName="name-prefix-preserving-map">Prefix-Preserving Map</name>
          <t indent="0" pn="section-b.2.3-1">Used in <xref target="tcpdpriv" format="default" sectionFormat="of" derivedContent="tcpdpriv"/>,
this algorithm stores a set of original and anonymized IP
address pairs. When a new IP address arrives, it is compared with previous
addresses to determine the longest prefix match. The new address is anonymized
by using the same prefix, with the remainder of the address anonymized with a
random value. The use of a random value means that TCPdpriv is not
deterministic; different anonymized values will be generated on each run. 

The need to store previous addresses means that TCPdpriv has significant and
unbounded memory requirements. The need to allocate anonymized addresses
sequentially means that TCPdpriv cannot be used in parallel processing.

          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.3-2">
            <dt pn="section-b.2.3-2.1">Anonymization:</dt>
            <dd pn="section-b.2.3-2.2"> Format-preserving, prefix preservation (general).</dd>
          </dl>
        </section>
        <section anchor="cryptographic-prefixpreserving-pseudonymization" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.4">
          <name slugifiedName="name-cryptographic-prefix-preser">Cryptographic Prefix-Preserving Pseudonymization</name>
          <t indent="0" pn="section-b.2.4-1">Cryptographic prefix-preserving pseudonymization was originally proposed as
an
improvement to the prefix-preserving map implemented in TCPdpriv, described in
<xref target="Xu-et-al" format="default" sectionFormat="of" derivedContent="Xu-et-al"/> and implemented in the <xref target="Crypto-PAn" format="default" sectionFormat="of" derivedContent="Crypto-PAn"/>
tool.
Crypto-PAn is now frequently
used as an acronym for the algorithm. Initially, it was described for IPv4
addresses only; extension for IPv6 addresses was proposed in <xref target="Harvan" format="default" sectionFormat="of" derivedContent="Harvan"/>. This uses a cryptographic algorithm
rather than a random value, and thus pseudonymity is determined uniquely by
the
encryption key, and is deterministic. It requires a separate AES encryption
for
each output bit and so has a nontrivial calculation overhead. This can be
mitigated to some extent (for IPv4, at least) by precalculating results for
some number of prefix bits.
          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.4-2">
            <dt pn="section-b.2.4-2.1">Pseudonymization:</dt>
            <dd pn="section-b.2.4-2.2"> Format-preserving, prefix preservation (general).</dd>
          </dl>
        </section>
        <section anchor="tophash-subtreereplicated-anonymization" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.5">
          <name slugifiedName="name-top-hash-subtree-replicated">Top-Hash Subtree-Replicated Anonymization</name>
          <t indent="0" pn="section-b.2.5-1">Proposed in <xref target="Ramaswamy-and-Wolf" format="default" sectionFormat="of" derivedContent="Ramaswamy-and-Wolf"/>,
Top-hash Subtree-replicated Anonymization (TSA)
originated in response to the requirement for faster processing than
Crypto-PAn.
It used hashing for the most significant byte of an IPv4 address and a
precalculated binary-tree structure for the remainder of the address. 

To save
memory space, replication is used within the tree structure, reducing the size
of the precalculated structures to a few megabytes for IPv4 addresses. Address
pseudonymization is done via hash and table lookup and so requires minimal
computation. However, due to the much-increased address space for IPv6, TSA is
not memory efficient for IPv6.
          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.5-2">
            <dt pn="section-b.2.5-2.1">Pseudonymization:</dt>
            <dd pn="section-b.2.5-2.2"> Format-preserving, prefix preservation (general).</dd>
          </dl>
        </section>
        <section anchor="ipcipher" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.6">
          <name slugifiedName="name-ipcipher">ipcipher</name>
          <t indent="0" pn="section-b.2.6-1">A recently released proposal from PowerDNS, ipcipher
<xref target="ipcipher1" format="default" sectionFormat="of" derivedContent="ipcipher1"/> <xref target="ipcipher2" format="default" sectionFormat="of" derivedContent="ipcipher2"/>, is a simple
pseudonymization technique for IPv4 and IPv6 addresses. IPv6 addresses are
encrypted directly with AES-128 using a key (which may be derived from a
passphrase). IPv4 addresses are similarly encrypted, but using a recently
proposed encryption <xref target="ipcrypt" format="default" sectionFormat="of" derivedContent="ipcrypt"/> suitable for
32-bit block lengths. However, the author of ipcrypt has since indicated <xref target="ipcrypt-analysis" format="default" sectionFormat="of" derivedContent="ipcrypt-analysis"/> that it has
low security, and further analysis has revealed it is vulnerable to attack.
          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.6-2">
            <dt pn="section-b.2.6-2.1">Pseudonymization:</dt>
            <dd pn="section-b.2.6-2.2">Format-preserving, cryptographic permutation.</dd>
          </dl>
        </section>
        <section anchor="bloom-filters" numbered="true" toc="include" removeInRFC="false" pn="section-b.2.7">
          <name slugifiedName="name-bloom-filters">Bloom Filters</name>
          <t indent="0" pn="section-b.2.7-1">van Rijswijk-Deij et al.
have recently described work using Bloom Filters <xref target="Bloom-filter" format="default" sectionFormat="of" derivedContent="Bloom-filter"/>
to
categorize query traffic and record the traffic as the state of multiple
filters. The goal of this work is to allow operators to identify so-called
Indicators of Compromise (IOCs) originating from specific subnets without
storing information about, or being able to monitor, the DNS queries of an
individual user. By using a Bloom Filter, it is possible to determine with a
high probability if, for example, a particular query was made, but the set of
queries made cannot be recovered from the filter. Similarly, by mixing queries
from a sufficient number of users in a single filter, it becomes practically
impossible to determine if a particular user performed a particular
query. Large
numbers of queries can be tracked in a memory-efficient way. As filter status
is
stored, this approach cannot be used to regenerate traffic and so cannot be
used with tools used to process live traffic.
          </t>
          <dl indent="3" newline="false" spacing="normal" pn="section-b.2.7-2">
            <dt pn="section-b.2.7-2.1">Anonymized:</dt>
            <dd pn="section-b.2.7-2.2"> Generalization.</dd>
          </dl>
        </section>
      </section>
    </section>
    <section anchor="current-policy-and-privacy-statements" numbered="true" toc="include" removeInRFC="false" pn="section-appendix.c">
      <name slugifiedName="name-current-policy-and-privacy-">Current Policy and Privacy Statements</name>
      <t indent="0" pn="section-appendix.c-1">A tabular comparison of policy and privacy statements from various DNS
      privacy service operators based loosely on the proposed RPS structure can
      be found at <xref target="policy-comparison" format="default" sectionFormat="of" derivedContent="policy-comparison"/>. The
      analysis is based on the data available in December 2019.
</t>
      <t indent="0" pn="section-appendix.c-2">We note that the existing policies vary widely in style, content, and
detail, and it is not uncommon for the full text for a given operator to
equate to more than 10 pages (A4 size) of text in a moderate-sized font. It is a
nontrivial task today for a user to extract a meaningful overview of the
different services on offer.
</t>
      <t indent="0" pn="section-appendix.c-3">It is also noted that Mozilla has published a DoH resolver policy
<xref target="DoH-resolver-policy" format="default" sectionFormat="of" derivedContent="DoH-resolver-policy"/> that describes the minimum set of
policy
requirements that a party must satisfy to be considered as a potential
partner for Mozilla's Trusted Recursive Resolver (TRR) program.
</t>
    </section>
    <section anchor="example-rps" numbered="true" toc="include" removeInRFC="false" pn="section-appendix.d">
      <name slugifiedName="name-example-rps">Example RPS</name>
      <t indent="0" pn="section-appendix.d-1">The following example RPS is very loosely based on some elements of
published privacy statements for some public resolvers, with additional fields
populated to illustrate what the full contents of an RPS might
look like. This should not be interpreted as
</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.d-2">
        <li pn="section-appendix.d-2.1">having been reviewed or approved by any operator in any way</li>
        <li pn="section-appendix.d-2.2">having any legal standing or validity at all</li>
        <li pn="section-appendix.d-2.3">being complete or exhaustive</li>
      </ul>
      <t indent="0" pn="section-appendix.d-3">This is a purely hypothetical example of an RPS to outline example
contents -- in this case, for a public resolver operator providing a basic DNS
Privacy service via one IP address and one DoH URI with security-based
filtering. It does aim to meet minimal compliance as specified in
<xref target="recommendations-for-dns-privacy-services" format="default" sectionFormat="of" derivedContent="Section 5"/>.
</t>
      <section anchor="policy-1" numbered="true" toc="include" removeInRFC="false" pn="section-d.1">
        <name slugifiedName="name-policy-2">Policy</name>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-d.1-1">
          <li pn="section-d.1-1.1" derivedCounter="1.">Treatment of IP addresses. Many nations classify IP addresses as personal
data, and we take a conservative approach in treating IP addresses as personal
data in all jurisdictions in which our systems reside.</li>
          <li pn="section-d.1-1.2" derivedCounter="2.">
            <t indent="0" pn="section-d.1-1.2.1">Data collection and sharing.
</t>
            <ol spacing="normal" type="a" indent="adaptive" start="1" pn="section-d.1-1.2.2">
              <li pn="section-d.1-1.2.2.1" derivedCounter="a.">IP addresses. Our normal course of data management does
not have any IP address information or other personal data logged to disk or
transmitted out of the location in which the query was received. We may
aggregate certain counters to larger network block levels for
statistical collection purposes, but those counters do not maintain specific
IP address data, nor is the format or model of data stored capable of being
reverse-engineered to ascertain what specific IP addresses made what
queries.</li>
              <li pn="section-d.1-1.2.2.2" derivedCounter="b.">
                <t indent="0" pn="section-d.1-1.2.2.2.1">Data collected in logs. We do keep some generalized
		location information
		(at the city / metropolitan-area level) so that we can conduct debugging and
		analyze abuse phenomena. We also use the collected information for the
		creation and sharing of telemetry (timestamp, geolocation, number of hits,
		first seen, last seen) for contributors, public publishing of general
		statistics of system use (protections, threat types, counts, etc.).
		When you use our DNS services, here is the full list of items that are
		included in our logs:
</t>
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-d.1-1.2.2.2.2">
                  <li pn="section-d.1-1.2.2.2.2.1">Requested domain name -- e.g., example.net</li>
                  <li pn="section-d.1-1.2.2.2.2.2">Record type of requested domain -- e.g., A, AAAA, NS,
		  MX, TXT, etc.</li>
                  <li pn="section-d.1-1.2.2.2.2.3">
                    <t indent="0" pn="section-d.1-1.2.2.2.2.3.1">Transport protocol on which the request arrived --
		    i.e., UDP, TCP, DoT, DoH</t>
                  </li>
                  <li pn="section-d.1-1.2.2.2.2.4">Origin IP general geolocation information -- i.e., geocode, region ID,
		  city ID, and metro code</li>
                  <li pn="section-d.1-1.2.2.2.2.5">IP protocol version -- IPv4 or IPv6</li>
                  <li pn="section-d.1-1.2.2.2.2.6">Response code sent -- e.g., SUCCESS, SERVFAIL, NXDOMAIN, etc.</li>
                  <li pn="section-d.1-1.2.2.2.2.7">Absolute arrival time using a precision in ms</li>
                  <li pn="section-d.1-1.2.2.2.2.8">Name of the specific instance that processed this request</li>
                  <li pn="section-d.1-1.2.2.2.2.9">IP address of the specific instance to which this request was
addressed (no relation to the requestor's IP address)</li>
                </ul>
                <t indent="0" pn="section-d.1-1.2.2.2.3">
We may keep the following data as summary information, including all the
above EXCEPT for data about the DNS record requested:
</t>
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-d.1-1.2.2.2.4">
                  <li pn="section-d.1-1.2.2.2.4.1">Currently advertised BGP-summarized IP prefix/netmask of apparent
client origin</li>
                  <li pn="section-d.1-1.2.2.2.4.2">Autonomous system number (BGP ASN) of apparent client origin</li>
                </ul>
                <t indent="0" pn="section-d.1-1.2.2.2.5">
All the above data may be kept in full or partial form in permanent
archives.</t>
              </li>
              <li pn="section-d.1-1.2.2.3" derivedCounter="c.">Sharing of data.
Except as described in this document, we do not intentionally share,
sell, or rent individual personal information associated with the
requestor (i.e., source IP address or any other information that can
positively identify the client using our infrastructure) with anyone
without your consent.
We generate and share high-level anonymized aggregate statistics,
including threat metrics on threat type, geolocation, and if available,
sector, as well as other vertical metrics, including performance metrics
on our DNS Services (i.e., number of threats blocked, infrastructure
uptime) when available with our Threat Intelligence (TI) partners,
academic researchers, or the public.
Our DNS services share anonymized data on specific domains queried
(records such as domain, timestamp, geolocation, number of hits, first
seen, last seen) with our Threat Intelligence partners. Our DNS service
also builds, stores, and may share certain DNS data streams which store
high level information about domain resolved, query types, result codes,
and timestamp. These streams do not contain the IP address information of
the requestor and cannot be correlated to IP address or other personal data.
We do not and never will share any of the requestor's data with marketers, nor will
we use this data for demographic analysis.</li>
            </ol>
          </li>
          <li pn="section-d.1-1.3" derivedCounter="3.">Exceptions. There are exceptions to this storage model: In the event of
actions or observed behaviors that we deem malicious or anomalous, we may
utilize more detailed logging to collect more specific IP address data in the
process of normal network defense and mitigation. This collection and
transmission off-site will be limited to IP addresses that we determine are
involved in the event.</li>
          <li pn="section-d.1-1.4" derivedCounter="4.">Associated entities. Details of our Threat Intelligence partners can be
found
at our website page (insert link).</li>
          <li pn="section-d.1-1.5" derivedCounter="5.">Correlation of Data. We do not correlate or combine information from our
logs
with any personal information that you have provided us for other services, or
with your specific IP address.</li>
          <li pn="section-d.1-1.6" derivedCounter="6.">
            <t indent="0" pn="section-d.1-1.6.1">Result filtering.
</t>
            <ol spacing="normal" type="a" indent="adaptive" start="1" pn="section-d.1-1.6.2">
              <li pn="section-d.1-1.6.2.1" derivedCounter="a.">
                <t indent="0" pn="section-d.1-1.6.2.1.1">Filtering. We utilize cyber-threat intelligence about
		malicious domains
		from a variety of public and private sources and block access to those
		malicious domains when your system attempts to contact
		them. An NXDOMAIN is
		returned for blocked sites.
</t>
                <ol spacing="normal" type="i" indent="adaptive" start="1" pn="section-d.1-1.6.2.1.2">
                  <li pn="section-d.1-1.6.2.1.2.1" derivedCounter="i.">Censorship. We will not provide a censoring component and will limit our
actions solely to the blocking of malicious domains around phishing,
malware, and exploit-kit domains.</li>
                  <li pn="section-d.1-1.6.2.1.2.2" derivedCounter="ii.">Accidental blocking. We implement allowlisting algorithms to make sure
legitimate domains are not blocked by accident. However, in the rare case of
blocking a legitimate domain, we work with the users to quickly allowlist
that domain. Please use our support form (insert link) if you believe we are
blocking a domain in error.</li>
                </ol>
              </li>
            </ol>
          </li>
        </ol>
      </section>
      <section anchor="practice-1" numbered="true" toc="include" removeInRFC="false" pn="section-d.2">
        <name slugifiedName="name-practice-2">Practice</name>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-d.2-1">
          <li pn="section-d.2-1.1" derivedCounter="1.">Deviations from Policy. None in place since (insert date).</li>
          <li pn="section-d.2-1.2" derivedCounter="2.">
            <t indent="0" pn="section-d.2-1.2.1">Client-facing capabilities.
</t>
            <ol spacing="normal" type="a" indent="adaptive" start="1" pn="section-d.2-1.2.2">
              <li pn="section-d.2-1.2.2.1" derivedCounter="a.">We offer UDP and TCP DNS on port 53 on (insert IP address)</li>
              <li pn="section-d.2-1.2.2.2" derivedCounter="b.">
                <t indent="0" pn="section-d.2-1.2.2.2.1">We offer DNS over TLS as specified in RFC 7858 on (insert
		IP address). It
		is available on port 853 and port 443. We also implement RFC 7766.
</t>
                <ol spacing="normal" type="i" indent="adaptive" start="1" pn="section-d.2-1.2.2.2.2">
                  <li pn="section-d.2-1.2.2.2.2.1" derivedCounter="i.">The DoT authentication domain name used is (insert domain name).</li>
                  <li pn="section-d.2-1.2.2.2.2.2" derivedCounter="ii.">We do not publish SPKI pin sets.</li>
                </ol>
              </li>
              <li pn="section-d.2-1.2.2.3" derivedCounter="c.">We offer DNS over HTTPS as specified in RFC 8484 on (insert URI
template).</li>
              <li pn="section-d.2-1.2.2.4" derivedCounter="d.">Both services offer TLS 1.2 and TLS 1.3.</li>
              <li pn="section-d.2-1.2.2.5" derivedCounter="e.">Both services pad DNS responses according to RFC 8467.</li>
              <li pn="section-d.2-1.2.2.6" derivedCounter="f.">
                <t indent="0" pn="section-d.2-1.2.2.6.1">Both services provide DNSSEC validation.

</t>
                <t indent="0" pn="section-d.2-1.2.2.6.2"/>
              </li>
            </ol>
          </li>
          <li pn="section-d.2-1.3" derivedCounter="3.">
            <t indent="0" pn="section-d.2-1.3.1">Upstream capabilities.
</t>
            <ol spacing="normal" type="a" indent="adaptive" start="1" pn="section-d.2-1.3.2">
              <li pn="section-d.2-1.3.2.1" derivedCounter="a.">Our servers implement QNAME minimization.</li>
              <li pn="section-d.2-1.3.2.2" derivedCounter="b.">Our servers do not send ECS upstream.</li>
            </ol>
          </li>
          <li pn="section-d.2-1.4" derivedCounter="4.">Support. Support information for this service is available at (insert
link).</li>
          <li pn="section-d.2-1.5" derivedCounter="5.">Data Processing. We operate as the legal entity (insert entity) registered
in
(insert country); as such, we operate under (insert country/region) law. Our
separate statement regarding the specifics of our data processing policy,
practice, and agreements can be found here (insert link).</li>
        </ol>
      </section>
    </section>
    <section anchor="acknowledgements" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.e">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t indent="0" pn="section-appendix.e-1">Many thanks to <contact fullname="Amelia Andersdotter"/> for a very
      thorough review of the first draft of this document and <contact fullname="Stephen Farrell"/> for a thorough review at Working Group Last
      Call and for
      suggesting the inclusion of an example RPS. Thanks to <contact fullname="John Todd"/> for discussions on this topic, and to <contact fullname="Stéphane Bortzmeyer"/>, <contact fullname="Puneet Sood"/>, and
      <contact fullname="Vittorio Bertola"/> for review. Thanks to <contact fullname="Daniel Kahn Gillmor"/>, <contact fullname="Barry Green"/>,
      <contact fullname="Paul Hoffman"/>, <contact fullname="Dan York"/>,
      <contact fullname="Jon Reed"/>, and <contact fullname="Lorenzo       Colitti"/> for comments at the mic. Thanks to <contact fullname="Loganaden Velvindron"/> for useful updates to the text.
</t>
      <t indent="0" pn="section-appendix.e-2"><contact fullname="Sara Dickinson"/> thanks the Open Technology Fund for a grant to support the
work
on this document.
</t>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.f">
      <name slugifiedName="name-contributors">Contributors</name>
      <t indent="0" pn="section-appendix.f-1">The below individuals contributed significantly to the document:

</t>
      <contact fullname="John Dickinson">
        <organization showOnFrontPage="true">Sinodun IT</organization>
        <address>
          <postal>
            <street/>
            <extaddr>Magdalen Centre</extaddr>
            <street>Oxford Science Park</street>
            <city>Oxford</city>
            <code>OX4 4GA</code>
            <country>United Kingdom</country>
            <region/>
          </postal>
        </address>
      </contact>
      <contact fullname="Jim Hague">
        <organization showOnFrontPage="true">Sinodun IT</organization>
        <address>
          <postal>
            <street/>
            <extaddr>Magdalen Centre</extaddr>
            <street>Oxford Science Park</street>
            <city>Oxford</city>
            <code>OX4 4GA</code>
            <country>United Kingdom</country>
            <region/>
          </postal>
        </address>
      </contact>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.g">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="S." surname="Dickinson" fullname="Sara Dickinson">
        <organization showOnFrontPage="true">Sinodun IT</organization>
        <address>
          <postal>
            <extaddr>Magdalen Centre</extaddr>
            <street>Oxford Science Park</street>
            <city>Oxford</city>
            <code>OX4 4GA</code>
            <country>United Kingdom</country>
            <region/>
          </postal>
          <email>sara@sinodun.com</email>
        </address>
      </author>
      <author initials="B." surname="Overeinder" fullname="Benno J. Overeinder">
        <organization showOnFrontPage="true">NLnet Labs</organization>
        <address>
          <postal>
            <street>Science Park 400</street>
            <city>Amsterdam</city>
            <code>1098 XH</code>
            <country>Netherlands</country>
            <region/>
          </postal>
          <email>benno@nlnetLabs.nl</email>
        </address>
      </author>
      <author initials="R." surname="van Rijswijk-Deij" fullname="Roland M. van Rijswijk-Deij">
        <organization showOnFrontPage="true">NLnet Labs</organization>
        <address>
          <postal>
            <street>Science Park 400</street>
            <city>Amsterdam</city>
            <code>1098 XH</code>
            <country>Netherlands</country>
            <region/>
          </postal>
          <email>roland@nlnetLabs.nl</email>
        </address>
      </author>
      <author initials="A." surname="Mankin" fullname="Allison Mankin">
        <organization abbrev="Salesforce" showOnFrontPage="true">Salesforce.com, Inc.</organization>
        <address>
          <postal>
            <street>Salesforce Tower</street>
            <street>415 Mission Street, 3rd Floor</street>
            <city>San Francisco</city>
            <region>CA</region>
            <code>94105</code>
            <country>United States of America</country>
          </postal>
          <email>allison.mankin@gmail.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
