<?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.30 (Ruby 3.4.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-procon-2418bis-02" category="bcp" consensus="true" submissionType="IETF" obsoletes="2418, 3934" updates="7475, 7776, 8717, 9141" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="wg-guidelines">IETF Working Group Guidelines and Procedures</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-procon-2418bis-02"/>
    <author initials="R." surname="Salz" fullname="Rich Salz">
      <organization>Akamai Technologies</organization>
      <address>
        <email>rsalz@akamai.com</email>
      </address>
    </author>
    <author initials="D." surname="Schinazi" fullname="David Schinazi">
      <organization>Google LLC</organization>
      <address>
        <email>dschinazi.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="S." surname="Bradner" fullname="Scott Bradner">
      <organization>SOBCO</organization>
      <address>
        <email>sob@sobco.com</email>
      </address>
    </author>
    <date year="2026" month="March" day="02"/>
    <area>General</area>
    <workgroup>procon</workgroup>
    <keyword>process</keyword>
    <abstract>
      <?line 42?>

<t>The Internet Engineering Task Force (IETF) has responsibility for
developing and reviewing specifications intended as Internet
Standards. IETF activities are organized into working groups (WGs).
This document describes the guidelines and procedures for formation
and operation of IETF working groups. It also describes the formal
relationship between IETF participants WG and the Internet Engineering
Steering Group (IESG) and the basic duties of IETF participants,
including WG Chairs, WG participants, and IETF Area Directors.</t>
      <t>This document obsoletes
RFC2418, and RFC3934.
It also includes the changes from RFC7475, and with <xref target="_2026bis"/>, obsoletes it.
It also includes a summary of the changes implied in RFC7776 and
incorporates the changes from RFC8717 and RFC9141.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-procon-2418bis/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-wg-procon/2418bis"/>.</t>
    </note>
  </front>
  <middle>
    <?line 59?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The Internet, a loosely-organized international collaboration of
autonomous, interconnected networks, supports host-to-host
communication through voluntary adherence to open protocols and
procedures defined by Internet Standards.  There are also many
isolated interconnected networks, which are not connected to the
global Internet but use the Internet Standards. Internet Standards are
developed in the Internet Engineering Task Force (IETF).  This
document defines guidelines and procedures for IETF working groups.
The Internet Standards Process of the IETF is defined in <xref target="_2026bis"/>. The
organizations involved in the IETF Standards Process are described in
<xref target="RFC9281"/> as are the roles of specific individuals.</t>
      <t>The IETF is a large, open community of network designers, operators,
vendors, users, and researchers concerned with the Internet and the
technology used on it. The primary activities of the IETF are
performed by committees known as working groups. There are currently
more than 100 working groups. (See the
<eref target="https://datatracker.ietf.org/wg/">Datatracker web page</eref> for an
up-to-date list of IETF Working Groups.)
Working groups tend to have a narrow focus and a lifetime bounded by
the completion of a specific set of tasks, although there are
exceptions.</t>
      <t>For management purposes, the IETF working groups are collected
together into areas, with each area having a separate focus.  For
example, the security area deals with the development of
security-related technology.  Each IETF area is managed by one or more
Area Directors (ADs).  There are currently seven areas in the IETF but the
number changes from time to time.
(See the <eref target="https://www.ietf.org/technologies/areas/">IETF web page</eref>
for a list
of the current areas, the Area Directors for each area, and a list of
which working groups are assigned to each area.)</t>
      <t>In many areas, the Area Directors have formed an advisory group or
directorate.  These comprise experienced members of the IETF and the
technical community represented by the area.  The specific name and the
details of the role for each group differ from area to area, but the
primary intent is that these groups assist the Area Director(s), e.g.,
with the review of specifications produced in the area.</t>
      <t>The IETF area directors are selected by a nominating committee, which
also selects an overall chair for the IETF.  The nominations process
is described in <xref target="RFC8713"/>.</t>
      <t>The area directors sitting as a body, along with the IETF Chair,
comprise the Internet Engineering Steering Group (IESG). The
Internet Architecture Board (IAB) Chair and the IETF Executive Director
are ex-officio members of the IESG.
There are also liaisons from IANA, the RFC Production Center,
the Secretariat, and the IAB.
The IESG approves IETF Standards and approves the
publication of other IETF documents.  (See <xref target="_2026bis"/>.)</t>
      <t>The IETF Secretariat provides staff and administrative support for
the operation of the IETF.</t>
      <t>There is no formal membership in the IETF.  Participation is open to
all.  This participation may be by on-line contribution, attendance at
face-to-face sessions, or both.  Anyone from the Internet community
who has the time and interest is urged to participate in IETF meetings
and any of its on-line working group discussions. Participation is by
individual technical contributors, rather than by formal
representatives of organizations.</t>
      <t>This document defines procedures and guidelines for the formation and
operation of working groups in the IETF. It defines the relations of
working groups to other bodies within the IETF. The duties of working
group Chairs and Area Directors with respect to the operation of the
working group are also defined.</t>
      <section anchor="ietf-approach-to-standardization">
        <name>IETF approach to standardization</name>
        <t>Familiarity with The Internet Standards Process <xref target="_2026bis"/> is essential for a
complete understanding of the philosophy, procedures and guidelines
described in this document.</t>
      </section>
      <section anchor="roles-within-a-working-group">
        <name>Roles within a Working Group</name>
        <t>The document, "Organizations Involved in the IETF Standards Process"
<xref target="RFC9281"/> describes the roles of a number of individuals within a working
group, including the working group chair and the document editor.
These descriptions are expanded later in this document.</t>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="sec2">
      <name>Working group formation</name>
      <t>IETF working groups (WGs) are the primary mechanism for development of
IETF specifications and guidelines, many of which are intended to be
standards or recommendations. A working group may be established at
the initiative of an Area Director or it may be initiated by an
individual or group of individuals. Anyone interested in creating an
IETF working group <bcp14>MUST</bcp14> obtain the advice and consent of the IETF Area
Director(s) in whose area the working group would fall and <bcp14>MUST</bcp14>
proceed through the formal steps detailed in this section.</t>
      <t>Working groups are typically created to address a specific problem or
to produce one or more specific deliverables (a guideline, standards
specification, etc.).  Working groups are generally expected to be
short-lived in nature.  Upon completion of its goals and achievement
of its objectives, the working group is terminated. A working group
may also be terminated for other reasons (see <xref target="sec4"/>).
Alternatively, with the concurrence of the IESG, Area Director, the WG
Chair, and the WG participants, the objectives or assignment of the
working group may be extended by modifying the working group's charter
through a rechartering process (see <xref target="sec5"/>).</t>
      <section anchor="sec21">
        <name>Criteria for formation</name>
        <t>When determining whether it is appropriate to create a working group,
the Area Director(s) and the IESG will consider several issues:</t>
        <ul spacing="normal">
          <li>
            <t>Are the issues that the working group plans to address clear and
relevant to the Internet community?</t>
          </li>
          <li>
            <t>Are the goals specific and reasonably achievable, and achievable
within a reasonable time frame?</t>
          </li>
          <li>
            <t>What are the risks and urgency of the work, to determine the level
of effort required?</t>
          </li>
          <li>
            <t>Do the working group's activities overlap with those of another
working group?  If so, it may still be appropriate to create the
working group, but this question must be considered carefully by the
Area Directors as subdividing efforts often dilutes the available
technical expertise.</t>
          </li>
          <li>
            <t>Is there sufficient interest within the IETF in the working group's
topic with enough people willing to expend the effort to produce the
desired result (e.g., a protocol specification)?  Working groups
require considerable effort, including management of the working group
process, editing of working group documents, and contributing to the
document text.  IETF experience suggests that these roles typically
cannot all be handled by one person; a minimum of four or five active
participants in the management positions are typically required in
addition to a minimum of one or two dozen people that will attend the
working group meetings and contribute on the mailing list.  NOTE: The
interest must be broad enough that a working group would not be seen
as merely the activity of a single vendor.</t>
          </li>
          <li>
            <t>Is there enough expertise within the IETF in the working group's
topic, and are those people interested in contributing in the working
group?</t>
          </li>
          <li>
            <t>Does a base of interested consumers (end-users) appear to exist for
the planned work?  Consumer interest can be measured by participation
of end-users within the IETF process, as well as by less direct means.</t>
          </li>
          <li>
            <t>Does the IETF have a reasonable role to play in the determination of
the technology?  There are many Internet-related technologies that may
be interesting to IETF members but in some cases the IETF may not be
in a position to effect the course of the technology in the "real
world".  This can happen, for example, if the technology is being
developed by another standards body or an industry consortium.</t>
          </li>
          <li>
            <t>Are all known intellectual property rights relevant to the proposed
working group's efforts issues understood?</t>
          </li>
          <li>
            <t>Is the proposed work plan an open IETF effort or is it an attempt to
"bless" non-IETF technology where the effect of input from IETF
participants may be limited?</t>
          </li>
          <li>
            <t>Is there a good understanding of any existing work that is relevant
to the topics that the proposed working group is to pursue?  This
includes work within the IETF and elsewhere.</t>
          </li>
          <li>
            <t>Do the working group's goals overlap with known work in another
standards body, and if so is adequate liaison in place?</t>
          </li>
        </ul>
        <t>Considering the above criteria, the Area Director(s), using his or her
best judgement, will decide whether to pursue the formation of the
group through the chartering process.</t>
      </section>
      <section anchor="sec22">
        <name>Charter</name>
        <t>The formation of a working group requires a charter which is primarily
negotiated between a prospective working group Chair and the relevant
Area Director(s), although final approval is made by the IESG with
advice from the IAB.  A charter is a
contract between a working group and the IETF to perform a set of
tasks.  A charter:</t>
        <ol spacing="normal" type="1"><li>
            <t>Lists relevant administrative information for the working group;</t>
          </li>
          <li>
            <t>Specifies the direction or objectives of the working group and
describes the approach that will be taken to achieve the goals; and</t>
          </li>
          <li>
            <t>Optionally enumerates a set of milestones together with time frames
for their completion.</t>
          </li>
        </ol>
        <t>When the prospective Chair(s), the Area Director and the IETF
Secretariat are satisfied with the charter form and content, it
becomes the basis for forming a working group. Note that an Area
Director <bcp14>MAY</bcp14> require holding an exploratory Birds of a Feather (BOF)
meeting, as described below, to gauge the level of support for a
working group before submitting the charter to the IESG and IAB for
approval.</t>
        <t>Charters may be renegotiated periodically to reflect the current
status, organization or goals of the working group (see <xref target="sec5"/>).
Hence, a charter is a contract between the IETF and the working group
which is committing to a scope for the work and optionally also to
meet explicit milestones and delivering specific "products".</t>
        <t>Specifically, each charter consists of the following sections:</t>
        <dl>
          <dt>Working group name</dt>
          <dd>
            <t>A working group name should be reasonably descriptive or identifiable.
Additionally, the group shall define an acronym (maximum 8 printable ASCII
characters) to reference the group in the IETF directories, mailing lists, and
general documents.</t>
          </dd>
          <dt>Chair(s)</dt>
          <dd>
            <t>The working group may have one or more Chairs to perform the
administrative functions of the group. The email address(es) of the
Chair(s) shall be included.  Generally, a working group is limited to
two chairs.</t>
          </dd>
          <dt>Area and Area Director(s)</dt>
          <dd>
            <t>The name of the IETF area with which the working group is affiliated and the
name and electronic mail address of the associated Area Director(s).</t>
          </dd>
          <dt>Responsible Area Director</dt>
          <dd>
            <t>The Area Director who acts as the primary IESG contact for the working group.</t>
          </dd>
          <dt>Mailing list</dt>
          <dd>
            <t>An IETF working group <bcp14>MUST</bcp14> have a general Internet mailing list.  Most
of the work of an IETF working group will be conducted on the mailing
list. The working group charter <bcp14>MUST</bcp14> include:</t>
          </dd>
        </dl>
        <ol spacing="normal" type="1"><li>
            <t>The address to which a participant sends a subscription request and the
procedures to follow when subscribing,</t>
          </li>
          <li>
            <t>The address to which a participant sends submissions and special
procedures, if any, and</t>
          </li>
          <li>
            <t>The location of the mailing list archive. A message archive <bcp14>MUST</bcp14> be
maintained in a public place which can be accessed via the
web.</t>
          </li>
        </ol>
        <dl>
          <dt>Description of working group</dt>
          <dd>
            <t>The focus and intent of the group shall be set forth briefly. By
reading this section alone, an individual should be able to decide
whether this group is relevant to their own work. The first paragraph
must give a brief summary of the problem area, basis, goal(s) and
approach(es) planned for the working group.  This paragraph can be
used as an overview of the working group's effort.</t>
          </dd>
        </dl>
        <t>To facilitate evaluation of the intended work and to provide on-going
guidance to the working group, the charter must describe the problem
being solved and should discuss objectives and expected impact with
respect to:</t>
        <ul spacing="normal">
          <li>
            <t>Architecture</t>
          </li>
          <li>
            <t>Operations</t>
          </li>
          <li>
            <t>Security</t>
          </li>
          <li>
            <t>Privacy</t>
          </li>
          <li>
            <t>Network management</t>
          </li>
          <li>
            <t>Scaling</t>
          </li>
          <li>
            <t>Transition (where applicable)</t>
          </li>
        </ul>
        <dl>
          <dt>Goals and milestones</dt>
          <dd>
            <t>The working group charter <bcp14>SHOULD</bcp14> establish a timetable for specific work
items.  While this may be renegotiated over time, the list of
milestones and dates facilitates the Area Director's tracking of
working group progress and status, and it can facilitate
potential participants identifying the critical moments for input.
Milestones shall consist of deliverables that can be qualified as
showing specific achievement; e.g., "Internet-Draft finished" is fine,
but "discuss via email" is not. It is helpful to specify milestones
for every 3-6 months, so that progress can be gauged easily.  This
milestone list is expected to be updated periodically (see <xref target="sec5"/>).</t>
          </dd>
        </dl>
      </section>
      <section anchor="charter-review-approval">
        <name>Charter review &amp; approval</name>
        <t>Proposed working groups often comprise technically competent
participants who are not familiar with the history of Internet
architecture or IETF processes.  This can, unfortunately, lead to good
working group consensus about a bad design.  To facilitate working
group efforts, an Area Director may assign a Consultant from among the
ranks of senior IETF participants.  (Consultants are described in
<xref target="wg-consultant"/>.)  At the discretion of the Area Director, approval of a new
WG may be withheld in the absence of sufficient consultant resources.</t>
        <t>Once the Area Director (and the Area Directorate, as the Area Director
deems appropriate) has approved the working group charter, the charter
is submitted for review by the IAB and approval by the IESG.  After a
review period of at least a week the proposed charter is posted to the
IETF-announce mailing list as a public notice that the formation of
the working group is being considered.  At the same time the proposed
charter is also posted to the "new-work" mailing list.  This mailing
list has been created to let qualified representatives from other
standards organizations know about pending IETF working groups.  After
another review period lasting at least a week the IESG <bcp14>MAY</bcp14> approve the
charter as-is, it <bcp14>MAY</bcp14> request that changes be made in the charter, or
<bcp14>MAY</bcp14> decline to approve chartering of the working group</t>
        <t>If the IESG approves the formation of the working group it remands the
approved charter to the IETF Secretariat who records and enters the
information into the IETF tracking database.  The working group is
announced to the IETF-announce a by the IETF Secretariat.</t>
        <t>While chartering a new working group, the IESG will decide whether
milestones are initially enabled or disabled for this working group, and if
enabled whether there are dates included, and at what granularity. Examples
of granularity include months, quarters, half-years, IETF meetings, and
sooner-vs-later. The responsible Area Director is empowered to change these
details without formal updates to the charter. The Area Director is
encouraged to discuss these choices with the working group chairs, as the
success of milestones is predicated on the chairs updating them in a timely
manner. Updating the date attached to a milestone is under the authority of
the working group chairs and does not require pre-approval of the Area
Director. However, in the case of a disagreement the final decision lies
with the Area Director.</t>
      </section>
      <section anchor="birds-of-a-feather-bof">
        <name>Birds of a Feather (BOF)</name>
        <t>Often it is not clear whether an issue merits the formation of a
working group.  To facilitate exploration of the issues the IETF
offers the possibility of a Birds of a Feather (BOF) session, as well
as the early formation of an email list for preliminary discussion. In
addition, a BOF may serve as a forum for a single presentation or
discussion, without any intent to form a working group.</t>
        <t>A BOF is a session at an IETF meeting which permits "market research"
and technical "brainstorming".  Any individual may request permission
to hold a BOF on a subject. The request <bcp14>MUST</bcp14> be filed with a relevant
Area Director who must approve a BOF before it can be scheduled. The
person who requests the BOF may be asked to serve as Chair of the BOF.</t>
        <t>The Chair of the BOF is also responsible for providing a report on the
outcome of the BOF.  If the Area Director approves, the BOF is then
scheduled by submitting a request to the secretariat. A BOF
description and agenda are required before a BOF can be scheduled.</t>
        <t>Available time for BOFs is limited, and BOFs are held at the
discretion of the ADs for an area.  The AD(s) may require additional
assurances before authorizing a BOF.  For example,</t>
        <ul spacing="normal">
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require the establishment of an open email
list prior to authorizing a BOF.  This permits initial exchanges and
sharing of framework, vocabulary and approaches, in order to make the
time spent in the BOF more productive.</t>
          </li>
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require that a BOF be held, prior to
establishing a working group (see <xref target="sec22"/>).</t>
          </li>
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require that there be a draft of the WG
charter prior to holding a BOF.</t>
          </li>
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require that a BOF not be held until an
Internet-Draft describing the proposed technology has been published
so it can be used as a basis for discussion in the BOF.</t>
          </li>
        </ul>
        <t>In general, a BOF on a particular topic is held only once (ONE slot at
one IETF Plenary meeting). Under unusual circumstances Area Directors
may, at their discretion, allow a BOF to meet for a second time. BOFs
are not permitted to meet three times.  Note that all other things
being equal, WGs will be given priority for meeting space over BOFs.
Also, occasionally BOFs may be held for other purposes than to discuss
formation of a working group.</t>
        <t>Usually the outcome of a BOF will be one of the following:</t>
        <ul spacing="normal">
          <li>
            <t>There was enough interest and focus in the subject to warrant the
formation of a WG;</t>
          </li>
          <li>
            <t>While there was a reasonable level of interest expressed in the BOF
some other criteria for working group formation was not met (see
<xref target="sec21"/>).</t>
          </li>
          <li>
            <t>The discussion came to a fruitful conclusion, with results to be
written down and published, however there is no need to establish a
WG; or</t>
          </li>
          <li>
            <t>There was not enough interest in the subject to warrant the
formation of a WG.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="working-group-operation">
      <name>Working Group Operation</name>
      <t>The IETF has basic requirements for open and fair participation and
for thorough consideration of technical alternatives.  Within those
constraints, working groups are autonomous and each determines most of
the details of its own operation with respect to session
participation, reaching closure, etc. The core rule for operation is
that acceptance or agreement is achieved via working group "rough
consensus".  WG participants should specifically note the requirements
around intellectual property in <xref target="_2026bis"/>.</t>
      <t>A number of procedural questions and issues will arise over time, and
it is the function of the Working Group Chair(s) to manage the group
process, keeping in mind that the overall purpose of the group is to
make progress towards reaching rough consensus in realizing the
working group's goals and objectives.</t>
      <t>There are few hard and fast rules on organizing or conducting working
group activities, but a set of guidelines and practices has evolved
over time that have proven successful. These are listed here, with
actual choices typically determined by the working group participants
and the Chair(s).</t>
      <section anchor="sess-planning">
        <name>Session planning</name>
        <t>For coordinated, structured WG interactions, the Chair(s) <bcp14>MUST</bcp14> publish
a draft agenda well in advance of the actual session. The agenda
should contain at least:</t>
        <ul spacing="normal">
          <li>
            <t>The items for discussion;</t>
          </li>
          <li>
            <t>The estimated time necessary per item; and</t>
          </li>
          <li>
            <t>A clear indication of what documents the participants will need to
read before the session in order to be well prepared.</t>
          </li>
        </ul>
        <t>Publication of the working group agenda shall include sending a copy
of the agenda to the working group mailing list.</t>
        <t>All working group actions shall be taken in a public forum, and wide
participation is encouraged. A working group will conduct much of its
business via electronic mail distribution lists but may meet
periodically to discuss and review task status and progress, to
resolve specific issues and to direct future activities.  IETF Plenary
meetings are the primary venue for these face-to-face working group
sessions, and it is common (though not required) that active "interim"
face-to-face meetings, telephone conferences, or video conferences may
also be held.  Interim meetings are subject to the same rules for
advance notification, reporting, open participation, and process,
which apply to other working group meetings.</t>
        <t>All working group sessions (including those held outside of the IETF
meetings) shall be reported by making minutes available.  These
minutes should include the agenda for the session, an account of the
discussion including any decisions made, and a list of attendees. The
Working Group Chair is responsible for insuring that session minutes
are written and distributed, though the actual task may be performed
by someone designated by the Working Group Chair. The minutes shall be
submitted in printable ASCII text for publication in the IETF
Proceedings, and for posting in the IETF Directories and are to be
sent to: minutes@ietf.org</t>
      </section>
      <section anchor="session-venue">
        <name>Session venue</name>
        <t>Each working group will determine the balance of email and
face-to-face sessions that is appropriate for achieving its
goals. Electronic mail permits the widest participation;
face-to-face meetings often permit better focus and therefore can be
more efficient for reaching a consensus among a core of the working
group participants.  In determining the balance, the WG must ensure
that its process does not serve to exclude contribution by email-only
participants.  Decisions reached during a face-to-face meeting about
topics or issues which have not been discussed on the mailing list, or
are significantly different from previously arrived mailing list
consensus <bcp14>MUST</bcp14> be reviewed on the mailing list.</t>
        <section anchor="ietf-meetings">
          <name>IETF Meetings</name>
          <t>If a WG needs a session at an IETF meeting, the Chair must apply for
time-slots as soon as the first announcement of that IETF meeting is
made by the IETF Secretariat to the WG-chairs list.  Session time is a
scarce resource at IETF meetings, so placing requests early will
facilitate schedule coordination for WGs requiring the same set of
experts.</t>
          <t>The application for a WG session at an IETF meeting <bcp14>MUST</bcp14> be made to
the IETF Secretariat.  Some Area
Directors may want to coordinate WG sessions in their area and request
that time slots be coordinated through them.  If this is the case it
will be noted in the IETF meeting announcement. A WG scheduling
request <bcp14>MUST</bcp14> contain:</t>
          <ul spacing="normal">
            <li>
              <t>The working group name and full title;</t>
            </li>
            <li>
              <t>The amount of time requested;</t>
            </li>
            <li>
              <t>The rough outline of the WG agenda that is expected to be covered;</t>
            </li>
            <li>
              <t>The estimated number of people that will attend the WG session;</t>
            </li>
            <li>
              <t>Related WGs that should not be scheduled for the same time slot(s); and</t>
            </li>
            <li>
              <t>Optionally a request can be added for the WG session to be
transmitted over the Internet in audio and video.</t>
            </li>
          </ul>
          <t>NOTE: While open discussion and contribution is essential to working
group success, the Chair is responsible for ensuring forward progress.
When acceptable to the WG, the Chair may call for restricted
participation (but not restricted attendance!) at IETF working group
sessions for the purpose of achieving progress. The Working Group
Chair then has the authority to refuse to grant the floor to any
individual who is unprepared or otherwise covering inappropriate
material, or who, in the opinion of the Chair is disrupting the WG
process.  The Chair should consult with the Area Director(s) if the
individual persists in disruptive behavior.</t>
          <t>For working groups where milestones are enabled, chairs are expected to keep
milestones up to date. Chairs are expected to review milestones at least
once per IETF meeting (every four months) to ensure they are accurate.</t>
        </section>
        <section anchor="on-line">
          <name>On-line</name>
          <t>It can be quite useful to conduct email exchanges in the same manner
as a face-to-face session, with published schedule and agenda, as
well as on-going summarization and consensus polling.</t>
          <t>Many working group participants hold that mailing list discussion is
the best place to consider and resolve issues and make decisions. The
choice of operational style is made by the working group itself.  It
is important to note, however, that Internet email discussion is
possible for a much wider base of interested persons than is
attendance at IETF meetings, due to the time and expense required to
attend.</t>
          <t>As in face-to-face sessions, occasionally one or more individuals may
engage in behavior on a mailing list that, in the opinion of the WG
chair, is disruptive to the WG process. The chairs and moderators
have a range of tools at their disposal to handle such cases, as
documented in <xref target="BCP245"/>;</t>
        </section>
      </section>
      <section anchor="session-management">
        <name>Session management</name>
        <t>Working groups make decisions through a "rough consensus" process.
IETF consensus does not require that all participants agree although
this is preferred.  In general, the dominant view of the
working group shall prevail.  (However, it must be noted that
"dominance" is not to be determined on the basis of volume or
persistence, but rather a more general sense of agreement.) Consensus
can be determined by a show of hands, humming, or any other means on
which the WG agrees (by rough consensus). Note that <xref target="RFC7282"/>
provides some examples that help describe the nuances of consensus in
the IETF. It is up to the Chair to determine if rough consensus has
been reached.</t>
        <t>It can be particularly challenging to gauge the level of consensus on
a mailing list.  There are two different cases where a working group
may be trying to understand the level of consensus via a mailing list
discussion. But in both cases the volume of messages on a topic is
not, by itself, a good indicator of consensus since one or two
individuals may be generating much of the traffic.</t>
        <t>In the case where a consensus which has been reached during a
face-to-face meeting is being verified on a mailing list the people
who were in the meeting and expressed agreement must be taken into
account.  If there were 100 people in a meeting and only a few people
on the mailing list disagree with the consensus of the meeting then
the consensus should be seen as being verified.  Note that enough time
should be given to the verification process for the mailing list
readers to understand and consider any objections that may be raised
on the list.  The normal two week last-call period should be
sufficient for this.</t>
        <t>The other case is where the discussion has been held entirely over the
mailing list.  The determination of the level of consensus may be
harder to do in this case since most people subscribed to mailing
lists do not actively participate in discussions on the list. It is
left to the discretion of the working group chair how to evaluate the
level of consensus.  The most common method used is for the working
group chair to state what he or she believes to be the consensus view
and. at the same time, requests comments from the list about the
stated conclusion.</t>
        <t>The challenge to managing working group sessions is to balance the
need for open and fair consideration of the issues against the need to
make forward progress.  The working group, as a whole, has the final
responsibility for striking this balance.  The Chair has the
responsibility for overseeing the process but may delegate direct
process management to a formally-designated Facilitator.</t>
        <t>It is occasionally appropriate to revisit a topic, to re-evaluate
alternatives or to improve the group's understanding of a relevant
decision.  However, unnecessary repeated discussions on issues can be
avoided if the Chair makes sure that the main arguments in the
discussion (and the outcome) are summarized and archived after a
discussion has come to conclusion. It is also good practice to note
important decisions/consensus reached by email in the minutes of the
next 'live' session, and to summarize briefly the decision-making
history in the final documents the WG produces.</t>
        <t>To facilitate making forward progress, a Working Group Chair may wish
to decide to reject or defer the input from a member, based upon the
following criteria:</t>
        <dl>
          <dt>Old</dt>
          <dd>
            <t>The input pertains to a topic that already has been resolved and is
redundant with information previously available;</t>
          </dd>
          <dt>Minor</dt>
          <dd>
            <t>The input is new and pertains to a topic that has already been
resolved, but it is felt to be of minor import to the existing
decision;</t>
          </dd>
          <dt>Timing</dt>
          <dd>
            <t>The input pertains to a topic that the working group has not yet
opened for discussion; or</t>
          </dd>
          <dt>Scope</dt>
          <dd>
            <t>The input is outside of the scope of the working group charter.</t>
          </dd>
        </dl>
      </section>
      <section anchor="appeals">
        <name>Contention and appeals</name>
        <t>Disputes are possible at various stages during the IETF process. As
much as possible the process is designed so that compromises can be
made, and genuine consensus achieved; however, there are times when
even the most reasonable and knowledgeable people are unable to agree.
To achieve the goals of openness and fairness, such conflicts must be
resolved by a process of open review and discussion.</t>
        <t>Formal procedures for requesting a review of WG, Chair, Area Director
or IESG actions and conducting appeals are documented in The Internet
Standards Process <xref target="_2026bis"/>.</t>
      </section>
    </section>
    <section anchor="sec4">
      <name>Working Group Termination</name>
      <t>Working groups are typically chartered to accomplish a specific task
or tasks.  After the tasks are complete, the group will be disbanded.</t>
      <t>If, at some point, it becomes evident that a working group is unable
to complete the work outlined in the charter, or if the assumptions
which that work was based have been modified in discussion or by
experience, the Area Director, in consultation with the working group
can either:</t>
      <ol spacing="normal" type="1"><li>
          <t>Recharter to refocus its tasks,</t>
        </li>
        <li>
          <t>Choose new Chair(s), or</t>
        </li>
        <li>
          <t>Disband.</t>
        </li>
      </ol>
      <t>If the working group disagrees with the Area Director's choice, it may
appeal to the IESG (see <xref target="appeals"/>).</t>
    </section>
    <section anchor="sec5">
      <name>Rechartering a Working Group</name>
      <t>Updated milestones are renegotiated with the Area Director and the
IESG, as needed, and then are submitted to the IESG Secretariat:
iesg-secretary@ietf.org. Similarly, the Area Director can enable or
disable milestones, or enable or disable dates, or change the granularity
of dates, all without a formal recharter.</t>
      <t>Rechartering (other than changes to milestones) a working group follows
the same procedures that the initial chartering does (see <xref target="sec2"/>).
The revised charter must be submitted to the IESG and IAB for
approval.  As with the initial chartering, the IESG may approve new
charter as-is, it may request that changes be made in the new charter
(including having the Working Group continue to use the old charter),
or it may decline to approve the rechartered working group.  In the
latter case, the working group is disbanded.</t>
    </section>
    <section anchor="working-group-roles">
      <name>Working Group Roles</name>
      <t>Working groups require considerable care and feeding.  In addition to
general participation, successful working groups benefit from the
efforts of participants filling specific functional roles.  The Area
Director must agree to the specific people performing the WG Chair,
and Working Group Consultant roles, and they serve at the discretion
of the Area Director.</t>
      <section anchor="working-group-chair">
        <name>Working Group Chair</name>
        <t>The Working Group Chair is concerned with making forward progress
through a fair and open process, and has wide discretion in the
conduct of WG business.  The Chair must ensure that a number of tasks
are performed, either directly or by others assigned to the tasks.</t>
        <t>The Chair has the responsibility and the authority to make decisions,
on behalf of the working group, regarding all matters of working group
process and roles, in conformance with the rules of the IETF.  The
AD has the authority and the responsibility to assist in making those
decisions at the request of the Chair or when circumstances warrant
such an intervention.</t>
        <t>The Chair's responsibility encompasses at least the following:</t>
        <ul spacing="normal">
          <li>
            <t>Ensure WG process and content management</t>
          </li>
        </ul>
        <t>The Chair has ultimate responsibility for ensuring that a working
group achieves forward progress and meets its goals.  The Chair
is also responsible to ensure that the working group operates in an
open and fair manner.  For some working groups, this can be
accomplished by having the Chair perform all management-related
activities.  In other working groups -- particularly those with large
or divisive participation -- it is helpful to allocate process and/or
secretarial functions to other participants.  Process management
pertains strictly to the style of working group interaction and not to
its content. It ensures fairness and detects redundancy.  The
secretarial function encompasses document editing.  It is quite common
for a working group to assign the task of specification Editor to one
or two participants.  Sometimes, they also are part of the design
team, described below.</t>
        <ul spacing="normal">
          <li>
            <t>Moderate the WG email list</t>
          </li>
        </ul>
        <t>The Chair should attempt to ensure that the discussions on this list
are relevant and that they converge to consensus agreements. The Chair
should make sure that discussions on the list are summarized and that
the outcome is well documented (to avoid repetition).
They may need to consult with the Ombudsteam (see <xref target="ombudsteam"/>) if they
feel harassment is involved.
The Chair also
may choose to schedule organized on-line "sessions" with agenda and
deliverables.  These can be structured as true meetings, conducted
over the course of several days (to allow participation across the
Internet).</t>
        <t>Organize, prepare and chair face-to-face and on-line formal sessions.</t>
        <ul spacing="normal">
          <li>
            <t>Plan WG Sessions</t>
          </li>
        </ul>
        <t>The Chair must plan and announce all WG sessions well in advance (see
<xref target="sess-planning"/>).</t>
        <ul spacing="normal">
          <li>
            <t>Communicate results of sessions</t>
          </li>
        </ul>
        <t>The Chair and/or Secretary must ensure that minutes of a session are
taken and that an attendance list is circulated (see <xref target="sess-planning"/>).</t>
        <t>Immediately after a session, the WG Chair <bcp14>MUST</bcp14> provide the Area
Director with a very short report (approximately one paragraph, via
email) on the session.</t>
        <ul spacing="normal">
          <li>
            <t>Distribute the workload</t>
          </li>
        </ul>
        <t>Of course, each WG will have participants who may not be able (or want)
to do any work at all. Most of the time the bulk of the work is done
by a few dedicated participants. It is the task of the Chair to
motivate enough experts to allow for a fair distribution of the
workload.</t>
        <ul spacing="normal">
          <li>
            <t>Document development</t>
          </li>
        </ul>
        <t>Working groups produce documents and documents need authors. The Chair
must make sure that authors of WG documents incorporate changes as
agreed to by the WG (see <xref target="doc-editor"/>).</t>
        <ul spacing="normal">
          <li>
            <t>Document publication</t>
          </li>
        </ul>
        <t>The Chair and/or Document Editor will work with the RFC Editor to
ensure document meets RFC publication requirements and
to coordinate any editorial changes suggested by the RFC Editor.  A
particular concern is that all participants are working from the same
version of a document at the same time.</t>
        <ul spacing="normal">
          <li>
            <t>Document implementations</t>
          </li>
        </ul>
        <t>Under the procedures described in <xref target="_2026bis"/>, the Chair is responsible for
documenting the specific implementations which qualify the
specification for Internet Standard status along with
documentation about testing of the interoperation of these
implementations.</t>
      </section>
      <section anchor="wg-secretary">
        <name>WG Secretary</name>
        <t>Taking minutes and editing working group documents often is performed
by a specifically-designated participant or set of participants.  In
this role, the Secretary's job is to record WG decisions, rather than
to perform basic specification.</t>
      </section>
      <section anchor="doc-editor">
        <name>Document Editor</name>
        <t>Most IETF working groups focus their efforts on a document, or set of
documents, that capture the results of the group's work.  A working
group generally designates a person or persons to serve as the Editor
for a particular document.  The Document Editor is responsible for
ensuring that the contents of the document accurately reflect the
decisions that have been made by the working group.</t>
        <t>As a general practice, the Working Group Chair and Document Editor
positions are filled by different individuals to help ensure that the
resulting documents accurately reflect the consensus of the working
group and that all processes are followed.</t>
      </section>
      <section anchor="wg-facilitator-or-moderator">
        <name>WG Facilitator or Moderator</name>
        <t>When meetings tend to become distracted or divisive, it often is
helpful to assign the task of "process management" to one participant.
Their job is to oversee the nature, rather than the content, of
participant interactions.  That is, they attend to the style of the
discussion and to the schedule of the agenda, rather than making
direct technical contributions themselves. They can be called upon
in online fora as well as in-person meetings.</t>
        <t>They may need to consult with the Ombudsteam (see <xref target="ombudsteam"/>)
if they feel harassment is involved.</t>
      </section>
      <section anchor="design-teams">
        <name>Design Teams</name>
        <t>It is often useful, and perhaps inevitable, for a sub-group of a
working group to develop a proposal to solve a particular problem.
Such a sub-group is called a design team.  In order for a design team
to remain small and agile, it is acceptable to have closed membership
and private meetings.  Design teams may range from an informal chat
between people in a hallway to a formal set of expert volunteers that
the WG chair or AD appoints to attack a controversial problem.  The
output of a design team is always subject to approval, rejection or
modification by the WG as a whole.</t>
        <t>Design teams <bcp14>MUST</bcp14> produce public records of their contributions and
members to the Working Group, to ensure that any contributions made
within design teams properly follow IETF procedures. For example,
any contribution made within a design team is still considered an
IETF contribution, and is therefore subject to the IETF's
Intellectual Property Rights policies (<xref target="BCP79"/>).</t>
      </section>
      <section anchor="wg-consultant">
        <name>Working Group Consultant</name>
        <t>At the discretion of the Area Director, a Consultant may be assigned
to a working group.  Consultants have specific technical background
appropriate to the WG and experience in Internet architecture and IETF
process.</t>
      </section>
      <section anchor="area-director">
        <name>Area Director</name>
        <t>Area Directors are responsible for ensuring that working groups in
their area produce coherent, coordinated, architecturally consistent
and timely output as a contribution to the overall results of the
IETF.</t>
      </section>
      <section anchor="ombudsteam">
        <name>Ombudsteam</name>
        <t>As noted in <xref target="RFC7776"/>:</t>
        <ul empty="true">
          <li>
            <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>
          </li>
        </ul>
        <t>The Ombudsteam is a resource for the entire IETF intended to address
issues of harassment, and all WG participants should feel free to
engage with the team if they feel there is an issue.</t>
      </section>
    </section>
    <section anchor="working-group-documents">
      <name>Working Group Documents</name>
      <section anchor="session-documents">
        <name>Session documents</name>
        <t>All relevant documents to be discussed at a session should be
published and available as Internet-Drafts at least two weeks before a
session starts.  Any document which does not meet this publication
deadline can only be discussed in a working group session with the
specific approval of the working group chair(s).  Since it is
important that working group members have adequate time to review all
documents, granting such an exception should only be done under
unusual conditions.  The final session agenda should be posted to the
working group mailing list at least two weeks before the session and
sent at that time to the Secretariat for publication on the IETF web
site.</t>
      </section>
      <section anchor="internet-drafts-i-d">
        <name>Internet-Drafts (I-D)</name>
        <t>Internet-Drafts are primarily described in <xref section="4.2" sectionFormat="comma" target="_2026bis"/>. The
Internet-Drafts mechanism is provided to working groups as a resource for
posting and disseminating in-process copies of working group documents. It is
encouraged that draft documents be posted as soon as they become reasonably
stable.</t>
        <t>Working Groups <bcp14>MAY</bcp14> formally adopt an Internet-Draft to indicate that
it is being considered as a candidate for publication as an RFC. The
main difference between a draft owned by an individual and one
adopted by a working group is that the adoption process hands over
change control to the working group. Once a document is adopted,
Document Editors are tasked with documenting the consensus of the
Working Group.</t>
      </section>
      <section anchor="rfc-doc">
        <name>Request For Comments (RFC)</name>
        <t>The work of an IETF working group often results in publication of one
or more documents, as part of the Request For Comments (RFCs) <xref target="_2026bis"/>
series. This series is the archival publication record for the
Internet community. A document can be written by an individual in a
working group, by a group as a whole with a designated Editor, or by
others not involved with the IETF.</t>
        <t>NOTE: The RFC series is a publication mechanism only and publication
does not determine the IETF status of a document.  Status is
determined through separate, explicit status labels assigned by the
IESG on behalf of the IETF.  In other words, the reader is reminded
that all Internet Standards are published as RFCs, but NOT all RFCs
specify standards <xref target="RFC1796"/>.</t>
      </section>
      <section anchor="working-group-last-call">
        <name>Working Group Last-Call</name>
        <t>When a WG decides that a document is ready for publication it may be
submitted to the IESG for consideration. In most cases the
determination that a WG feels that a document is ready for publication
is done by the WG Chair issuing a working group Last-Call.  The
decision to issue a working group Last-Call is at the discretion of
the WG Chair working with the Area Director.  A working group
Last-Call serves the same purpose within a working group that an IESG
Last-Call does in the broader IETF community (see <xref target="_2026bis"/>).</t>
      </section>
      <section anchor="submission-of-documents">
        <name>Submission of documents</name>
        <t>Once that a WG has determined at least rough consensus exists within
the WG for the advancement of a document the following must be done:</t>
        <ul spacing="normal">
          <li>
            <t>The version of the relevant document exactly as agreed to by the WG
<bcp14>MUST</bcp14> be in the Internet-Drafts directory.</t>
          </li>
          <li>
            <t>The relevant document <bcp14>MUST</bcp14> be formatted according to <xref target="rfc-doc"/>.</t>
          </li>
          <li>
            <t>The WG Chair <bcp14>MUST</bcp14> send email to the relevant Area Director.  A copy
of the request <bcp14>MUST</bcp14> be also sent to the IESG Secretariat.  The mail
<bcp14>MUST</bcp14> contain the reference to the document's ID filename, and the
action requested.  The copy of the message to the IESG Secretariat is
to ensure that the request gets recorded by the Secretariat so that
they can monitor the progress of the document through the process.</t>
          </li>
        </ul>
        <t>Unless returned by the IESG to the WG for further development,
progressing of the document is then the responsibility of the IESG.
After IESG approval, responsibility for final disposition is the joint
responsibility of the RFC Editor, the WG Chair and the Document
Editor.</t>
      </section>
    </section>
    <section anchor="review-of-documents">
      <name>Review of documents</name>
      <t>The IESG reviews all documents submitted for publication as RFCs.
Usually minimal IESG review is necessary in the case of a submission
from a WG intended as an Informational or Experimental RFC. More
extensive review is undertaken in the case of standards-track
documents.</t>
      <t>Prior to the IESG beginning their deliberations on standards-track
documents, IETF Secretariat will issue a "Last-Call" to the IETF
mailing list (see <xref target="_2026bis"/>). This Last Call will announce the intention of
the IESG to consider the document, and it will solicit final comments
from the IETF within a period of two weeks.  It is important to note
that a Last-Call is intended as a brief, final check with the Internet
community, to make sure that no important concerns have been missed or
misunderstood. The Last-Call should not serve as a more general,
in-depth review.</t>
      <t>The IESG review takes into account responses to the Last-Call and will
lead to one of these possible conclusions:</t>
      <ol spacing="normal" type="1"><li>
          <t>The document is accepted as is for the status requested.
This fact will be announced by the IETF Secretariat to the IETF
mailing list and to the RFC Editor.</t>
        </li>
        <li>
          <t>The document is accepted as-is but not for the status requested.
This fact will be announced by the IETF Secretariat to the IETF
mailing list and to the RFC Editor (see <xref target="_2026bis"/> for more details).</t>
        </li>
        <li>
          <t>Changes regarding content are suggested to the author(s)/WG.
Suggestions from the IESG must be clear and direct, so as to
facilitate working group and author correction of the specification.
If the author(s)/WG can explain to the satisfaction of the IESG why
the changes are not necessary, the document will be accepted for
publication as under point 1, above.  If the changes are made the
revised document may be resubmitted for IESG review.</t>
        </li>
        <li>
          <t>Changes are suggested by the IESG and a change in status is recommended.
The process described above for 3 and 2 are followed in that order.</t>
        </li>
        <li>
          <t>The document is rejected.
Any document rejection will be accompanied by specific and thorough
arguments from the IESG. Although the IETF and working group process
is structured such that this alternative is not likely to arise for
documents coming from a working group, the IESG has the right and
responsibility to reject documents that the IESG feels are fatally
flawed in some way.</t>
        </li>
      </ol>
      <t>If any individual or group of individuals feels that the review
treatment has been unfair, there is the opportunity to make a
procedural complaint. The mechanism for this type of complaints is
described in <xref target="_2026bis"/>.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Documents describing IETF processes, such as this one, do not have an
impact on the security of the network infrastructure or of Internet
applications.</t>
      <t>It should be noted that all IETF working groups are required to
examine and understand the security implications of any technology
they develop.  This analysis must be included in any resulting RFCs in
a Security Considerations section.  Note that merely noting a
significant security hole is no longer sufficient.  IETF developed
technologies should not add insecurity to the environment in which
they are run.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="change-log">
      <name>Change Log</name>
      <section anchor="working-group-draft">
        <name>Working group draft</name>
        <ul spacing="normal">
          <li>
            <t>Draft 0: Adopted by PROCON WG</t>
          </li>
          <li>
            <t>Draft 1: Removed sample charter. Fix "conflict of interest" text. Make
milestones optional. Clarify IAB liaison to IESG.</t>
          </li>
        </ul>
      </section>
      <section anchor="individual-draft">
        <name>Individual draft</name>
        <ul spacing="normal">
          <li>
            <t>Draft 0: Translated the nroff source of RFC 2418 into markdown. Changed
the intellectual proper notices the current ones.</t>
          </li>
          <li>
            <t>Draft 1: Incorporated RFC 3934. Fixed a few minor typo's and cut/paste
errors. Fixed updates/obsoletes headers and comments.</t>
          </li>
          <li>
            <t>Draft 2: Incorporate RFC 7475.
Fix internal references.</t>
          </li>
          <li>
            <t>Draft 3: Incorporate RFC 8717.</t>
          </li>
          <li>
            <t>Draft 4: Incoroporate RFC 9141.</t>
          </li>
          <li>
            <t>Draft 5: Incorporate RFC 7776.
Text reviewed by Adrian Farrel, one of the RFC authors,
since it is not really directly including text from the RFC.</t>
          </li>
          <li>
            <t>Draft 6: Addressed the editorial issues found by the following
errata: 6787.
Errata 3752. 6130, 7408 were previously fixed.</t>
          </li>
          <li>
            <t>Draft 7: Incorporated RFC 8717 (and the bis draft for that) about
the name of the IETF Executive Director.</t>
          </li>
        </ul>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC9281">
          <front>
            <title>Entities Involved in the IETF Standards Process</title>
            <author fullname="R. Salz" initials="R." surname="Salz"/>
            <date month="June" year="2022"/>
            <abstract>
              <t>This document describes the individuals and organizations involved in the IETF standards process, as described in BCP 9. It includes brief descriptions of the entities involved and the role they play in the standards process.</t>
              <t>The IETF and its structure have undergone many changes since RFC 2028 was published in 1996. This document reflects the changed organizational structure of the IETF and obsoletes RFC 2028.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="11"/>
          <seriesInfo name="RFC" value="9281"/>
          <seriesInfo name="DOI" value="10.17487/RFC9281"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="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>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="_2026bis">
          <front>
            <title>The Internet Standards Process</title>
            <author fullname="Rich Salz" initials="R." surname="Salz">
              <organization>Akamai Technologies</organization>
            </author>
            <author fullname="Scott O. Bradner" initials="S. O." surname="Bradner">
              <organization>SOBCO</organization>
            </author>
            <date day="2" month="February" year="2026"/>
            <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.  It also addresses the intellectual property rights and
   copyright issues associated with the standards process.

   This document obsoletes RFC 2026, RFC 5657, RFC 6410, RFC 7100, RFC
   7127, RFC 8789, and RFC 9282.  It also includes the changes from RFC
   7475.  If this document and [_2418bis] are published as RFCs, then
   taken together the two of them make RFC 7475 obsolete.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-procon-2026bis-05"/>
        </reference>
        <reference anchor="RFC8713">
          <front>
            <title>IAB, IESG, IETF Trust, and IETF LLC Selection, Confirmation, and Recall Process: Operation of the IETF Nominating and Recall Committees</title>
            <author fullname="M. Kucherawy" initials="M." role="editor" surname="Kucherawy"/>
            <author fullname="R. Hinden" initials="R." role="editor" surname="Hinden"/>
            <author fullname="J. Livingood" initials="J." role="editor" surname="Livingood"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>The process by which the members of the IAB and IESG, some Trustees of the IETF Trust, and some Directors of the IETF Administration LLC (IETF LLC) are selected, confirmed, and recalled is specified in this document. This document is based on RFC 7437. Only those updates required to reflect the changes introduced by IETF Administrative Support Activity (IASA) 2.0 have been included. Any other changes will be addressed in future documents.</t>
              <t>This document obsoletes RFC 7437 and RFC 8318.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="10"/>
          <seriesInfo name="RFC" value="8713"/>
          <seriesInfo name="DOI" value="10.17487/RFC8713"/>
        </reference>
        <referencegroup anchor="BCP245" target="https://www.rfc-editor.org/info/bcp245">
          <reference anchor="RFC9945" target="https://www.rfc-editor.org/info/rfc9945">
            <front>
              <title>IETF Community Moderation</title>
              <author fullname="L. Eggert" initials="L." role="editor" surname="Eggert"/>
              <author fullname="E. Lear" initials="E." role="editor" surname="Lear"/>
              <date month="February" year="2026"/>
              <abstract>
                <t>The IETF community will treat people with kindness and grace, but not endless patience.</t>
                <t>This memo obsoletes RFCs 3683 and 3934, and it updates RFCs 2418 and 9245 by establishing a policy for the moderation of disruptive participation across the IETF's various public contribution channels and discussion fora. It establishes guardrails for moderation and a moderator team. That team will develop a set of moderation procedures and facilitate their consistent implementation with chairs and administrators.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="245"/>
            <seriesInfo name="RFC" value="9945"/>
            <seriesInfo name="DOI" value="10.17487/RFC9945"/>
          </reference>
        </referencegroup>
        <reference anchor="RFC7282">
          <front>
            <title>On Consensus and Humming in the IETF</title>
            <author fullname="P. Resnick" initials="P." surname="Resnick"/>
            <date month="June" year="2014"/>
            <abstract>
              <t>The IETF has had a long tradition of doing its technical work through a consensus process, taking into account the different views among IETF participants and coming to (at least rough) consensus on technical matters. In particular, the IETF is supposed not to be run by a "majority rule" philosophy. This is why we engage in rituals like "humming" instead of voting. However, more and more of our actions are now indistinguishable from voting, and quite often we are letting the majority win the day without consideration of minority concerns. This document explains some features of rough consensus, what is not rough consensus, how we have gotten away from it, how we might think about it differently, and the things we can do in order to really achieve rough consensus.</t>
              <t>Note: This document is quite consciously being put forward as Informational. It does not propose to change any IETF processes and is therefore not a BCP. It is simply a collection of principles, hopefully around which the IETF can come to (at least rough) consensus.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7282"/>
          <seriesInfo name="DOI" value="10.17487/RFC7282"/>
        </reference>
        <referencegroup anchor="BCP79" target="https://www.rfc-editor.org/info/bcp79">
          <reference anchor="RFC8179" target="https://www.rfc-editor.org/info/rfc8179">
            <front>
              <title>Intellectual Property Rights in IETF Technology</title>
              <author fullname="S. Bradner" initials="S." surname="Bradner"/>
              <author fullname="J. Contreras" initials="J." surname="Contreras"/>
              <date month="May" year="2017"/>
              <abstract>
                <t>The IETF policies about Intellectual Property Rights (IPR), such as patent rights, relative to technologies developed in the IETF are designed to ensure that IETF working groups and participants have as much information as possible about any IPR constraints on a technical proposal as early as possible in the development process. The policies are intended to benefit the Internet community and the public at large, while respecting the legitimate rights of IPR holders. This document sets out the IETF policies concerning IPR related to technology worked on within the IETF. It also describes the objectives that the policies are designed to meet. This document updates RFC 2026 and, with RFC 5378, replaces Section 10 of RFC 2026. This document also obsoletes RFCs 3979 and 4879.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="79"/>
            <seriesInfo name="RFC" value="8179"/>
            <seriesInfo name="DOI" value="10.17487/RFC8179"/>
          </reference>
        </referencegroup>
        <reference anchor="RFC1796">
          <front>
            <title>Not All RFCs are Standards</title>
            <author fullname="C. Huitema" initials="C." surname="Huitema"/>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <author fullname="S. Crocker" initials="S." surname="Crocker"/>
            <date month="April" year="1995"/>
            <abstract>
              <t>This document discusses the relationship of the Request for Comments (RFCs) notes to Internet Standards. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1796"/>
          <seriesInfo name="DOI" value="10.17487/RFC1796"/>
        </reference>
        <reference anchor="RFC2418">
          <front>
            <title>IETF Working Group Guidelines and Procedures</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="September" year="1998"/>
            <abstract>
              <t>This document describes the guidelines and procedures for formation and operation of IETF working groups. 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="2418"/>
          <seriesInfo name="DOI" value="10.17487/RFC2418"/>
        </reference>
      </references>
    </references>
    <?line 1108?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>We gratefully acknowledge those who have contributed to the development of
IETF RFC's and the processes that create both the content and documents.  In
particular, we thank the authors of all the documents that updated
<xref target="RFC2418"/>.</t>
      <t>We also thank Sandy Ginoza of the Secretariat for sending all the
sources of <xref target="RFC2418"/> and the subsequent documents,
and John Klensin for his support and cooperation during the process
of creating this document.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA8V965LbRrLm/3oKTDti3b1BUtbFli2fHU/rYo12LUtryaE4
MTtxAiRAEiMQ4ABgtzkKvcs+yz7Z5peXugBoz5zYHzsRY3WziapCVd7zy6zl
cumGaqjLJ9nFqxfvf8w+tN3HqtllL7v2dMxenqqirKum7LO8KbK3Xbspi1NX
9hcuX6+78oYeu90td/5rF65oN01+oPGKLt8Oy6octssjPdc2yweP7n+7rvrl
Vw9cf1ofqr6v2mY4H+nLmNtt8qHctd35SbbeHF117J5kQ3fqhwdfffUdPZN3
Zf4ke1k2ZZfX7pYWusMin2QyvPtYnunDQn4v+971Ay36P/K6bWiGc0kfHPJu
+I+/n9qh7J9kTevadd/WJf+GxS2yh989fOROxyLnzx4/evz1Inv8+PE3i+zb
x/cfL7Lv7j+6747Vk+wvQ7tZZH3bDV257emn8wE//NW5/DTs2+6Jy5Yuo/9V
DQ30yyp7l9f/4A9kd36pNvvwWdvt8qb6Rz7QhjzJrj/mh7zK3pebfdPW7a6i
peNbJX1aP8m6nh77U85fWm3aQzLTc5pps6+a/B9VNNvz/KYq0j+kU75s211d
Zj/99Cyeqej1iRWO8U87fDqZ8d0qe9rlBZ1KNOG7TTsMyefpfO/ePH32Jp6q
b9d/ov9vWh7f3ZTNqaQ97Mpj+yTbD8Oxf3Lv3q4a9qc1vnGP6YpIT87+npKW
c03bHWiOG3rYVc02/JZlD7568A19h4ht+Xw1Q53yZ+eWy2WWr/uhyzeDc+/3
ZfaqGcquKYfsRbMjKi87cMj7vP+Y/dh2mzK7BPleZfu8pwX3x7bpq3VVV8M5
owW4orwp6/aIZ8BExDVVeYvf+mO5qbbVhvekp90cyqYoi4yGsRndO9Bw3hX9
inkkozVVN9VQgSO70naVHqKn2+xWuZcZo88uP7zsr1b0ClWfEV+eDmUzZEXZ
b7pqTQMM9Gq7lMOPnsOx9Ez3j5gLf2yPxHn4LWu3spp0PlrikOV1347m4FFq
15W1vOm+Ombrcrgty0aGORJbVpvqmDdDn314ySsZ7th32hE9ABFRtPfvXl75
R9Z5X22y4sQ7ZMuMx18QWWzqU4ERaKpn+7zqiH/px+RbPCA/fE1iJ3tedeVm
aLt+5Ubb6UWI++XHZyJE8Cj9AlmycrYlMqvuyGafNzvscdce8FURNHjulkg8
+/RJifHz50WYIKuGmeHyrD8dSK6d8bbx2NXhWFdMGDwDCTFMgLdvu2PbQcLN
rgWCzl4B4m4lHHGoiqIunXNf4Fi6tjhtmDASBqF3yOq27cv6vExIk/7KZ5/X
2aat63zdekqCwGyb9tCeaNf5q8SNDe02PUlDgsQgX09HWjSRx77th+XQLvGv
I0lwODXKQfQ2RBG7fXbT1qdmwJbkxb7syoZYlJiDyLcBgZPkbmsmdxeRe1Fu
icSKbH0OZBcxX/YeIzHP8f4f8ubsKjqZfLA3nFv27R5yHk817ZCFb9ByaO/d
rm7XtCV+wvVpyE59mRJ/LAImn2FskzBy2HcxzlRg8VuRxItEw5Ylwe8LhTnO
T8VkWN1bUcVGm/xoFTablhvR+gqb7GJFAaFIp3kTvRlGmI6PHTahg++6T5/+
APp98O39z58hUPEFPN8RL/FyTPjSlwuSqMWJjnWl1KyrJFrOu125EMpRWhuY
0fSEMWe1IxXXL1Q6kohYQHsV+AFn2aksod0r825DVNSDDjbYKWX35MRUkLnB
tP8Zo5DwbcD/2CE6j4oZPtIF8f6CImgtkLpCz1h5NZDY7LOPTXvbYD/GkjuQ
9+bUEcsM9dkdWt60vMnuf/XV5InLdyVvqfvL83zIoS0/ll12W65JkO7Kv16a
0i7CX9mMWNEB37vd3btiYsobMrfAzzC5srrqBy+1E1O0X125D6l2g7YEI+3z
G1o5GR5d197SoJuTkC0dX7Uth+pAWqE9sWZdnx2LvJZkY2maLA+00Jc8/UCc
gmOryZKDQBlsc1z526Y8MmUSrRAvQQ7Q2zL3HE8kV/uSHvRHMdLHvL0k/lgG
uKHdlRhZVDesWwgMEESZi9DI8W5sN9DKSD1hi/j9iHNpclpNjheRCfuSTg7k
yQ8WJdFzIC+VEKKxts6+u2SdDHnkqY2GfoHpjZRycIK8JRMTGdMZ3ptow6Wq
Mbu8ft5fJaLS0xKtjphCXjJhZUg8EFFzOqxpKxJlxEcHSUn/rpzRW/YX2doJ
od3e3gYCGyLj+R5Pe+/KMcExkTlTlrJA2318NHopPOPPY+EJi+nUiXifOeW8
Z7nA9OmfJhJ2rxpWHb8zIZOzMi+xXl7ckJohbufRM9iT+lU6ONnsXii6q+iH
8jdi/Qoqr8gOJfZ0JBxi8UKKs47kGhnbkFLNICeNZ3jZPElgElj4fpyiHMh+
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
fxlnCgVmbm9h/QZETulsS8lROitZ1Qm0ZCMBM4ifhGaj/aTcXjOdY65ajO8O
iEJmt0B8+O4FQmScH+a25VuNFUZt5XJtH8hNB2hTTkdFuYe2NgYnfOLcm7rQ
UnUZAlFzyALhEzHW1PmBmj3H9lFUuV+hKWpxgk+sIaa4uCzOolhyl9y511Xj
25TI7HBfyEbhfPVdC+HyUF0MFmJog0LcF0nxb8vavCAuMWqQKWIaMg1kPfM8
k9GC3qOAZPev7cdUZ+0VynguB9zwYe0cIggNIx/foeHR+K1HWXNpinSXZuQK
LSnilg5avm4A7TfJHv70hf702bnn5HFLWr2zWpyaoxY3RO0AGpLsgXFenHwe
Ja65XmXXvWNrOu/D47HslbuP5N4sq2XnGnHySvsghUJuncz0k15KY4lLRQx+
HwdwvGsDuDI3VHF8G9lguj5C1GJYFJPWZbEr+RO1ZjDAqbGgNFu3K/DkpMWa
hqOaxlobQGc2zJsSoGibbV2hc46a5J7sxNM9hisTWe1qdFKz++YrccD0IDDF
+HJGtRmsXsRiAwiga4/ztGqa68hRQLoJ0MUIdWd0wNWLSTzlfZRXcL97pcoq
vnBBhNL7yObkZoWPPv+z1vpCrFqBt+F+c9LvwkODAG7A+/jmfaw12G/LuTl3
52/+K+PeWJblot1d890jUNpbhs+z939sK2ktl1lrufKGO09ks617OVwv7atb
P59nP8tS+XRaVAlsehXlLwe5E8VHMpB/4o6ZAjsGGDHnADpRCPeV16teIxWJ
e5fOLjRwnum8t9AGvlyWH/C+E1nBUZmyAitJy6NfrDW9JjQE3g69xVcnco+i
Z3vcBMtiODT/g9x6uKIF8F6vfBXzqFu1+o/9HUkGbpeP2K81NZf7TuqkE55W
sJgAk3YVYeXCIildMi1+TbT4qza/GCUfki4p80vz3ZzkugFIcjKDrWaKs0J5
6OQXlzvTkqOk8BNXlf1uaTVeZw9mWWXvSLlw2GeulyKflMgpKTfkH8N7MKH5
L1hRs5Qm899CrW9cegwMo34HfqsvXbTqX39XATcSi7b40spBaF2WzoAz4hd0
NeEgMS8kScDuUNwYyzSmVV9FU3GsNapb4iOHnGIDO6pwt1jI/CHMdlAkcRIR
43TyqL6c23loESPaZEy7BMRllb/XJQCsY30pIoycXgo6jDOPnKmtGkka2DXC
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

-->

</rfc>
