<?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.21 (Ruby 3.3.6) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-modpod-group-processes-01" category="bcp" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.25.0 -->
  <front>
    <title>IETF Community Moderation</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-modpod-group-processes-01"/>
    <author initials="L." surname="Eggert" fullname="Lars Eggert" role="editor">
      <organization>Mozilla</organization>
      <address>
        <postal>
          <street>Stenbergintie 12 B</street>
          <city>Kauniainen</city>
          <code>02700</code>
          <country>FI</country>
        </postal>
        <email>lars@eggert.org</email>
        <uri>&lt;https://eggert.org/&gt;</uri>
      </address>
    </author>
    <author initials="E." surname="Lear" fullname="Eliot Lear" role="editor">
      <organization>Cisco Systems</organization>
      <address>
        <postal>
          <street>Richtistrasse 7</street>
          <city>Wallisellen</city>
          <code>8304</code>
          <country>Switzerland</country>
        </postal>
        <phone>+41 44 878 9200</phone>
        <email>lear@lear.ch</email>
      </address>
    </author>
    <date year="2025" month="January" day="20"/>
    <abstract>
      <?line 65?>

<t>This document describes the creation of a moderator team for all of the
IETF's various contribution channels. Without removing existing responsibilities
for working group management, this team enables a uniform approach to moderation
of disruptive participation across all mailing lists and other methods of IETF
collaboration.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://larseggert.github.io/moderation/draft-ietf-modpod-group-processes.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-modpod-group-processes/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        mod-discuss Working Group mailing list (<eref target="mailto:mod-discuss@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/mod-discuss/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/mod-discuss/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/larseggert/moderation"/>.</t>
    </note>
  </front>
  <middle>
    <?line 73?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document proposes the creation of a moderator team for all of the
IETF's various contribution channels. This moderator team is modeled
after, and subsumes, the moderator team for the IETF discussion list
<xref target="RFC9245"/>.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted in their normal English sense; they are shown
in uppercase for emphasis and clarity.</t>
      <aside>
        <t>TODO: Get feedback from the community whether this redefinition of BCP14
terms in process documents is something they support.</t>
      </aside>
    </section>
    <section anchor="motiv">
      <name>Motivation</name>
      <t>The IETF community has defined general guidelines of conduct for
personal interaction in the IETF <xref target="RFC7154"/>, and the IESG has
defined an anti-harassment policy for the IETF <xref target="AHP"/> for which the IETF
community has defined anti-harassment procedures <xref target="RFC7776"/>,
empowering an ombudsteam <xref target="OT"/> to take necessary action.</t>
      <t>Dealing with <em>disruptive</em> behavior, however, is not part of the role
of the ombudsteam. <xref target="RFC3934"/> tasks the chairs of each IETF working
group with moderating their group's in-person meetings and mailing
lists, and an IESG statement <xref target="MODML"/> describes additional guidance
to working group chairs about how - but not when - to moderate their
lists.</t>
      <t>For IETF mailing lists not associated with a working group, another
IESG statement <xref target="DP"/> clarifies that the list administrators are
tasked with moderation. And the IETF list for general discussions
has, mostly for historic reasons, a team of moderators that are not
list administrators and operate by a different set of processes
<xref target="RFC9245"/>.</t>
      <t>Note that the term "moderation" can refer both to <em>preemptive</em>
moderation, where moderators review attempted participation before it occurs
(such as reviewing messages to a mailing list), and <em>reactive</em> moderation,
where moderators intervene after problematic participation has occurred. The
IETF historically mainly practiced reactive moderation, with a spectrum from
gentle reminders on- and off-list, all the way to suspension of posting rights
and other ways of participating or communicating. It is up to the moderators
to decide which mix of preemptive and reactive moderation to employ as
part of their processes.</t>
      <t>In addition, <xref target="RFC3683"/> defines a process for revoking an
