<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.35 (Ruby 2.5.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-iab-ai-control-report-02" category="info" consensus="true" submissionType="IAB" xml:lang="en" number="9969" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.33.0 -->
  <link href="https://datatracker.ietf.org/doc/draft-iab-ai-control-report-02" rel="prev"/>
  <front>
    <title abbrev="IAB AI-CONTROL Workshop Report">Report from the IAB Workshop on AI-CONTROL</title>
    <seriesInfo name="RFC" value="9969"/>
    <author initials="M." surname="Nottingham" fullname="Mark Nottingham">
      <organization/>
      <address>
        <postal>
          <city>Melbourne</city>
          <country>Australia</country>
        </postal>
        <email>mnot@mnot.net</email>
        <uri>https://www.mnot.net/</uri>
      </address>
    </author>
    <author initials="S." surname="Krishnan" fullname="Suresh Krishnan">
      <organization/>
      <address>
        <email>suresh.krishnan@gmail.com</email>
      </address>
    </author>
    <date year="2026" month="May"/>
    <keyword>policy</keyword>
    <keyword>Artificial Intelligence</keyword>
    <keyword>Robots Exclusion Protocol</keyword>
    <keyword>web crawler</keyword>
    <keyword>robots.txt</keyword>
    <abstract>
      <?line 91?>

<t>The AI-CONTROL Workshop was convened by the Internet Architecture Board (IAB) in September 2024. This report summarizes its significant points of discussion and identifies topics that may warrant further consideration and work.</t>
      <t>Note that this document is a report on the proceedings of the workshop.  The views and positions documented in this report are those of the workshop participants and do not necessarily reflect IAB views and positions.</t>
    </abstract>
  </front>
  <middle>
    <?line 97?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The Internet Architecture Board (IAB) holds occasional workshops designed to consider long-term issues and strategies for the Internet, and to suggest future directions for the Internet architecture. This long-term planning function of the IAB is complementary to the ongoing engineering efforts performed by working groups of the Internet Engineering Task Force (IETF).</t>
      <t>The Internet is one of the major sources of data used to train Large Language Models (LLMs) (or, more generally, Artificial Intelligence (AI)). Because this use was not envisioned by most publishers of information on the Internet, a means of expressing the owners' preferences regarding AI crawling has emerged, sometimes backed by law (e.g., in the European Union's AI Act <xref target="AI-ACT"/>).</t>
      <t>The IAB convened the AI-CONTROL Workshop on 19-20 September 2024 to "explore practical opt-out mechanisms for AI and build an understanding of use cases, requirements, and other considerations in this space" <xref target="CFP"/>. In particular, the emerging practice of using the Robots Exclusion Protocol <xref target="RFC9309"/> -- also known as "robots.txt" -- has not been coordinated between AI crawlers, resulting in considerable differences in how they treat it. Furthermore, robots.txt may or may not be a suitable way to control AI crawlers. However, discussion was not limited to consideration of robots.txt, and approaches other than opt-out were considered.</t>
      <t>To ensure many viewpoints were represented, the program committee invited a broad selection of technical experts, AI vendors, content publishers, civil society advocates, and policymakers.</t>
      <section anchor="chatham-house-rule">
        <name>Chatham House Rule</name>
        <t>Participants agreed to conduct the workshop under the Chatham House Rule <xref target="CHATHAM-HOUSE"/>, so this report does not attribute statements to individuals or organizations without express permission. Most submissions to the workshop were public and thus attributable; they are used here to provide substance and context.</t>
        <t><xref target="attendees"/> lists the workshop participants, unless they requested that this information be withheld.</t>
      </section>
      <section anchor="views-expressed-in-this-report">
        <name>Views Expressed in This Report</name>
        <t>This document is a report on the proceedings of the workshop. The views and positions documented in this report are expressed during the workshop by participants and do not necessarily reflect the IAB's views and positions.</t>
        <t>Furthermore, the content of the report comes from presentations given by workshop participants and notes taken during the discussions, without interpretation or validation. Thus, the content of this report follows the flow and dialog of the workshop but does not attempt to capture a consensus.</t>
      </section>
    </section>
    <section anchor="workshop-scope-and-discussion">
      <name>Workshop Scope and Discussion</name>
      <t>The workshop began by surveying the state of AI control.</t>
      <t>Currently, Internet publishers express their preferences for how their content is treated for the purposes of AI training using a variety of mechanisms. These include declarative mechanisms, such as terms of service, embedded metadata, and robots.txt <xref target="RFC9309"/>, as well as active mechanisms, such as use of paywalls and selective blocking of crawlers (e.g., by IP address or User-Agent).</t>
      <t>There was disagreement about the implications of AI opt-out overall. Research presented at the workshop <xref target="DECLINE"/> indicates that the use of such controls is becoming more prevalent, reducing the availability of data to AI (for purposes including training and inference-time usage). Some of the participants expressed concern about the implications of this -- although at least one AI vendor seemed less concerned by this, indicating that "there are plenty of tokens available" for training, even if many opt out. Others expressed a need to opt out of AI training because of how they perceive its effects on their control over content, seeing AI as usurping their relationships with customers and a potential threat to whole industries.</t>
      <t>However, there was quick agreement that both viewpoints were harmed by the current state of AI opt-out -- a situation where "no one is better off" (in the words of one participant).</t>
      <t>Much of that dysfunction was attributed to the lack of coordination and standards for AI opt-out. Currently, content publishers need to consult with each AI vendor to understand how to opt out of training their products, as there is significant variance in each vendor's behavior. Furthermore, publishers need to continually monitor both new vendors and policy updates from the vendors they are aware of.</t>
      <t>Underlying those immediate issues, however, are significant constraints that could be attributed to uncertainties in the legal context, the nature of AI, and the implications of needing to opt out of crawling for it.</t>
      <section anchor="crawl-time-vs-inference-time">
        <name>Crawl Time vs. Inference Time</name>
        <t>Perhaps most significant is the "crawl time vs. inference time" problem. Statements of preference are apparent at crawl time, bound to content either by location (e.g., robots.txt) or embedded inside the content itself as metadata. However, the target of those directives is often disassociated from the crawler, either because the crawl data is not only used for training AI models or because the preferences could be applicable at inference time.</t>
        <section anchor="multiple-uses-for-crawl-data">
          <name>Multiple Uses for Crawl Data</name>
          <t>A crawl's data might have multiple uses because the vendor also has another product that uses it (e.g., a search engine) or because the crawl is performed by a party other than the AI vendor. Both are very common patterns: Operators of many Internet search engines also train AI models, and many AI models use third-party crawl data. In either case, conflating different uses can change the incentives for publishers to cooperate with the crawler.</t>
          <t>Well-established uses of crawling, such as Internet searches, were seen by participants as at least partially aligned with the interests of publishers: They allow their sites to be crawled, and in return, they receive higher traffic and attention due to being in the search index. However, several participants pointed out that this symbiotic relationship does not exist for AI training uses -- with some viewing AI as hostile to publishers because it has the capacity to take traffic away from their sites.</t>
          <t>Therefore, when a crawler has multiple uses that include AI, participants observed that "collateral damage" was likely for non-AI uses, especially when publishers take more active control measures, such as blocking or paywalls, to protect their interests.</t>
          <t>Several participants expressed concerns about this phenomenon's effects on the ecosystem, effectively "locking down the Web" with one opining that there were implications for freedom of expression overall.</t>
        </section>
        <section anchor="application-of-preferences">
          <name>Application of Preferences</name>
          <t>When data is used to train an LLM, the resulting model does not have the ability to only selectively use a portion of it when performing a task because inference uses the whole model, and it is not possible to identify specific input data for its use in doing so.</t>
          <t>This means that while publishers' preferences may be available when content is crawled, they generally are not when inference takes place. Those preferences that are stated in reference to use by AI -- for example, "no military uses" or "non-commercial only" -- cannot be applied by a general-purpose "foundation" model.</t>
          <t>This leaves a few unappealing choices to AI vendors that wish to comply with those preferences. They can simply omit such data from foundation models, thereby reducing their viability. Or they can create a separate model for each permutation of preferences -- with a likely proliferation of models as the set of permutations expands.</t>
          <t>Compounding this issue was the observation that preferences change over time, whereas LLMs are created over long time frames and cannot easily be updated to reflect those changes. Of particular concern to some was how this makes an opt-out regime "stickier" because content that has no associated preference (such as that which predates the authors' knowledge of LLMs) is allowed to be used for these unforeseen purposes.</t>
        </section>
      </section>
      <section anchor="trust">
        <name>Trust</name>
        <t>Participants felt that the disconnection between the statement of preferences and its application contribute to a lack of trust in the ecosystem, along with the typical lack of attribution for data sources in LLMs, a lack of an incentive for publishers to contribute data, and finally (and most noted) a lack of any means of monitoring compliance with preferences.</t>
        <t>This lack of trust led some participants to question whether communicating preferences is sufficient in all cases without an accompanying way to enforce them, or even to audit adherence to them. Some participants also indicated that a lack of trust was the primary cause of the increasingly prevalent blocking of AI crawler IP addresses, among other measures.</t>
      </section>
      <section anchor="attachment">
        <name>Attachment</name>
        <t>One of the primary focuses of the workshop was on <em>attachment</em>, i.e., how preferences are associated with content on the Internet. A range of mechanisms was discussed.</t>
        <section anchor="robotstxt-and-similar">
          <name>robots.txt (and Similar)</name>
          <t>The Robots Exclusion Protocol <xref target="RFC9309"/> is widely recognized by AI vendors as an attachment mechanism for preferences. Several deficiencies were discussed.</t>
          <t>First, it does not scale to offer granular control over large sites where authors might want to express different policies for a range of content (for example, YouTube).</t>
          <t>robots.txt is also typically under the control of the site administrator. If a site has content from many creators (as is often the case for social media and similar platforms), the administrator may not allow them to express their preferences fully, or at all.</t>
          <t>If content is copied or moved to a different site, the preferences at the new site need to be explicitly transferred because robots.txt is a separate resource.</t>
          <t>These deficiencies led many participants to feel that robots.txt cannot be the only solution to opt-out: Rather, it should be part of a larger system that addresses its shortcomings.</t>
          <t>Participants noted that other similar attachment mechanisms have been proposed. However, none appear to have gained as much attention or implementation (both by AI vendors and content owners) as robots.txt.</t>
        </section>
        <section anchor="embedding">
          <name>Embedding</name>
          <t>Another mechanism for associating preferences with content is to embed them into the content itself. Many formats used on the Internet allow this; for example, HTML has the <tt>&lt;meta&gt;</tt> tag, images have Extensible Metadata Platform (XMP) and similar metadata sections, and XML and JSON have rich potential for extensions to carry such data.</t>
          <t>Embedded preferences were seen to have the advantage of granularity, and of "traveling with" content as it is produced, when the content that embeds the preferences is moved from site to site or when it is stored offline.</t>
          <t>However, several participants pointed out that embedded preferences are easily stripped from most formats. This is a common practice for reducing the size of a file (thereby improving performance when downloading it) and for assuring privacy (since metadata often leaks information unintentionally).</t>
          <t>Furthermore, some types of content are not suitable for embedding. For example, it is not possible to embed preferences into purely textual content, and web pages with content from several producers (such as a social media or comment feeds) cannot easily reflect preferences for each one.</t>
          <t>Participants noted that the means of embedding preferences in many formats would need to be determined by or coordinated with organizations outside the IETF. For example, HTML and many image formats are maintained by external bodies.</t>
        </section>
        <section anchor="registries">
          <name>Registries</name>
          <t>In some existing copyright management regimes, it is already common to have a registry of works that is consulted upon use. For example, this approach is often used for photographs, music, and video.</t>
          <t>Typically, registries use hashing mechanisms to create a "fingerprint" for the content that is robust to changes.</t>
          <t>Using a registry decouples the content in question from its location so that it can be found even if moved. It is also claimed to be robust against stripping of embedded metadata, which is a common practice to improve performance and/or privacy.</t>
          <t>However, several participants pointed out issues with deploying registries at the scale of the Internet. While they may be effective for (relatively) closed and well-known ecosystems, such as commercial music publishing, applying them to a diverse and very large ecosystem like the Internet has proven problematic.</t>
        </section>
      </section>
      <section anchor="vocabulary">
        <name>Vocabulary</name>
        <t>Another major focus area for the workshop was on <em>vocabulary</em> -- the specific semantics of the opt-out signal. Several participants noted that there are already many proposals for vocabularies, as well as many conflicting vocabularies already in use. Several examples were discussed, including where existing terms were ambiguous, did not address common use cases, or were used in conflicting ways by different actors.</t>
        <t>Although no conclusions regarding exact vocabulary were reached, it was generally agreed that a complex vocabulary is unlikely to succeed.</t>
      </section>
    </section>
    <section anchor="conclusions">
      <name>Conclusions</name>
      <t>Participants generally agreed that on its current path, the ecosystem is not sustainable. As one remarked, "robots.txt is broken and we broke it".</t>
      <t>Legal uncertainty, along with fundamental limitations of opt-out regimes pointed out above, limit the effectiveness of any technical solution, which will be operating in a system unlike either robots.txt (where there is a symbiotic relationship between content owners and the crawlers) or copyright (where the default is effectively opt-in, not opt-out).</t>
      <t>However, the workshop ended with general agreement that positive steps could be taken to improve the communication of preferences from content owners for AI use cases. In discussion, it was evident that the discovery of preferences from multiple attachment mechanisms is necessary to meet the diverse needs of content authors and, therefore, that defining how they are combined is important.</t>
      <t>We outline a proposed standard program below.</t>
      <section anchor="potential-standards-work">
        <name>Potential Standards Work</name>
        <t>The following items were identified as good starting points for IETF work:</t>
        <ul spacing="normal">
          <li>
            <t>Attachment to websites by location (in robots.txt or a similar mechanism)</t>
          </li>
          <li>
            <t>Attachment via embedding in IETF-controlled formats (e.g., HTTP headers)</t>
          </li>
          <li>
            <t>Definition of a common core vocabulary</t>
          </li>
          <li>
            <t>Definition of the overall regime, e.g., how to combine preferences discovered from multiple attachment mechanisms</t>
          </li>
        </ul>
        <t>It would be expected that the IETF would coordinate with other Standards Development Organizations (SDOs) to define embedding in other formats (e.g., HTML).</t>
        <section anchor="out-of-initial-scope">
          <name>Out of Initial Scope</name>
          <t>It was broadly agreed that it would not be useful to work on the following items, at least to begin with:</t>
          <ul spacing="normal">
            <li>
              <t>Enforcement mechanisms for preferences</t>
            </li>
            <li>
              <t>Registry-based solutions</t>
            </li>
            <li>
              <t>Identifying or authenticating crawlers and/or content owners</t>
            </li>
            <li>
              <t>Audit or transparency mechanisms</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document is a workshop report and does not impact the security of the Internet.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="CHATHAM-HOUSE" target="https://www.chathamhouse.org/about-us/chatham-house-rule">
        <front>
          <title>Chatham House Rule</title>
          <author>
            <organization>Chatham House</organization>
          </author>
          <date/>
        </front>
      </reference>
      <reference anchor="CFP" target="https://datatracker.ietf.org/group/aicontrolws/about/">
        <front>
          <title>IAB Workshop on AI-CONTROL</title>
          <author>
            <organization>Internet Architecture Board</organization>
          </author>
          <date/>
        </front>
      </reference>
      <reference anchor="PAPERS" target="https://datatracker.ietf.org/group/aicontrolws/materials/">
        <front>
          <title>IAB Workshop on AI-CONTROL Materials</title>
          <author>
            <organization>Internet Architecture Board</organization>
          </author>
          <date/>
        </front>
      </reference>
      <reference anchor="AI-ACT" target="https://eur-lex.europa.eu/eli/reg/2024/1689/oj">
        <front>
          <title>Regulation (EU) 2024/1689 of the European Parliament and of the Council of 13 June 2024 laying down harmonised rules on artificial intelligence and amending Regulations (EC) No 300/2008, (EU) No 167/2013, (EU) No 168/2013, (EU) 2018/858, (EU) 2018/1139 and (EU) 2019/2144 and Directives 2014/90/EU, (EU) 2016/797 and (EU) 2020/1828 (Artificial Intelligence Act) (Text with EEA relevance)</title>
          <author>
            <organization>European Parliament</organization>
          </author>
          <date year="2024" month="June" day="13"/>
        </front>
      </reference>
      <reference anchor="DECLINE" target="https://www.ietf.org/slides/slides-aicontrolws-consent-in-crisis-the-rapid-decline-of-the-ai-data-commons-00.pdf">
        <front>
          <title>Consent in Crisis: The Rapid Decline of the AI Data Commons</title>
          <author initials="S." surname="Longpre" fullname="Shayne Longpre">
            <organization/>
          </author>
          <author initials="R." surname="Mahari" fullname="Robert Mahari">
            <organization/>
          </author>
          <author initials="A." surname="Lee" fullname="Ariel Lee">
            <organization/>
          </author>
          <author initials="C." surname="Lund" fullname="Campbell Lund">
            <organization/>
          </author>
          <date year="2025"/>
        </front>
      </reference>
      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9309.xml"/>
    </references>
    <?line 253?>

<section anchor="about-the-workshop">
      <name>About the Workshop</name>
      <t>The AI-CONTROL Workshop was held on 2024-09-19 and 2024-09-20 at Wilkinson Barker Knauer in Washington, D.C., USA.</t>
      <t>Workshop attendees were asked to submit position papers. These papers are published on the IAB website <xref target="PAPERS"/>, unless the submitter requested it be withheld.</t>
      <t>The workshop was conducted under the Chatham House Rule <xref target="CHATHAM-HOUSE"/>, meaning that statements cannot be attributed to individuals or organizations without explicit authorization.</t>
      <section anchor="agenda">
        <name>Agenda</name>
        <t>This section outlines the broad areas of discussion on each day.</t>
        <section anchor="thursday-2024-09-19">
          <name>Thursday, 2024-09-19</name>
          <dl>
            <dt>Setting the stage:</dt>
            <dd>
              <t>An overview of the current state of AI opt-out, its impact, and existing work in this space</t>
            </dd>
            <dt>Lightning talks:</dt>
            <dd>
              <t>A variety of perspectives from participants</t>
            </dd>
          </dl>
        </section>
        <section anchor="friday-2024-09-20">
          <name>Friday, 2024-09-20</name>
          <dl>
            <dt>Opt-Out Attachment: robots.txt and beyond:</dt>
            <dd>
              <t>Considerations in how preferences are attached to content on the Internet</t>
            </dd>
            <dt>Vocabulary: what opt-out means:</dt>
            <dd>
              <t>What information the opt-out signal needs to convey</t>
            </dd>
            <dt>Discussion and wrap-up:</dt>
            <dd>
              <t>Synthesis of the workshop's topics and how future work might unfold</t>
            </dd>
          </dl>
        </section>
      </section>
      <section anchor="attendees">
        <name>Attendees</name>
        <t>Attendees of the workshop are listed with their primary affiliation. Attendees from the program committee (PC) and the Internet Architecture Board (IAB) are also marked.</t>
        <ul spacing="normal">
          <li>
            <t><contact fullname="Jari Arkko"/>, Ericsson</t>
          </li>
          <li>
            <t><contact fullname="Hirochika Asai"/>, Preferred Networks</t>
          </li>
          <li>
            <t><contact fullname="Farzaneh Badiei"/>, Digital Medusa (PC)</t>
          </li>
          <li>
            <t><contact fullname="Fabrice Canel"/>, Microsoft (PC)</t>
          </li>
          <li>
            <t><contact fullname="Lena Cohen"/>, EFF</t>
          </li>
          <li>
            <t><contact fullname="Alissa Cooper"/>, Knight-Georgetown Institute (PC, IAB)</t>
          </li>
          <li>
            <t><contact fullname="Marwan Fayed"/>, Cloudflare</t>
          </li>
          <li>
            <t><contact fullname="Christopher Flammang"/>, Elsevier</t>
          </li>
          <li>
            <t><contact fullname="Carl Gahnberg"/></t>
          </li>
          <li>
            <t><contact fullname="Max Gendler"/>, The News Corporation</t>
          </li>
          <li>
            <t><contact fullname="Ted Hardie"/></t>
          </li>
          <li>
            <t><contact fullname="Dominique Hazaël-Massieux"/>, W3C</t>
          </li>
          <li>
            <t><contact fullname="Gary Ilyes"/>, Google (PC)</t>
          </li>
          <li>
            <t><contact fullname="Sarah Jennings"/>, UK Department for Science, Innovation and Technology</t>
          </li>
          <li>
            <t><contact fullname="Paul Keller"/>, Open Future</t>
          </li>
          <li>
            <t><contact fullname="Elizabeth Kendall"/>, Meta</t>
          </li>
          <li>
            <t><contact fullname="Suresh Krishnan"/>, Cisco (PC, IAB)</t>
          </li>
          <li>
            <t><contact fullname="Mirja Kühlewind"/>, Ericsson (PC, IAB)</t>
          </li>
          <li>
            <t><contact fullname="Greg Leppert"/>, Berkman Klein Center</t>
          </li>
          <li>
            <t><contact fullname="Greg Lindahl"/>, Common Crawl Foundation</t>
          </li>
          <li>
            <t><contact fullname="Mike Linksvayer"/>, GitHub</t>
          </li>
          <li>
            <t><contact fullname="Fred von Lohmann"/>, OpenAI</t>
          </li>
          <li>
            <t><contact fullname="Shayne Longpre"/>, Data Provenance Initiative</t>
          </li>
          <li>
            <t><contact fullname="Don Marti"/>, Raptive</t>
          </li>
          <li>
            <t><contact fullname="Sarah McKenna"/>, Alliance for Responsible Data Collection; Sequentum</t>
          </li>
          <li>
            <t><contact fullname="Eric Null"/>, Center for Democracy and Technology</t>
          </li>
          <li>
            <t><contact fullname="Chris Needham"/>, BBC</t>
          </li>
          <li>
            <t><contact fullname="Mark Nottingham"/>, Cloudflare (PC)</t>
          </li>
          <li>
            <t><contact fullname="Paul Ohm"/>, Georgetown Law (PC)</t>
          </li>
          <li>
            <t><contact fullname="Braxton Perkins"/>, NBC Universal</t>
          </li>
          <li>
            <t><contact fullname="Chris Petrillo"/>, Wikimedia</t>
          </li>
          <li>
            <t><contact fullname="Sebastian Posth"/>, Liccium</t>
          </li>
          <li>
            <t><contact fullname="Michael Prorock"/></t>
          </li>
          <li>
            <t><contact fullname="Matt Rogerson"/>, Financial Times</t>
          </li>
          <li>
            <t><contact fullname="Peter Santhanam"/>, IBM</t>
          </li>
          <li>
            <t><contact fullname="Jeffrey Sedlik"/>, IPTC/PLUS</t>
          </li>
          <li>
            <t><contact fullname="Rony Shalit"/>, Alliance For Responsible Data Collection; Bright Data</t>
          </li>
          <li>
            <t><contact fullname="Ian Sohl"/>, OpenAI</t>
          </li>
          <li>
            <t><contact fullname="Martin Thomson"/>, Mozilla</t>
          </li>
          <li>
            <t><contact fullname="Thom Vaughan"/>, Common Crawl Foundation (PC)</t>
          </li>
          <li>
            <t><contact fullname="Kat Walsh"/>, Creative Commons</t>
          </li>
          <li>
            <t><contact fullname="James Whymark"/>, Meta</t>
          </li>
        </ul>
        <t>The following participants requested that their identity and/or affiliation not be revealed:</t>
        <ul spacing="normal">
          <li>
            <t>A government official</t>
          </li>
        </ul>
      </section>
    </section>
    <section numbered="false" anchor="iab-members-at-the-time-of-approval">
      <name>IAB Members at the Time of Approval</name>
      <t>Internet Architecture Board members at the time this document was approved for publication were:</t>
      <ul spacing="normal">
        <li>
          <t><contact fullname="Matthew Bocci"/></t>
        </li>
        <li>
          <t><contact fullname="Roman Danyliw"/></t>
        </li>
        <li>
          <t><contact fullname="Dhruv Dhody"/></t>
        </li>
        <li>
          <t><contact fullname="Jana Iyengar"/></t>
        </li>
        <li>
          <t><contact fullname="Cullen Jennings"/></t>
        </li>
        <li>
          <t><contact fullname="Suresh Krishnan"/></t>
        </li>
        <li>
          <t><contact fullname="Mirja Kühlewind"/></t>
        </li>
        <li>
          <t><contact fullname="Warren Kumari"/></t>
        </li>
        <li>
          <t><contact fullname="Jason Livingood"/></t>
        </li>
        <li>
          <t><contact fullname="Mark Nottingham"/></t>
        </li>
        <li>
          <t><contact fullname="Tommy Pauly"/></t>
        </li>
        <li>
          <t><contact fullname="Alvaro Retana"/></t>
        </li>
        <li>
          <t><contact fullname="Qin Wu"/></t>
        </li>
      </ul>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The program committee and the IAB would like to thank Wilkinson Barker Knauer for their generosity in hosting the workshop.</t>
      <t>We also thank our scribes for capturing notes that assisted in the production of this report:</t>
      <ul spacing="normal">
        <li>
          <t><contact fullname="Zander Arnao"/></t>
        </li>
        <li>
          <t><contact fullname="Andrea Dean"/></t>
        </li>
        <li>
          <t><contact fullname="Patrick Yurky"/></t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAMzK+GkAA61823bbSJblO78CS/lQUi+Rsp1VWWnVXFqW5bTSku2x5Hb3
zJpVHQSCZJRABAcX0Uwvf9H8Qr/1j/Xe50QEAEp2VU2PHyyJAAIR57LPPidO
cDqdTlrXlvY0+2A3vm6zRe3XWbuy2eXZi+yTr++ald9kvsrOLqfn797efnh3
NTHzeW3vT+WW/uP+bh1qkpvWLn29O81ctfCTSeHzyqzxqqI2i3bqzHxq3DT3
VVv7clrLQ9MnzyZVt57b+jR7/vyn5xO3wW9t3TXtsydPnuNq083XrmkcHttt
rExiUuBNp9mzJ89+mj75Q5ZN/LzxpW1tczrpNryIX/CexlZN18hwdrJxp9n/
an1+nDW7dW0XDX7BBPjb/55gcT9OSlMtTzNbTe7sbuvr4nSSTbONL12+429n
desWLnemzC6r1palW9oqt7z0wc9922QXn/Oy40yz97XHq3zJi1s7z/LabEtb
889a7p21n9vJxHTtytd8zyTDP1dhstez7K1vW1ctV2YtHy+6slRBXpv6bv9q
7lpI/NqWc9/VldXPfAch4+MzyLE2pTPysV0bV55m68q3/8j/ZpVt5UJXQzir
tt00pycn2+12Fq+ejKZ2M8ve1K5ZVabam9hNV9tmNb4a3tbIpdlduPSPS348
y/16Mql8vTatu7enkwlNpv8ry85fn92+Pruevn738ebiVAYMhnu+Mi0Wn732
XWOzD12pa25NvbTteBm53rrinTNfL08MhNROu+YkXJnKpWkdB1HDWpiy0b+T
guTfNPzMMoy1NxGZ86v3o5l+x6UemzFebqCt/M7WM2fbhcx4Wftuc2JccJtt
o2s4+funS6OFgbQw5HzlWpu30Ez2wpu64OTfn72/+HDzN84flojB4ArNf2Yl
6zjI///VYKpn57ej1Xywy66EgWEhhxcfjwgfvz95+tPPzzO/EAS86Gq/sQbe
a2q4zNpWbWaqIl4+h1PlruSfT3/Mfu0qK0NkpdnBHbPCb6tsZeq1r1xji4w2
1VBqpscNN8ANGZovKfh0P7kGszs/gpdnPz55cgIQ/PlY54tPnv70R3zy9Mfh
Jz8PP8GvP5/8/Iefh38+ffrjc3lZ/Oj5ybOnv/+9fPTS1ZAcfK7hhd+fPH9y
cvGxf/inkz8+/+Pw2WdPTp7+/Ozn7PAbYJid5e1RdnhrP7fZ1rWr7OLiLKtt
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

-->

</rfc>
