<?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">IAB AI-CONTROL Workshop Report</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="April"/>
    <keyword>policy</keyword>
    <keyword>Artificial Intelligence</keyword>
    <keyword>Robots Exclusion Protocol</keyword>
    <keyword>web crawler</keyword>
    <keyword>robots.txt</keyword>
    <abstract>
      <?line 91?>

<!--[rfced] May we update the title to follow the format in other
workshop reports?

Original:
   IAB AI-CONTROL Workshop Report

Perhaps:
   Report from the IAB Workshop on AI-CONTROL
-->

<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 107?>

<section anchor="introduction">
      <name>Introduction</name>
      <!--[rfced] May we update the text as shown below (i.e., replace
"large language models" with "Large Language Models (LLMs)", or would
this update change the intended meaning?

Original:
   The Internet is one of the major sources of data used to train
   large language models (Large Language Models (LLMs), or more
   generally, "Artificial Intelligence (AI)").

Perhaps:
   The Internet is one of the major sources of data used to train
   Large Language Models (LLMs) (or, more generally, Artificial 
   Intelligence (AI)).
-->

<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 (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>
      <!--[rfced] In the last sentence below, please clarify what "both"
refers to - is it new vendors and policy updates?

Current:
  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 for
  new vendors and changes to the policies of the vendors they are
  aware of.

Perhaps:
   ... Furthermore, publishers need to continually monitor both new
   vendors and policy updates from the vendors they are aware
   of.
-->

<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 for both new vendors and changes to the policies of 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>
        <!--[rfced] May we update "was felt by participants to contribute to"
as shown below for easier readability?

Original:
   This disconnection between the statement of preferences and its
   application was felt by participants to contribute to a lack of
   trust in the ecosystem, along with the typical lack of attribution
   for data sources in LLMs, lack of an incentive for publishers to
   contribute data, and finally (and most noted) a lack of any means
   of monitoring compliance with preferences.

Perhaps:
   Participants felt that the disconnection between the statement of
   preferences and its application contributes 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>This disconnection between the statement of preferences and its application was felt by participants to contribute to a lack of trust in the ecosystem, along with the typical lack of attribution for data sources in LLMs, lack of an incentive for publishers to contribute data, and finally (and most noted) 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>
          <!--[rfced] Is "when it is moved" referring to "preferences"? If yes,
may we update the text as follows?

Original:
   Embedded preferences were seen to have the advantage of granularity,
   and of "travelling with" content as it is produced, when it is moved
   from site to site, or when it is stored offline.

Perhaps:
   Embedded preferences were seen to have the advantage of granularity,
   and of "traveling with" content as it is produced, when they are moved
   from site to site or when they are stored offline.
-->

<t>Embedded preferences were seen to have the advantage of granularity, and of "traveling with" content as it is produced, when it 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 330?>

<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>
      <!-- [rfced] FYI - We have added expansions for the following abbreviations
per Section 3.6 of RFC 7322 ("RFC Style Guide"). Please review each
expansion in the document carefully to ensure correctness.

 Standards Development Organization (SDO)
 Extensible Metadata Platform (XMP)
-->

<!-- [rfced] Please review the "Inclusive Language" portion of the online
Style Guide <https://www.rfc-editor.org/styleguide/part2/#inclusive_language>
and let us know if any changes are needed.  Updates of this nature typically
result in more precise language, which is helpful for readers.

Note that our script did not flag any words in particular, but this should 
still be reviewed as a best practice.
-->

</section>
  </back>
  <!-- ##markdown-source:
H4sIAAHn82kAA81823IbSXbtO74ijX4Y0kGAurR7Wpw5M6YoqcUWKfGIlOU5
Dsc4UUgAOSxUwXUhhVboi/wL580/dtbaOzOrCqTU3aM+EZ6HaQpVlbVzX9e+
ZE0mk1Hjm9wdmdPjp+b4dHLy5vXV2zdn5n1ZXdercmPeuk1ZNSM7m1Xu5mdv
y2zjlmW1PTK+WJSj0bzMCrvG8vPKLpqJt7OJ9ZOsLJqqzCeVPDR58GhUtOuZ
q47MkyffPRn5Df5qqrZuHj148ARX63a29nXt8dh2o7SO5njTkXn04NF3kwff
jspZXeaucfXRqN3wEv7AW2pX1G0ti7nRxh+Zf2vK7MDU23XlFjX+wOv517+P
sLXHo9wWyyPjitG1296W1fxoZCZmU+Y+2/Kv46rxC595m5vTonF57peuyBwv
vS1nZVOb5x+yvCWd5qIq8aoy58VbNzNZZW9zV/Gfldw7bT40o5Ftm1VZ8T0j
g//5AsSeT83rsml8sVzZtfy8aPNc2Xhuq+vdq5lvwO9zl8/Ktiqc/la2YDF+
PgYXK5t7Kz+7tfX5kVkXZfPP/L9p4Rq50FZgzqppNvXR4eHt7e00Xj0ckHY5
Na8qX68KW+wQdtlWrl4Nr4a31XJpeh0u/fOSP0+zcj0aFWW1to2/cUejERWm
+5cxJy+Pr14en09evnl3+fxIFgyqerKyDTZvXpZt7czbNtc9N7Zauma4jUxv
XfHOaVktDy2Y1Eza+jBcmcilSRUXUbVa2LzWfycByf8m4b/GYK0dQoTmFxcD
SmktyUSgFZ3l3EsxXm4hrezaVVPvmoVQvKzKdnNofTCa21r3cPjryaXSQkEa
KHK28o3LGkjGPC1tNSfxF8cXz99e/kL6oYlYDKZQf81O1nGR3343IPX45Gqw
m7du2eZQMGxk7/m7fTqPbw8ffvf9E1MuTLNy5nlblRtnYb22gsmsXdEYW8zj
5RMYVeZz/vPhY/NjWzhZwuR2C3M08/K2MCtbrcvC125uqFM1uWY7v+F7fkOW
5kvmfLojrgZ1J/uwcvP4wYNDuMDvD5Re/PLwu9/jl4eP+7983/8Ff35/+P0/
fd//58OHj5/Iy+JPTw4fPfz2W/npma/AOdhczQvfHj55cPj8Xffwd4e/f/L7
/rOPHhw+/P7R92bvM87QHGfNvtm7ch8ac+ublXn+/NhULnc3Flf371UW11aT
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
AAA=

-->

</rfc>