individual's posting rights to IETF mailing lists following a
community last-call of a "posting rights" action (PR-action) proposed
by the IESG, often in response to complaints from the community.</t>
      <t>This fractured approach to moderation of disruptive participation
through chairs, list administrators, and moderator teams, combined
with the IESG-led process of PR-actions, has proven to be less than
ideal:</t>
      <ul spacing="normal">
        <li>
          <t>The IETF community has not been able to agree on a common definition
of disruptive behavior. Therefore, chairs and list administrators
apply individually different criteria when making decisions, and
participants have different expectations for when PR-actions are
warranted.</t>
        </li>
        <li>
          <t>The moderation process that chairs and list administrators need to
follow <xref target="RFC3934"/> is slow and cumbersome, which makes it
ill-suited to situations that escalate quickly. It also assumes
that the originator of disruptive behavior is a misguided
participant who can be reasoned with and who will change their
ways.</t>
        </li>
        <li>
          <t>Chairs and list administrators may only enact moderation actions for
their single list, which is ill-suited when a pattern of disruptive
behavior spans multiple lists. Also, chairs and list administrators
may not be fully aware of disruptive behavior that spans multiple
lists, due to not being subscribed to some of the affected.</t>
        </li>
        <li>
          <t>PR-actions, which can address disruptive behavior across several
lists, are cumbersome and slow, and the community has not been able
to agree on a common definition of disruptive behavior. This has
led to a situation where PR-actions are rarely used, and when they
are used, they are perceived as very heavy-handed.</t>
        </li>
        <li>
          <t>For a given mailing list, participants may not feel comfortable
reporting disruptive behavior to a chair or list administrator, for
various reasons. For mailing lists not associated with working
groups, list administrators are not even publicly identified - they
can only be contacted through an anonymous alias address. This
exacerbates the problem, because participants may not be
comfortable reporting disruptive behavior to an anonymous party.</t>
        </li>
        <li>
          <t>The IETF offers participation not only through in-person meetings
and mailing lists, which are the two channels of participation for
which moderation processes are currently defined. IETF business
also happens in chat channels, remote meeting participation
systems, virtual meetings, wikis, GitHub repositories, and more.
How disruptive behavior is moderated in these channels is currently
undefined.</t>
        </li>
      </ul>
    </section>
    <section anchor="ietf-moderator-team">
      <name>IETF Moderator Team</name>
      <t>This document proposes a different, uniform approach to moderating the
IETF's various participation channels: a moderator team for the IETF.
The creation of this team intends to address the issues identified
in <xref target="motiv"/>.</t>
      <section anchor="composition">
        <name>Composition</name>
        <t>The moderator team consists of no less than five
individuals.  The IESG appoints and replaces moderators.
In selecting members, the IESG will take into
account geographic coverage, expected and unexpected absenses, and
team diversity.  The moderator team may expand or contract
based on operational experience.  Apart from appointing and replacing
moderators, the IESG SHALL refrain from the day-to-day operation
and management of the moderator team. The moderators MAY decide to
consult with the IESG when needed.</t>
        <t>Because the IESG and IAB are in the appeals chain for moderator team
decisions (see <xref target="appeals"/>), the IESG MUST NOT appoint a
moderator who is serving on the IESG or IAB. Individuals serving on
other bodies to which the NomCom appoints members, such as the IETF
Trust or the LLC Board, as well as LLC staff and contractors SHALL
also be excluded from serving on the moderator team. If a moderator
is assuming any such role, they SHALL step down from the moderator team
soon after.</t>
        <section anchor="team-diversity">
          <name>Team Diversity</name>
          <t>Due to the global nature of the IETF, the membership of this team
SHOULD reflect a diversity of time zones and other participant
characteristics that lets it operate effectively around the clock and
throughout the year. Ideally, the moderators should be able to
respond to issues within a few hours.</t>
          <t>Team diversity is also important to ensure any participant observing
problematic behavior can identify a moderator they feel comfortable
contacting.</t>
        </section>
      </section>
      <section anchor="scope">
        <name>Scope</name>
        <t>The IETF moderator team is responsible for establishing processes to
