<?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.4.1) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-modpod-group-processes-00" 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-00"/>
    <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="14"/>
    <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 moderator
team 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="scope">
        <name>Scope</name>
        <t>The IETF moderator team consists of a number of individuals
that SHALL moderate all the IETF's various
current and future participation channels. At present, these include
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 moderator team consists of no less than five individuals,
to establish some minimum basis for consensus-based team decisions
and geographic spread, but realistically needs to have several more
members to spread the moderation load and provide redundancy
in the cases of absences, etc. It is up to the moderator team to determine
a useful team size.</t>
        <t>It is not expected that the moderator team will be monitoring every
IETF channel, but rather that participants MAY and chairs SHOULD flag
concerns about disruptive behavior to the moderator team. However,
the moderator team 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
moderator team 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 moderation team MUST handle those.)</t>
        <t>It is important to note that the moderation 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>
        <t>The management and moderation of participation channels associated
with various IETF groups, inculding 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 SHOULD alert the moderators to problematic behavior. When moderators
observe or are alerted to problematic behavior on such channels, they
SHOULD consult with the group's management to jointly determine an
appropriate moderation response. The moderation team should respect
the views of the group management in such cases, and the group
management should respect the moderation team's task of upholding an
overall IETF-wide uniformity for moderation.</t>
        <t>The moderator team MAY initiate moderation actions by itself;
individual participants SHOULD also alert the team to disruptive
behavior they observe. Participants should be able to contact the
moderator team in ways that are, ideally, integrated into the various
participation channels the IETF offers. The moderator team SHALL keep
the identities of participants requesting moderation confidential.</t>
      </section>
      <section anchor="transparency">
        <name>Transparency</name>
        <t>The moderator team SHALL operate according to a consistent
set of criteria, processes, and actions. The moderator team SHALL
independently define and execute their role. They SHALL maintain a
public set of moderation criteria, processes, actions, and other
material that allows the community to understand and comment on the
role of the team. The moderator team SHOULD consider adopting
moderation criteria, processes, and actions that other technical
communities have found suitable. The moderator team's criteria and
processes SHALL be developed with community input, but they are not
expected to be documented in the RFC series.</t>
        <t>Some of these processes may rely on automated mechanisms, such as
rate-limiting emails to lists or messages to chat channels.
(The IETF's deliberately low bar to participation makes it easy to
create throw-away personas for such denial-of-service behavior.)</t>
        <aside>
          <t>TODO: This gives the moderator team broad freedom to define
  processes and actions. Should this document define some boundaries
  for what the moderator team can do?</t>
        </aside>
        <t>The moderator team SHOULD create and maintain a public mailing list
for the community to discuss both the general moderation criteria and
individual moderation decisions. To not distract from the
topic-oriented discussion on other IETF lists, such meta-discussions
SHOULD be actively redirected to the moderation discussion list.</t>
      </section>
      <section anchor="membership">
        <name>Membership</name>
        <t>The IETF Chair appoints and replaces members of the moderator team.
Apart from appointing and replacing moderators, the IETF Chair SHALL
refrain from the day-to-day operation and management of the moderator
team. The moderator team MAY decide to consult with the IETF Chair
when needed.</t>
        <t>Because the IESG and IAB are in the appeals chain for moderator team
decisions (see <xref target="appeals"/>), the IETF Chair 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>
      <section anchor="training">
        <name>Training</name>
        <t>The IETF is committed to providing and/or funding training for
appointed moderators as necessary. The IETF Chair 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 IETF Chair,
any moderation decision can be appealed to the IETF Chair by anyone,
per <xref target="RFC2026"/>. Disagreements with a decision by the IETF Chair can
brought to their attention. If this does not lead to a resolution, a
decision by the IETF Chair can be appealed as described in
<xref target="RFC2026"/>, as with any other Area Director decision. In this case,
the appeals chain starts with an appeal to the entire IESG.</t>
      </section>
      <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 moderator team 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 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
communitated 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 moderation 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.
<eref target="https://datatracker.ietf.org/doc/draft-sayre-modpod-excellent/">https://datatracker.ietf.org/doc/draft-sayre-modpod-excellent/</eref>,
authored by Rob Sayre, 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 392?>

<section anchor="changes">
      <name>Changes</name>
      <aside>
        <t>RFC Editor: Please remove this appendix before publication.</t>
      </aside>
      <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:
H4sIAAAAAAAAA7VcbXMTR7b+Pr+ir/MhwJVkG0gg3lvZGEzAWRy4mBS1ldoP
rZmW1OvRtHZ6xkZQ/Pf7PKe750WWSepWhaoESTPTfd7Pc06fYTqdZo1tSnOi
Ds5fvP9ZPXfrdVvZZqsuXGFq3VhXHWS5bszS1dsTNc83WVa4vNJrPFPUetFM
rWkW07UrNq6YLmvXbqab2uXGe+OnJZ70Tebb+dp6j8Wa7QYPcq+satdzU59k
Be45yXJXeVP51p+opm5Ndn2iHmXXpmpxTeHPWtvyRGGbaWF93nr/E/eduXop
l5e2WbXzE1Xq2pvl0tTN4brjQO4IpJyoVdNs/MnhYX/nLDw8s27wzOEfMjdb
Nesyy3TbrBzYyKayTZDMayyuXsjq8mvtKGNT2MbV8gPoPoGMP9my1PKDb2pj
QN5lYyqIZWmrxhp1/FA9k8s5dHKi/qGhHG0rE1jKQS00d/TwydHRQfylrRoq
6udz+W6C2MjrT5HZJLG2tifqf5I0+ouHP444eVFa16jXRtdfYeQ5VOLU5dY3
Zu1H7Lyz+aqx+KYhMvVkSPbTR0ePDwbMfdBlab0py467yMvljW0+mbrUVSEX
NitXcYH/fnysHj9WT588VT88TBJIHIPgn/i/Wb7KssrVa2j1GraU2WrRf1Pq
9NXbYGDRD8QNTiH86StNotematRbV9p8K7eJtaqHR8ePpsfH06NH8mOyARX/
TINYzl9cvgxr63pJaXTivrm5mSX7PdRz1zaHYl3+0Bq/PPQNduHO/lCTlFVH
ynQjpEBJSr15P6L8zXreFtCAXg8IXejSmz9BA9yv0Xlz6LpFZIuLN2cXr3fk
c/lSvWxtoavcKFepZmUGwUK5RRDhB1df2WqpXpItdQGl8NtrmIIfyfHoaHr0
dPrwh79ajutAwbQkBdOBn5PNs10bAI+X6VkyeWZ93W5oM7AF32ChMRPfT48e
To+//6uZKDoyYAdCBsjPptOp0nP6WN5k2fuV9QohuhXaC+Pz2s6NFz3ltem0
pFUUgqsV9a3gFgouyGu4N6MWv/XqWtfWtV7RQLBQK4/nK11VpvQz9QGhEwSr
2qzdNTVsPlohDL/4DWK6nUPuCGU+4/o30SqEP8T0Si+FtQm2BNlCh6n0vATB
WiHY0VeV3iDo6nylGqcGUR2E9gJRG103NrebwKDOa+e98BM1r0TzCkFEOfBX
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
ZD/4xxH++N9BONy0ZXn4/Xf3s/8D5J+nGU9CAAA=

-->

</rfc>
