<?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.29 (Ruby 3.4.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-procon-2418bis-01" 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.30.2 -->
  <front>
    <title abbrev="wg-guidelines">IETF Working Group Guidelines and Procedures</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-procon-2418bis-01"/>
    <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="2025" month="October" day="16"/>
    <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 gage 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>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 agenda@ietf.org with copies to
the Area Director(s). 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 and to
agenda@ietf.org.</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 at the address agenda@ietf.org.  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.  Unless the disruptive
behavior is severe enough that it must be stopped immediately, the
WG chair should attempt to discourage the disruptive behavior by
communicating directly with the offending individual.  If the
behavior persists, the WG chair should send at least one public
warning on the WG mailing list.  As a last resort and typically after
one or more explicit warnings and consultation with the responsible
Area Director, the WG chair may suspend the mailing list posting
privileges of the disruptive individual for a period of not more than
30 days.  Even while posting privileges are suspended, the individual
must not be prevented from receiving messages posted to the
list.  Like all other WG chair decisions, any suspension of posting
privileges is subject to appeal, as described in <xref target="_2026bis"/>.</t>
          <t>This mechanism is intended to permit a WG chair to suspend posting
privileges of a disruptive individual for a short period of
time.  This mechanism does not permit WG chairs to suspend an individual's
posting privileges for a period longer than 30 days regardless of the
type or severity of the disruptive incident.  However, further
disruptive behavior by the same individual will be considered
separately and may result in further warnings or suspensions.  Other
methods of mailing list control, including longer suspensions, must
be carried out in accordance with other IETF-approved procedures.  See
<xref target="RFC3683"/> for one set of procedures already defined and
accepted by the community.</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, of course, 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, of course).  Note that 51% of
the working group does not qualify as "rough consensus" and 99% is
better than rough.  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.
However, if a WG produces a Proposed or Draft Standard, the WG will
frequently become dormant rather than disband (i.e., the WG will no
longer conduct formal activities, but the mailing list will remain
available to review the work as it moves to Draft Standard and
Standard status.)</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="staff-roles">
      <name>Staff 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="wg-chair">
        <name>WG 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 staffing, 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 conformance with RFC publication requirements <xref target="RFC7322"/> 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 Draft or 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">
        <name>WG Facilitator</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 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>
      </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 agenda@ietf.org for publication on the IETF web
site.</t>
      </section>
      <section anchor="internet-drafts-i-d">
        <name>Internet-Drafts (I-D)</name>
        <t>The Internet-Drafts directory is provided to working groups as a
resource for posting and disseminating in-process copies of working
group documents. This repository is replicated at various locations
around the Internet. It is encouraged that draft documents be posted
as soon as they become reasonably stable.</t>
        <t>It is stressed here that Internet-Drafts are working documents and
have no official standards status whatsoever. They may, eventually,
turn into a standards-track document or they may sink from sight.
Internet-Drafts are submitted to: internet-drafts@ietf.org</t>
        <t>The format of an Internet-Draft is mostly the same as for an RFC
<xref section="4" sectionFormat="comma" target="RFC7322"/>; details can also be found at
<eref target="https://authors.ietf.org">https://authors.ietf.org</eref>. In addition, an I-D must contain:</t>
        <ul spacing="normal">
          <li>
            <t>The I-D filename; and</t>
          </li>
          <li>
            <t>The expiration date for the I-D.</t>
          </li>
          <li>
            <t>Standard boilerplate which can be found in Section 6 of the
<eref target="https://trustee.ietf.org/documentation/trust-legal-provisions">Trust Legal Provisions</eref></t>
          </li>
        </ul>
        <t>The tooling available to authors automates most the above.</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="30" month="September" year="2025"/>
            <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 RFC2026, RFC6410, RFC7100, RFC7127, RFC8789,
   and RFC9282.  It updates RFC5657.  It also includes the changes from
   RFC7475, and with [bis2418], obsoletes it.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-procon-2026bis-00"/>
        </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>
        <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="RFC7322">
          <front>
            <title>RFC Style Guide</title>
            <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
            <author fullname="S. Ginoza" initials="S." surname="Ginoza"/>
            <date month="September" year="2014"/>
            <abstract>
              <t>This document describes the fundamental and unique style conventions and editorial policies currently in use for the RFC Series. It captures the RFC Editor's basic requirements and offers guidance regarding the style and structure of an RFC. Additional guidance is captured on a website that reflects the experimental nature of that guidance and prepares it for future inclusion in the RFC Style Guide. This document obsoletes RFC 2223, "Instructions to RFC Authors".</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7322"/>
          <seriesInfo name="DOI" value="10.17487/RFC7322"/>
        </reference>
        <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 1136?>