address moderation needs across all IETF fora, both present and
future, including, but not limited to, mailing lists, chat channels,
and discussions in other systems that the IETF or WGs have chosen to
employ, such as GitHub repositories, Wikis, or issue trackers.</t>
        <t>The moderators are authorized to moderate all non-working group
fora, including, the IETF discussion and the last-call mailing lists
and all non-WG mailing lists, as well as area mailing lists.  This
also includes non-WG IETF-sponsored chat mechanisms.</t>
        <t>Interactions with WGs are discussed below.</t>
        <t>It is not expected that the moderators will be monitoring every
IETF channel, but rather that participants MAY and chairs SHOULD flag
concerns about disruptive behavior to the moderators. However,
the moderators SHOULD actively monitor a small set of key
participation channels, including, for example, the IETF discussion
and last-call mailing lists or the IETF plenary chat channel. The
moderators should decide which channels are in this set based on
their own judgment and community suggestions. (Note that some participation
channels, such as the examples given in the previous sentence, have no
chairs or other community leadership, so the moderators MUST handle those.)</t>
        <section anchor="non-ietf-communication-channels-and-private-communications-excluded">
          <name>Non-IETF Communication Channels And Private Communications Excluded</name>
          <t>It is important to note that the moderator team only
moderates <em>public</em> IETF participation channels. Their mandate does
not extend to problematic behavior in private channels, such as
private chat channels, direct messages, or conversations or other
interactions outside of meetings. In such cases, the Ombudsteam
should be approached.</t>
        </section>
        <section anchor="ietf-working-groups">
          <name>IETF Working Groups</name>
          <t>The management and moderation of participation channels associated
with various IETF groups, including their mailing lists, chat channels
and in-person, remote, or interim meetings remains primarily a task of
the relevant group's management, such as WG chairs. However,
moderators are available for consultation and assistance should issues
arise, and they MAY proactively confer with the group management over
potential patterns of behavior. Group participants MAY and chairs
MUST alert the moderators to problematic behavior that rises to the
level that some action is needed. Similarly, when moderators
observe or are alerted to problematic behavior on such channels, they
MUST consult with the group's management to jointly determine an
appropriate response.</t>
          <t>Only when necessary MAY the moderators take actions against
someone in a working group setting, but they MUST inform management of
relevant groups, including WG chairs and area directors, when they do
so.</t>
          <t>If working group management and moderators have a disagreement about
how to proceed in any given circumstance, before any further action is
taken, the matter should be taken up with the responsible area
director(s) for resolution, and, when more than one area is involved,
with the IESG.</t>
          <t>It is anticipated that such disagreements will be exceedingly rare.
The moderators should respect the views of the group management
in such cases, and the group management should respect the moderators'
task of upholding an overall IETF-wide uniformity for
moderation.</t>
        </section>
      </section>
      <section anchor="operations-of-the-moderator-team-and-transparency">
        <name>Operations of the Moderator Team and Transparency</name>
        <t>Within the bounds of the policies set within this memo and with the
approval of the IESG, the moderator team SHALL define any additional
processes and moderation criteria necessary to execute their role.
Those processes and criteria SHALL be developed with community input
and made public, but need not be documented in the RFC series.</t>
        <t>The intent of this memo is to provide the widest possible freedom of
action to the moderators, with a few constraints.  Examples of
actions that could be taken include:</t>
        <ul spacing="normal">
          <li>
            <t>Automated rate limiting mechanisms;</t>
          </li>
          <li>
            <t>Review and approval of submissions/messages;</t>
          </li>
          <li>
            <t>A private or public admonishment;</t>
          </li>
          <li>
            <t>Temporary or permanent bans in one or more fora.</t>
          </li>
        </ul>
        <t>We stress that these are only examples, and not in any way
prescriptive. The moderator team is free to decide on these actions.</t>
        <t>The expectation is that the minimal action necessary to maintain the
comity of a forum will be attempted.</t>
        <t>The moderator team is responsible to the IESG.  The IESG
MAY create or designate a forum to facilitate discussion about
moderation, and refer interested parties to that forum.  All actions
taken by the moderator team SHALL be reported to the IESG.  All
bans longer than fourteen (14) days SHALL be reported to the forum in
which the person was banned, as well as to that person, and in the
case of a broad ban, to the community in a manner decided by the IESG.</t>
      </section>
      <section anchor="training">
        <name>Training</name>
        <t>The IETF is committed to providing and/or funding training for
appointed moderators as necessary. The IESG will negotiate any
required funding or resources with IETF Administration LLC
<xref target="RFC8711"/>.</t>
      </section>
      <section anchor="appeals">
        <name>Appeals</name>
        <t>Because the moderator team serves at the discretion of the IESG,
any moderation decision can be appealed to the IESG by anyone,
per <xref target="RFC2026"/>. Disagreements with a decision by the moderator team can
brought to their attention. If this does not lead to a resolution, a
decision by the IESG can be appealed to the IAB as described in
<xref target="RFC2026"/>.</t>
      </section>
      <section anchor="relation-to-the-ombudsteam">
        <name>Relation to the Ombudsteam</name>
        <t>The moderator team SHALL complement the efforts of the IETF
ombudsteam <xref target="OT"/>, whose focus on anti-harassment and operation
SHALL remain unchanged. The moderator team and ombudsteam are
expected to work together in cases that may involve both disruptive
behavior and harassment; they may determine the most effective way to
do so in each case. For example, the ombudsteam MAY decide to have
one of their members serve as a liaison to the moderator team.</t>
        <t>The ombudsteam has strict rules of confidentiality. If a moderation
case overlaps with an ombudsteam case, confidential information MUST
NOT be shared between the teams.</t>
      </section>
      <section anchor="relation-to-the-ietf-llc">
        <name>Relation to the IETF LLC</name>
        <t>The Board of Directors of the IETF Administration LLC (IETF LLC) has
fiduciary duty for the overall organization, which includes the duty
to protect the organization from legal risk that may arise from
illegal, vulgar, or manifestly harassing behavior of IETF participants.</t>
        <t>This protection MAY include the need for the LLC to take emergency moderation
actions. These emergency actions are expected to be extremely rare, of temporary
nature, and the incidents that required them SHOULD be immediately raised with
the moderator team to let them determine any follow-up or more permanent
moderation action. These incidents and the taken emergency action SHOULD also be
communicated to the IETF community.</t>
      </section>
    </section>
    <section anchor="changes-to-existing-rfcs">
      <name>Changes to Existing RFCs</name>
      <t>Creation of the IETF moderator team requires some changes to existing
RFCs and also requires the IESG to update a number of their
statements. This section describes these changes.</t>
      <aside>
        <t>TODO: Add once we know this I-D will go forward in some form.</t>
      </aside>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The usual security considerations <xref target="RFC3552"/> do not apply to this
document.</t>
      <t>Potential abuse of the moderation process for the suppression of
undesired opinions is counteracted by the availability of an appeals
process, per <xref target="appeals"/>.</t>
      <t>The actions of the moderator team are intended to limit the likelihood