<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/3oKnHacdfcGSVkXW7Z8djxtSdZo17a8lhyK
E7MTJ0ASbGIEAhwA7DbHoXfZZ9kn28wvM6uyQLZnTuyPnYixutkE6pb3/DJr
Pp+HsR6b6llx8frlu++K913/oW5vild9d9gXrw71umrqthqKsl0XP/Xdqlof
+mq4COVy2Ve39Njdzfwmfu0irLtVW+7ofeu+3Izzuho38z0917XzR08efrms
h/lnD8NwWO7qYai7djzu6cs8dliVY3XT9cdnxXK1D/W+f1aM/WEYH3322Vef
PQplX5XPildVW/VlE+5oojc8yWeFvD58qI704Vp+r4YhDCNN+j/KpmtphGNF
H+zKfvyPvx26sRqeFW0XuuXQNRV+48nNisdfPX4SDvt1ic+ePnn6+ax4+vTp
F7Piy6cPn86Krx4+eRj29bPiz2O3mhVD1499tRnop+OOf/hLCOVh3Hb9s1DM
Q0H/q1t60c+L4m3Z/B0fyO78XK+26bOuvynb+u/lSBvyrLj+UO7KunhXrbZt
13Q3NU2dv1XRp82zoh/osT+W+NJi1e2ykV7QSKtt3ZZ/r91oL8rbep3/IR/y
VdfdNFXx/ffP/UjrQZ9Y8DH+8YY/PRnx7aL4ti/XdCpuwLerbhyzz/Px3r75
9vkbP9TQLf9I/191eH+4rdpDRXvYV/vuWbEdx/3w7MGDm3rcHpb8jQegKyI9
OfsHSlohtF2/ozFu6eFQt5v0W1E8+uzRF/QdIrb5i8UZ6pQ/hzCfz4tyOYx9
uRpDeLetitftWPVtNRYv2xui8qpnDnlXDh+K77p+VRWXTL5XxbYcaMLDvmuH
elk39XgsaAJhXd1WTbfnZ5iJiGvq6o5/G/bVqt7UK+zJQLs5Vu26Whf0Ghsx
vGUaLvv1sACPFDSn+rYea+bIvrJdpYfo6a64U+4FYwzF5ftXw9WCllAPBfHl
YVe1Y7GuhlVfL+kFIy3tJufwfeRwnnqh+0fMxX/s9sR5/FvRbWQ2+Xg0xbEo
m6GbjIG3NKGvGlnptt4Xy2q8q6pWXrMntqxX9b5sx6F4/wozGe/Zd9oRPQAR
UbT3b19dxUeW5VCvivUBO2TT9O+fEVmsmsOa30BDPd+WdU/8Sz9m38IL8fA1
iZ3iRd1Xq7Hrh0WYbGcUIeHn756LEOFH6ReWJYtgWyKj6o6stmV7w3vcdzv+
qggafu6OSLz47Tclxo8fZ2mAoh7PvK4shsOO5NqRV+vfXe/2TQ3CwAgkxHgA
Xn3X77ueJdzZubCgsyWwuFsIR+zq9bqpQgif8LH03fqwAmFkDEJrKJquG6rm
OM9Ik/6Ksy+bYtU1TbnsIiWxwOzabtcdaNfxVeLGlnabnqRXMomxfD3sadJE
HttuGOdjN+d/A0mC3aFVDqLVEEXcbIvbrjm0I29Jud5WfdUSixJzEPm2TOAk
ubsG5B4cua+rDZHYulgeE9k55ive8ZvAc9j/XdkeQ00nU462wnPTvtuynOen
2m4s0jdoOrT34abplrQlccDlYSwOQ5UTvxcBJ5/xu03CyGHfxzinAgurIonn
RMMGkuD3hcI5zs/FZJrdT6KKjTbxaJ02m6braH3Bmxy8omChSKd561bGbzh9
P++wCR3+bvjtt39h+n305cOPH1mg8hf4+Z54CdMx4UtfXpNEXR/oWBdKzTpL
ouWyv6lmQjlKayMYTU+Yx6xvSMUNM5WOJCJmrL3W/AOfZa+yhHavKvsVUdHA
dLDinVJ2z05MBVkYTfsf+S0kfFvmf94hOo8aDO90gd9fpgiaC0tdoWeeeT2S
2ByKD2131/J+TCV3Iu/VoSeWGZtj2HXYtLItHn722ckTl28rbGn484tyLFlb
fqj64q5akiC9qf5yaUp7nf4KM2JBB/zg7ubBFYipbMncYn5mk6to6mGMUjsz
RYfFVXifazfWlsxI2/KWZk6GR993d/TS1UHIlo6v3lRjvSOt0B2gWZfHAJHX
kWysTJOViRaGCsOPxCl8bA1ZcixQRtucUP26qvagTKIV4iWWA7RacM/+QHJ1
qOjBeBQTfYztJfEHGRDG7qbiN4vqZuuWBQYTRFWK0Ch5bbAbaGaknniLsD7i
XBqcZlPyQmTAoaKTY/LEg+uK6DmRl0oI0VibYN+dQyezPIrURq9+ycMbKZXM
CbJKEBMZ0wWvm2gj5KqxuLx+MVxlojLSEs2OmEIWmbEySzwmovawW9JWZMoI
R8eSkv5dBKO34s+ytSeEdnd3lwhsdMbzAwz74CqA4EBkwZSlTNB2nz+aLIqf
iecxi4QFOg0i3s+ccjlALoA+49NEwuF1C9XxOwOCnJV5ifXK9S2pGeJ2vL1g
e1K/Sgcnmz0IRfc1/VD9Sqxfs8pbF7uK93QiHLx4IcXZOLlGxjZLqXaUk+Zn
MG0MkpiELfz4nnU1kv0ex2DxmrZMpryuNxs6WhwpCEqpfRYP3wQaLOCRCY6k
Dv5EK7JdpR0dxtMNuxyuZkW1uFnMQqR2MbG9lFdtsofdkrQJlueEvrBOPAo+
SbJlRGXTjpCQ6XY1WzJ02lGqqpYPsAvk6yyAiu6WHdWGabqGKR1PQXfUXqYz
g88K5Zj0GKnHb8Qme0z6UWY6meRAk4CMYIW17NZHFlwdfZB0Cy8Nhu4sREK5
10w4a1+Lao7fvyZFVhMJjWQUFN92pIrpe9ffXskoyX7ngV/+SsKGfbB4ZOzJ
E6HOuw2dTN2d0unbVzAovL3V1CWxQauS4fX1j9fCPLQ5bASoNVo8Z+qlZfKf
3larnqizr8txlqZ0/a0aKzRKUe5p329J3kzMCnC5/Q0Uelg2ZmbSNDvIbTxk
xhPLZIgob9BcOdpy0+HTJpOD3j2M5WYjw62JGGr2OrFXau/CgeR5Z75XpKOg
20RU03bqZ9l2spflJC1N7ydzcPAeegZ2zdgR5TZqCyYnCN/ZlUfy1ETsz9kg
ZNNlJOI88J9pV0dWwiUb2OUYNuWqYlXO/xIjILzDhlFPZDluaYTr9sjqQ4S7
p78og0iidvCj+c+Q/7w3MK+rAZLh0N+IWE0zrXid2ONdVTEvDHBXWczSZtXE
jTb7TFITDw2kSzHLxenmkK2QTMPCy0vdAVh4dChMCrCSlsfk6qokxWGCsjOz
9sSLNMvbmdq8BGeIm/yILjkcmIwsJnooO/zXaQyRkOqLQ4tN7KpO6ZuECduW
LEeydzFJJw9bnw6yp+JPY/ITvQZxxOER+l39nxOqzqeSuF/9Bdq2Tz5RSc3c
yTqG3jQo3+rukmFW7moSGLCGMOw/8E4cy/LJ00d0JjWdNQyGoOZiVbAR2WM0
nqMy4n5bN93Q7bckeO89vpAJ9dGfvSzqZ/glutVlbvuKELHvz4qLN5mL9Pqf
cpEuyCVKHlEeoIlOESk4scOYb5JflOaVHfasSKEUfk1+eKtMFURKr9Y1kQNk
8GA+m1jUhaiFfQlTne3S/uxmFc+79pYPCM/Q+18wddT4XbbqQ3XkydDiL374
5e27i5n8W/z4Bj///PJ//vL655cv+Oe3f7r+/vv4Q9BvvP3Tm1++f5F+Sk8+
f/PDDy9/fCEP06dF9lG4+OH63y9E21y8+end6zc/Xn9/cbIK8UY7Fq0QbSQs
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
Sx1Igoi5Obg0lUW+kzltdT0crRK1bbQLVamlQ1Jpa61kFekXn8V+/04uxw4T
G6Ix/ZMNUQ8uthiZmIO0MxzXyVKJEhO7U1xq8hDcdCwMxZVbhlzXPRIGlNgz
TnpZeS+jcLVpO8t91IO5sUha1mOwUBm72nmzqshijlbY5OTJyTGwJMkyTOpZ
RIfiTPkEtMKBxsQFB9G7IGFlypkXpG+t1vELshZidqAzYpw6mukquCfQuRU7
j+4tyYlxQYH7S83dQeAVP2u1LxObqPJtVhIe80XRAIkYHj4i8uiik+QqvVI6
ydDX67V7h6NNUZEjQ1dVS3cafEsgfHYmyJrpsNOwO4nqpexdopMwCZ35k3ce
UCcjNltL/etVaajP7YXPGYunMouHfuEIRfQIFlKIpnEkxW7LMjN5RozBDoeq
NzaI0J43d4cu2U8Rg92+4bof/stVlDXnvYC4xS7ckjR9nDEoJ+/9JpPkJGHs
i5gwB1KYg47hHUAjigVoOs1VtVkTQ86YAr1gjmxhwfG7elASFvvJWSWBqZh+
auBe0CsiGoHvNHD+bzwhOvH+sI9givevLBylOT75YgoRoHfGeawCWjyJGe3W
wQlgOI91Gwe75ewSt0sGwOG7aRR70BrqCehHcTuzCNSQFnSRsTl85oFCXIjb
AR6yiK0OJ4+on+oH0uhHQFZnb51DTepdCqoXjTAE5IOYntg+vPSjRG5XqwN6
/ooufyMtLQPfCBCRy/WI3JSCiM09F1M0pSMt8s0SQ+AvQaAMZwxVDdPHOHzS
iymNzJCLYN0SDNmvZQxWKpgaerHNsu/QYwWlQO3xdyJhgjnQLgcuEuJ9qgFa
EoXWUl8iS5ceRNp6HVEBFwxAaDP6X+JhScwOPUIsGI2OYMemmhYkT8F1Q9Vs
WPGNDCWtd+xhqqplZRdzFzO1fkyAVhYUcWsRwIvKtlJCK3dYypneGYKE0IwW
A+p8P9ap7bM+RAkYO6uiw82QQAAIL+El7IKDVO7r6uqzbr5Gz/eN5NBD1aLW
tW4jf0oCNDtP3pf75IqkiLk9l5Mtt06aF0m8/NKiVccoiSj9ZogDo9bn1vVF
Uc8idmYhjt3jHoUdebq1YsNZ+tAoKy+2UuMGnJ/EySbjpgUvj/6qCkZGQr41
xyT2GPMkwcG0gRFHklZgoi/6SdmsOL6YoKzouQP/OZBihKelvgFQ3Blm91qu
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

-->

</rfc>