of disruptive behavior by a few IETF participants from discouraging
participation by other IETF participants.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document is based on two individual Internet-Drafts,
<eref target="https://datatracker.ietf.org/doc/draft-ecahc-moderation/">draft-ecahc-moderation</eref>
authored by Lars Eggert, Alissa Cooper, Jari Arkko, Russ Housley and Brian E.
Carpenter, and
<eref target="https://datatracker.ietf.org/doc/draft-lear-bcp83-replacement/">draft-lear-bcp83-replacement</eref>
authored by Eliot Lear, Robert Wilton, Bron Gondwana and John R. Levine. Many of
the ideas in this document originated in those I-Ds. Robert Sayre authored
<eref target="https://datatracker.ietf.org/doc/draft-sayre-modpod-excellent/">draft-sayre-modpod-excellent</eref>,
which also originated ideas reflected in this WG document.</t>
      <t>These individuals suggested additional improvements to this document:</t>
      <ul spacing="normal">
        <li>
          <t>Alissa Cooper</t>
        </li>
        <li>
          <t>Chris Box</t>
        </li>
        <li>
          <t>Eric Rescorla</t>
        </li>
        <li>
          <t>Jay Daley</t>
        </li>
        <li>
          <t>Joel Halpern</t>
        </li>
        <li>
          <t>Melinda Shore</t>
        </li>
        <li>
          <t>Michael Richardson</t>
        </li>
        <li>
          <t>Rich Salz</t>
        </li>
        <li>
          <t>Robert Sayre</t>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC7776">
          <front>
            <title>IETF Anti-Harassment Procedures</title>
            <author fullname="P. Resnick" initials="P." surname="Resnick"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <date month="March" year="2016"/>
            <abstract>
              <t>IETF Participants must not engage in harassment while at IETF meetings, virtual meetings, or social events or while participating in mailing lists. This document lays out procedures for managing and enforcing this policy.</t>
              <t>This document updates RFC 2418 by defining new working group guidelines and procedures. This document updates RFC 7437 by allowing the Ombudsteam to form a recall petition without further signatories.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="25"/>
          <seriesInfo name="RFC" value="7776"/>
          <seriesInfo name="DOI" value="10.17487/RFC7776"/>
        </reference>
        <reference anchor="RFC2026">
          <front>
            <title>The Internet Standards Process -- Revision 3</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="October" year="1996"/>
            <abstract>
              <t>This memo documents the process used by the Internet community for the standardization of protocols and procedures. It defines the stages in the standardization process, the requirements for moving a document between stages and the types of documents used during this process. 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="9"/>
          <seriesInfo name="RFC" value="2026"/>
          <seriesInfo name="DOI" value="10.17487/RFC2026"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="AHP" target="&lt;https://www.ietf.org/about/groups/iesg/statements/anti-harassment-policy/&gt;">
          <front>
            <title>IETF Anti-Harassment Policy</title>
            <author>
              <organization>IESG</organization>
            </author>
            <date year="2013" month="November" day="03"/>
          </front>
        </reference>
        <reference anchor="OT" target="&lt;https://www.ietf.org/contact/ombudsteam/&gt;">
          <front>
            <title>Ombudsteam</title>
            <author>
              <organization/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="MODML" target="&lt;https://www.ietf.org/about/groups/iesg/statements/mailing-lists-moderation/&gt;">
          <front>
            <title>IESG Guidance on the Moderation of IETF Working Group Mailing Lists</title>
            <author>
              <organization>IESG</organization>
            </author>
            <date year="2000" month="August" day="29"/>
          </front>
        </reference>
        <reference anchor="DP" target="&lt;https://www.ietf.org/about/groups/iesg/statements/disruptive-posting/&gt;">
          <front>
            <title>IESG Statement on Disruptive Posting</title>
            <author>
              <organization>IESG</organization>
            </author>
            <date year="2006" month="February" day="16"/>
          </front>
        </reference>
        <reference anchor="RFC9245">
          <front>
            <title>IETF Discussion List Charter</title>
            <author fullname="L. Eggert" initials="L." surname="Eggert"/>
            <author fullname="S. Harris" initials="S." surname="Harris"/>
            <date month="June" year="2022"/>
            <abstract>
              <t>The Internet Engineering Task Force (IETF) discussion mailing list furthers the development and specification of Internet technology through the general discussion of technical, procedural, operational, and other topics for which no dedicated mailing lists exist. As this is the most general IETF mailing list, considerable latitude in terms of topics is allowed, but there are posts and topics that are unsuitable for this mailing list. This document defines the charter for the IETF discussion list and explains its scope.</t>
              <t>This document obsoletes RFC 3005 and updates RFC 3683.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="45"/>
          <seriesInfo name="RFC" value="9245"/>
          <seriesInfo name="DOI" value="10.17487/RFC9245"/>
        </reference>
        <reference anchor="RFC7154">
          <front>
            <title>IETF Guidelines for Conduct</title>
            <author fullname="S. Moonesamy" initials="S." role="editor" surname="Moonesamy"/>
            <date month="March" year="2014"/>
            <abstract>
              <t>This document provides a set of guidelines for personal interaction in the Internet Engineering Task Force. The guidelines recognize the diversity of IETF participants, emphasize the value of mutual respect, and stress the broad applicability of our work.</t>
              <t>This document is an updated version of the guidelines for conduct originally published in RFC 3184.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="54"/>
          <seriesInfo name="RFC" value="7154"/>
          <seriesInfo name="DOI" value="10.17487/RFC7154"/>
        </reference>
        <reference anchor="RFC3934">
          <front>
            <title>Updates to RFC 2418 Regarding the Management of IETF Mailing Lists</title>
            <author fullname="M. Wasserman" initials="M." surname="Wasserman"/>
            <date month="October" year="2004"/>
            <abstract>
              <t>This document is an update to RFC 2418 that gives WG chairs explicit responsibility for managing WG mailing lists. In particular, it gives WG chairs the authority to temporarily suspend the mailing list posting privileges of disruptive individuals. 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="25"/>
          <seriesInfo name="RFC" value="3934"/>
          <seriesInfo name="DOI" value="10.17487/RFC3934"/>
        </reference>
        <reference anchor="RFC3683">
          <front>
            <title>A Practice for Revoking Posting Rights to IETF Mailing Lists</title>
            <author fullname="M. Rose" initials="M." surname="Rose"/>
            <date month="March" year="2004"/>
            <abstract>
              <t>All self-governing bodies have ways of managing the scope of participant interaction. The IETF uses a consensus-driven process for developing computer-communications standards in an open fashion. An important part of this consensus-driven process is the pervasive use of mailing lists for discussion. Notably, in a small number of cases, a participant has engaged in a "denial-of-service" attack to disrupt the consensus-driven process. Regrettably, as these bad faith attacks become more common, the IETF needs to establish a practice that reduces or eliminates these attacks. This memo recommends such a practice for use by the IETF. 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="83"/>
          <seriesInfo name="RFC" value="3683"/>
          <seriesInfo name="DOI" value="10.17487/RFC3683"/>
        </reference>
        <reference anchor="RFC8711">
          <front>
            <title>Structure of the IETF Administrative Support Activity, Version 2.0</title>
            <author fullname="B. Haberman" initials="B." surname="Haberman"/>
            <author fullname="J. Hall" initials="J." surname="Hall"/>
            <author fullname="J. Livingood" initials="J." surname="Livingood"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>The IETF Administrative Support Activity (IASA) was originally established in 2005. In the years since then, the needs of the IETF evolved in ways that required changes to its administrative structure. The purpose of this RFC is to document and describe the IETF Administrative Support Activity, version 2.0 (IASA 2.0). It defines the roles and responsibilities of the IETF Administration LLC Board (IETF LLC Board), the IETF Executive Director, and the Internet Society in the fiscal and administrative support of the IETF standards process. It also defines the membership and selection rules for the IETF LLC Board.</t>
              <t>This document obsoletes RFC 4071, RFC 4333, and RFC 7691.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="101"/>
          <seriesInfo name="RFC" value="8711"/>
          <seriesInfo name="DOI" value="10.17487/RFC8711"/>
        </reference>
        <reference anchor="RFC3552">
          <front>
            <title>Guidelines for Writing RFC Text on Security Considerations</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <author fullname="B. Korver" initials="B." surname="Korver"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>All RFCs are required to have a Security Considerations section. Historically, such sections have been relatively weak. This document provides guidelines to RFC authors on how to write a good Security Considerations section. 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="72"/>
          <seriesInfo name="RFC" value="3552"/>
          <seriesInfo name="DOI" value="10.17487/RFC3552"/>
        </reference>
      </references>
    </references>
    <?line 408?>

<section anchor="changes">
      <name>Changes</name>
      <aside>
        <t>RFC Editor: Please remove this appendix before publication.</t>
      </aside>
      <section anchor="since-draft-ietf-modpod-group-processes-00">
        <name>Since draft-ietf-modpod-group-processes-00</name>
        <ul spacing="normal">
          <li>
            <t><eref target="https://github.com/larseggert/draft-ietf-modpod-group-processes/pull/80">Spelling fix</eref></t>
          </li>
          <li>
            <t><eref target="https://github.com/larseggert/draft-ietf-modpod-group-processes/pull/75">Initial attempt to balance what the moderator defines and what</eref></t>
          </li>
          <li>
            <t><eref target="https://github.com/larseggert/draft-ietf-modpod-group-processes/pull/76">Scope and relationship between WG chairs and moderators</eref></t>
          </li>
          <li>
            <t><eref target="https://github.com/larseggert/draft-ietf-modpod-group-processes/pull/88">Fix wording, spelling and capitalization.</eref></t>
          </li>
          <li>
            <t><eref target="https://github.com/larseggert/draft-ietf-modpod-group-processes/pull/87">Editorial changes to acknowledgments.</eref></t>
          </li>
        </ul>
      </section>
      <section anchor="since-draft-ecahc-moderation-01">
        <name>Since draft-ecahc-moderation-01</name>
        <ul spacing="normal">
          <li>
            <t>Content taken from
<eref target="https://datatracker.ietf.org/doc/draft-ecahc-moderation/01/">draft-ecahc-moderation-01</eref>.
<eref target="https://github.com/larseggert/draft-ietf-modpod-group-processes/pull/65">Updated editors. Acknowledge authors of original pre-WG I-Ds.</eref></t>
          </li>
        </ul>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA7Vc25LbyJF9x1fUSg+WZkl26zKSpr3hdUutkeTVbdWaUDgc
+1AEimS5QYBGAd3qUejf95zMKlzYlDyOGM/DiCSAqrznyaxEz+fzrPVt6U7M
rVfPP/5sntXbbVf59tq8qQvX2NbX1a0st61b1831iVnmuywr6ryyWzxTNHbV
zr1rV/NtXezqYr5u6m433zV17kJwYX58LwvdcutDwELt9Q4PcZ+s6rZL15xk
BVY+yfK6Cq4KXTgxbdO57PLEPMguXdXhmsF/W+vLE4Mt5oUPeRfCn7nnom7W
cnnt2023PDGlbYJbr13THm176uWOEtuE9sRs2nYXTo6OhjsX+vDC16Nnjv4p
Y4tNuy2zzHbtpgYb2Vy2Uam8xuLmuawuvzY15esK39aN/AC6TyDfX31ZWvkh
tI1zIO+8dRXEsvZV6525d988lcs59HFi/sdCMdZXTlnKQS20dnz/8fHxrfhL
V7VU0s+v5LtTsZHXP0dmk8S6xp+Y/0rSGC4e/WnCyfPS16157WzzHUaeQSW1
Ob8OrduGCTsffL5pPb5ZiMw8HpP95MHxw1sj5j7ZsvTBlWXPXeTl/Mq3v7qm
tFUhF3abuuIC//nwnnn40Dx5/MT8dD9JIHEMgv/M/y3yTZZVdbOFVi9hS5mv
VsM3Y05fvlcDiz4gLnAK4c9fWhK9dVVr3telz6/lNrFWc//43oP5vXvz4wfy
Y7IBE/+bq1hePT9/oWvbZk1p9OK+urpaJPs9ssu6a4/EusKRd2F9FFrswp3D
kSUpm56U+U5IgZKMefdxQvm77bIroAG7HRG6smVwv4EGuF9r8/ao7heRLd68
O3vzek8+5y/Mi84XtsqdqSvTbtwoUJh6pSL8VDcXvlqbF2TLvIFS+O01TCFM
5Hh8PD9+Mr//079bjlulYF6SgvnIz8nm2b4NgMfz9CyZPPOh6Xa0GdhCaLHQ
lIlH8+P783uP/t1MFD0ZsAMhA+Rn8/nc2CV9LG+z7OPGB4Pw3AnthQt545cu
iJ7yxvVasiYKoW4M9W3gFgYuyGu4N6MW/xDMpW183QVDA8FCnTyeb2xVuTIs
zCeEThBsGretL6lh99kLYfgl7BDT/RJyRygLGde/ilYh/CGmV3YtrM2wJcgW
OlxllyUItgbBjr5q7A5B1+Yb09ZmFNVB6CAQs7NN63O/UwZt3tQhCD9R80Y0
bxBETA3+GrN1IL0IyWKRgRCLl7UuvlCxbn1RlC7LbptXYL8uulx23hMyqIM6
/m0yls32Foq/lK7IkKZcMxPGkGcDSAozoeTA3vxZ3DMmUW5EuWRfvvz3h5+f
/XT/4Y9fvy7I77O6QvYlJSqzM7fyAAX8TvaduXDXVCcEeOvNL+cfb830X/P2
nXz+8Px/f3n14fkZP5+/PH39uv+gd2T48u6X1/E6Pw1PPnv35s3zt2f68JvT
v95S7m69e//x1bu3p69vGV+JwWS9CmzjaB1Lh0sQx65xrSv0NucbIwmgNM+r
NbjdGCIN90deu5Ynw6a+qpAZTLfbuSa3SFWUltvuNjZ4FUCOJIo8BeF8OcGP
hfua/cl8fHf27sS8cK1ZOVcsbX5hVk29VUPocdTVxonFiY03ruhFSTt4+uz9
vYdYClRvAymOAKM3r0Blh5rmSjMWogMIrZGvqak3NexfTe7L7S2/fFUNiaIH
KsCKka0hmLWrYBqlWSOQO3iHEzeA/dHCyXsGOYS6wi0iTyt2H+WpC6vFPL73
48OvX1U/egmhEztlaScLX5ymMKMpbGqPX74gEX/9Kj9ebTx9PV7KDnNwY1FK
regQdbDWf5Cyx48fgbIMSqyvXEPRgZYhv+G2dx+xI6ymtRfOVI5Stw0sIo8R
4MxZiRzAHxvzwxBrfoCdbeylr+F2sBx3Sf+DkiogJYah6N4ClrL4edh4EUX3
4KcHD7m/DRcxcmysb0QRjsFO5BIDZqYBUwhJEVBtAcYt1/5A25mr1hDaHK+r
4cb4l0n8U01BEKKoPrWAJEn1oGfIGLYoxEqjnTDhZ5DWNIZHoiVtURhIdwhg
IgqYfYWvQ9B2SrBSAvn+DGULl9MQzWeh1jr3lk4sTNvptmRDonh2g48zmpE4
68pLSLatSJdrg6UtXI+pEmEx0Pczyj/tMiSXBTBgMZinPEzbTI4zxM+QwSxn
eDS0pRo1vByr+xyubqENylwjMDTbx+RIGaMPOMkOUsdUtVPBLWGW2HS1cg3Z
DE6MrK9F9uP321qEHVlnaDG3BuZumRwW0DgsZpYQI1X0A0ImXEXMOxtunVGL
jRvT3bhL766MbVveD9FNM+/SQQYIwyAwz7smZHdCB2u26UHqcEtPW1M7NXPk
SPt31UB/gOhydbURLdkNWiQ4IU85I1mQAgF2ILrP98hi7BCCEH+ZUjX59rpC
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
wk2mC/VFAAA=

-->

</rfc>
