<?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.18 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-rsalz-2026bis-04" category="bcp" consensus="true" submissionType="IETF" obsoletes="2026, 5378, 5657, 5742, 6410, 7100, 7127, 7475, 8179, 8789, 9282" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.22.0 -->
  <front>
    <title abbrev="process">The Internet Standards Process</title>
    <seriesInfo name="Internet-Draft" value="draft-rsalz-2026bis-04"/>
    <author initials="R." surname="Salz" fullname="Rich Salz">
      <organization>Akamai Technologies</organization>
      <address>
        <email>rsalz@akamai.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="2024" month="August" day="16"/>
    <area>General</area>
    <workgroup>xxxxxxx</workgroup>
    <keyword>process</keyword>
    <abstract>
      <?line 49?>

<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.</t>
      <t>This document obsoletes RFC2026, RFC5378, RFC5657, RFC5742, RFC6410,
RFC7100, RFC7127, RFC7475, RFC8179, RFC8789, and RFC9282.</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-rsalz-2026bis/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/richsalz/draft-rsalz-2026bis.md"/>.</t>
    </note>
  </front>
  <middle>
    <?line 62?>

<section anchor="introduction">
      <name>Introduction</name>
      <artwork><![CDATA[
   NOTE: This document started with the raw text of RFC 2026.  The
   plan is that each version of this Internet-Draft will incorporate
   one of the 10 RFCs that updated the original.  Once all have been
   merged in, we will submit this to the GENDISPATCH working group
   to determine the next steps.

   Specifically, the RFCs to be incorporated are: RFC 5378, RFC
   5657, RFC 5742, RFC 6410, RFC 7100, RFC 7127, RFC 7475, RFC 8179,
   RFC 8789, and RFC 9282.

   RFC 3667 was obsoleted by RFC 3978, which in turn was obsoleted
   by RFC 5378.  RFC 3668 was obsoleted by RFC 3979, which in turn
   was obsoleted by RFC 8179.  RFC 3932 was obsoleted by RFC 5742.
   RFC 3978 was obsoleted by RFC 8179.
]]></artwork>
      <t>This memo documents the process currently used by the Internet
community for the standardization of protocols and procedures. The
Internet Standards process is an activity of the Internet Society (ISOC)
that is organized and managed on behalf of the Internet community by
the Internet Architecture Board (IAB) and the Internet Engineering
Steering Group (IESG).</t>
      <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.</t>
      <t>The Internet Standards Process described in this document is
concerned with all protocols, procedures, and conventions that are
used in or by the Internet, whether or not they are part of the
TCP/IP protocol suite. In the case of protocols developed and/or
standardized by non-Internet organizations, however, the Internet
Standards Process normally applies to the application of the protocol
or procedure in the Internet context, not to the specification of the
protocol itself.</t>
      <t>In general, an Internet Standard is a specification that is stable
and well-understood, is technically competent, has multiple,
independent, and interoperable implementations with substantial
operational experience, enjoys significant public support, and is
recognizably useful in some or all parts of the Internet.</t>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>Although this document is not an IETF Standards Track publication, it
adopts the conventions for normative language to provide clarity of
instructions to the implementer.
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
"MAY", and "OPTIONAL" 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.
<?line -9?>
        </t>
        <t>The following terms are used throughout this document.
For more details about the organizations related to the IETF, see
<xref section="3" sectionFormat="comma" target="RFC9281"/>.</t>
        <dl>
          <dt>Area Director</dt>
          <dd>
            <t>The manager of an IETF Area.</t>
          </dd>
          <dt>Contribution</dt>
          <dd>
            <t>Any submission to the IETF intended by the Contributor for publication as
all or part of an Internet-Draft or RFC (except for RFC Editor Contributions
described in <xref target="non-ietf"/> below) and any statement made within the context of
an IETF activity.  Such statements include oral statements in IETF sessions
as well as written and electronic communications, made at any time or place,
that are addressed to:</t>
          </dd>
        </dl>
        <ul spacing="normal">
          <li>
            <t>The IETF plenary session,</t>
          </li>
          <li>
            <t>Any IETF working group or portion thereof,</t>
          </li>
          <li>
            <t>Any Birds of a Feather (BOF) session,</t>
          </li>
          <li>
            <t>The IESG, or any member thereof on behalf of the IESG,</t>
          </li>
          <li>
            <t>The IAB, or any member thereof on behalf of the IAB,</t>
          </li>
          <li>
            <t>Any IETF mailing list, including the IETF list itself, any working
group or design team list, or any other list functioning under IETF
auspices,</t>
          </li>
          <li>
            <t>The RFC Editor or the Internet-Drafts function (except for RFC Editor
Contributions, as described in <xref target="sec4"/>).</t>
          </li>
        </ul>
        <t>Statements made outside of an IETF session, mailing list, or other
function, that are clearly not intended to be input to an IETF activity,
group, or function are not IETF Contributions in the context of this
document.</t>
        <dl>
          <dt>ARPA</dt>
          <dd>
            <t>Advanced Research Projects Agency; an agency of the US
Department of Defense.</t>
          </dd>
          <dt>Contributor</dt>
          <dd>
            <t>An individual submitting a Contribution.</t>
          </dd>
          <dt>Copyright</dt>
          <dd>
            <t>The legal right granted to an author in a document or other work of
authorship under applicable law.  A "copyright" is not equivalent to a "right
to copy".  Rather a copyright encompasses all of the exclusive rights that an
author has in a work, such as the rights to copy, publish, distribute and
create derivative works of the work.  An author often cedes these rights to
his or her employer or other parties as a condition of employment or
compensation.</t>
          </dd>
          <dt>IETF</dt>
          <dd>
            <t>In the context of this document, the IETF includes all individuals who
participate in meetings, working groups, mailing lists, functions, and other
activities that are organized or initiated by ISOC,
the IESG, or the IAB
under the general designation of the Internet Engineering Task Force (IETF),
but solely to the extent of such participation.</t>
          </dd>
          <dt>IETF Area</dt>
          <dd>
            <t>A management division within the IETF. An Area consists
of Working Groups related to a general topic such as routing. An
Area is managed by one or two Area Directors.</t>
          </dd>
          <dt>IETF Documents</dt>
          <dd>
            <t>RFCs and Internet-Drafts that are used in the IETF Standards Process as
defined here.  This is identical to the "IETF stream" defined in <xref target="RFC4844"/>.</t>
          </dd>
          <dt>IETF Standards Process</dt>
          <dd>
            <t>The activities undertaken by the IETF in any of the settings described in
1(a) above.</t>
          </dd>
          <dt>IETF Trust</dt>
          <dd>
            <t>A trust established under the laws of the Commonwealth of Virginia, USA, in
order to hold and administer intellectual property rights for the benefit of
the IETF.</t>
          </dd>
          <dt>Indirect Contributor</dt>
          <dd>
            <t>Any person who has materially or substantially contributed to a
Contribution without being personally involved in its submission to the IETF.</t>
          </dd>
          <dt>Internet-Draft</dt>
          <dd>
            <t>Temporary documents used in the IETF Standards Process.  Internet-Drafts
are posted on the IETF web site by the IETF Secretariat.  As noted in
<xref target="sec22"/>, Internet-Drafts have a nominal maximum lifetime of six months in
the IETF Secretariat's public directory.</t>
          </dd>
          <dt>Internet Engineering Steering Group (IESG)</dt>
          <dd>
            <t>A group comprised of the
IETF Area Directors and the IETF Chair. The IESG is responsible
for the management, along with the IAB, of the IETF and is the
standards approval board for the IETF.</t>
          </dd>
          <dt>interoperable</dt>
          <dd>
            <t>For the purposes of this document, "interoperable"
means to be able to interoperate over a data communications path.</t>
          </dd>
          <dt>Last-Call</dt>
          <dd>
            <t>A public comment period used to gage the level of
consensus about the reasonableness of a proposed standards action.
See <xref target="sec612"/>.</t>
          </dd>
          <dt>Legend Instructions</dt>
          <dd>
            <t>The standardized text that is maintained by the IETF Trust and is included
in IETF Documents and the instructions and requirements for including that
standardized text in IETF Documents.  The text and instructions are posted
from time to time at the
<eref target="https://trustee.ietf.org/documents/trust-legal-provisions/">Trust Legal Provisions</eref></t>
          </dd>
          <dt>Non-IETF documents</dt>
          <dd>
            <t>Internet-Drafts that are submitted to the RFC Editor independently of the
IETF Standards Process. (See <xref target="sec4"/>.)</t>
          </dd>
          <dt>RFC</dt>
          <dd>
            <t>The publication series used by the IETF among others.  RFCs are published
by the RFC Editor.  Although RFCs may be superseded in whole or in part
by subsequent RFCs, the text of an RFC is not altered once published in
RFC form.  (See <xref target="sec21"/>.)</t>
          </dd>
          <dt>Reasonably and personally known</dt>
          <dd>
            <t>Something an individual knows personally or, because of the job the
individual holds, would reasonably be expected to know.  This wording is used
to indicate that an organization cannot purposely keep an individual in the
dark about certain information just to avoid the disclosure requirement.</t>
          </dd>
          <dt>Working Group</dt>
          <dd>
            <t>A group chartered by the IESG and IAB to work on a
specific specification, set of specifications or topic.</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="the-internet-standards-process">
      <name>The Internet Standards Process</name>
      <t>In outline, the process of creating an Internet Standard is
straightforward: a specification undergoes a period of development
and several iterations of review by the Internet community and
revision based upon experience, is adopted as a Standard by the
appropriate body (see below), and is published. In practice, the
process is more complicated, due to (1) the difficulty of creating
specifications of high technical quality; (2) the need to consider
the interests of all of the affected parties; (3) the importance of
establishing widespread community consensus; and (4) the difficulty
of evaluating the utility of a particular specification for the
Internet community.</t>
      <t>The goals of the Internet Standards Process are:</t>
      <ul spacing="normal">
        <li>
          <t>Technical excellence;</t>
        </li>
        <li>
          <t>Prior implementation and testing;</t>
        </li>
        <li>
          <t>Clear, concise, and easily-understood documentation;</t>
        </li>
        <li>
          <t>Openness and fairness; and</t>
        </li>
        <li>
          <t>Timeliness</t>
        </li>
      </ul>
      <t>The procedures described in this document are designed to be fair,
open, and objective; to reflect existing (proven) practice; and to
be flexible.</t>
      <ul spacing="normal">
        <li>
          <t>These procedures are intended to provide a fair, open, and
objective basis for developing, evaluating, and adopting Internet
Standards. They provide ample opportunity for participation and
comment by all interested parties. At each stage of the
standardization process, a specification is repeatedly discussed
and its merits debated in open meetings and/or public electronic
mailing lists, and it is made available for review via world-wide
on-line directories.</t>
        </li>
        <li>
          <t>These procedures are explicitly aimed at recognizing and adopting
generally-accepted practices. Thus, a candidate specification
must be implemented and tested for correct operation and
interoperability by multiple independent parties and utilized in
increasingly demanding environments, before it can be adopted as
an Internet Standard.</t>
        </li>
        <li>
          <t>These procedures provide a great deal of flexibility to adapt to
the wide variety of circumstances that occur in the
standardization process. Experience has shown this flexibility to
be vital in achieving the goals listed above.</t>
        </li>
      </ul>
      <t>The goal of technical competence, the requirement for prior
implementation and testing, and the need to allow all interested
parties to comment all require significant time and effort. On the
other hand, today's rapid development of networking technology
demands timely development of standards. The Internet Standards
Process is intended to balance these conflicting goals. The process
is believed to be as short and simple as possible without sacrificing
technical excellence, thorough testing before adoption of a standard,
or openness and fairness.</t>
      <t>From its inception, the Internet has been, and is expected to remain,
an evolving system whose participants regularly factor new
requirements and technology into its design and implementation. Users
of the Internet and providers of the equipment, software, and
services that support it should anticipate and embrace this evolution
as a major tenet of Internet philosophy.</t>
      <t>The procedures described in this document are the result of a number
of years of evolution, driven both by the needs of the growing and
increasingly diverse Internet community, and by experience.</t>
    </section>
    <section anchor="organization-of-this-document">
      <name>Organization of This Document</name>
      <t><xref target="sec2"/> describes the publications and archives of the Internet
Standards Process. <xref target="sec3"/> describes the types of Internet
standard specifications. <xref target="sec4"/> describes the Internet standards
specifications track. <xref target="sec5"/> describes Best Current Practice
RFCs. <xref target="sec6"/> describes the process and rules for Internet
standardization. <xref target="sec7"/> specifies the way in which externally-
sponsored specifications and practices, developed and controlled by
other standards bodies or by others, are handled within the Internet
Standards Process. <xref target="sec8"/> describes the requirements for notices
and record keeping <xref target="sec9"/> defines a variance process to allow
one-time exceptions to some of the requirements in this document
<xref target="sec10"/> presents the rules that are required to protect
intellectual property rights in the context of the development and
use of Internet Standards.</t>
    </section>
    <section anchor="sec2">
      <name>Internet Standards-Related Publications</name>
      <section anchor="sec21">
        <name>Requests for Comments (RFCs)</name>
        <t>Each distinct version of an Internet standards-related specification
is published as part of the "Request for Comments" (RFC) document
series. This archival series is the official publication channel for
Internet standards documents and other publications of the IESG, IAB,
and the Internet community. RFCs can be obtained from a number of
Interenet hosts using standard Internet applications such as the WWW.</t>
        <t>The RFC series of documents on networking began in 1969 as part of
the original ARPA wide-area networking (ARPANET) project.
RFCs cover a wide range of
topics in addition to Internet Standards, from early discussion of
new research concepts to status memos about the Internet. RFC
publication is the direct responsibility of the RFC Editor, under the
general direction of the IAB.</t>
        <t>The rules for formatting and submitting an RFC are defined in <xref target="RFC7322"/>.
Every RFC is available in ASCII text. Some RFCs are also available
in other formats. The other versions of an RFC may contain material
(such as diagrams and figures) that is not present in the ASCII
version, and it may be formatted differently.</t>
        <artwork><![CDATA[
    A stricter requirement applies to standards-track
    specifications: the ASCII text version is the
    definitive reference, and therefore it must be a
    complete and accurate specification of the standard,
    including all necessary diagrams and illustrations.
]]></artwork>
        <t>The status of Internet protocol and service specifications is
summarized periodically in an RFC entitled "Internet Official
Protocol Standards" <xref target="STDIDX"/>. This RFC shows the level of maturity and
other helpful information for each Internet protocol or service
specification (see <xref target="sec3"/>).</t>
        <t>Some RFCs document Internet Standards. These RFCs form the 'STD'
subseries of the RFC series <xref target="RFC1311"/>. When a specification has been
adopted as an Internet Standard, it is given the additional label
"STDxxx", but it keeps its RFC number and its place in the RFC
series (see <xref target="sec413"/>).</t>
        <t>Some RFCs standardize the results of community deliberations about
statements of principle or conclusions about what is the best way to
perform some operations or IETF process function. These RFCs form
the specification has been adopted as a BCP, it is given the
additional label "BCPxxx", but it keeps its RFC number and its place
in the RFC series. (see <xref target="sec5"/>)</t>
        <t>Not all specifications of protocols or services for the Internet
should or will become Internet Standards or BCPs. Such non-standards
track specifications are not subject to the rules for Internet
standardization. Non-standards track specifications may be published
directly as "Experimental" or "Informational" RFCs at the discretion
of the RFC Editor in consultation with the IESG (see <xref target="sec42"/>).</t>
        <artwork><![CDATA[
    It is important to remember that not all RFCs
    are standards track documents, and that not all
    standards track documents reach the level of
    Internet Standard. In the same way, not all RFCs
    which describe current practices have been given
    the review and approval to become BCPs. See
    {{!RFC-1796} for further information.
]]></artwork>
      </section>
      <section anchor="sec22">
        <name>Internet-Drafts</name>
        <t>During the development of a specification, draft versions of the
document are made available for informal review and comment by
placing them in the IETF's "Internet-Drafts" directory, which is
replicated on a number of Internet hosts. This makes an evolving
working document readily available to a wide audience, facilitating
the process of review and revision.</t>
        <t>An Internet-Draft that is published as an RFC, or that has remained
unchanged in the Internet-Drafts directory for more than six months
without being recommended by the IESG for publication as an RFC, is
simply removed from the Internet-Drafts directory. At any time, an
Internet-Draft may be replaced by a more recent version of the same
specification, restarting the six-month timeout period.</t>
        <t>An Internet-Draft is NOT a means of "publishing" a specification;
specifications are published through the RFC mechanism described in
the previous section. Internet-Drafts have no formal status, and are
subject to change or removal at any time.</t>
        <artwork><![CDATA[
    Under no circumstances should an Internet-Draft
    be referenced by any paper, report, or Request-
    for-Proposal, nor should a vendor claim compliance
    with an Internet-Draft.
]]></artwork>
        <t>Note: It is acceptable to reference a standards-track specification
that may reasonably be expected to be published as an RFC using the
phrase "Work in Progress" without referencing an Internet-Draft.
This may also be done in a standards track document itself as long
as the specification in which the reference is made would stand as a
complete and understandable document with or without the reference to
the "Work in Progress".</t>
      </section>
    </section>
    <section anchor="sec3">
      <name>Internet Standard Specifications</name>
      <t>Specifications subject to the Internet Standards Process fall into
one of two categories: Technical Specification (TS) and
Applicability Statement (AS).</t>
      <section anchor="technical-specification-ts">
        <name>Technical Specification (TS)</name>
        <t>A Technical Specification is any description of a protocol, service,
procedure, convention, or format. It may completely describe all of
the relevant aspects of its subject, or it may leave one or more
parameters or options unspecified. A TS may be completely self-
contained, or it may incorporate material from other specifications
by reference to other documents (which might or might not be Internet
Standards).</t>
        <t>A TS shall include a statement of its scope and the general intent
for its use (domain of applicability). Thus, a TS that is inherently
specific to a particular context shall contain a statement to that
effect. However, a TS does not specify requirements for its use
within the Internet; these requirements, which depend on the
particular context in which the TS is incorporated by different
system configurations, are defined by an Applicability Statement.</t>
      </section>
      <section anchor="sec32">
        <name>Applicability Statement (AS)</name>
        <t>An Applicability Statement specifies how, and under what
circumstances, one or more TSs may be applied to support a particular
Internet capability. An AS may specify uses for TSs that are not
Internet Standards, as discussed in <xref target="sec7"/>.</t>
        <t>An AS identifies the relevant TSs and the specific way in which they
are to be combined, and may also specify particular values or ranges
of TS parameters or subfunctions of a TS protocol that must be
implemented. An AS also specifies the circumstances in which the use
of a particular TS is required, recommended, or elective (see <xref target="sec33"/>).</t>
        <t>An AS may describe particular methods of using a TS in a restricted
"domain of applicability", such as Internet routers, terminal
servers, Internet systems that interface to Ethernets, or datagram-
based database servers.</t>
        <t>The broadest type of AS is a comprehensive conformance specification,
commonly called a "requirements document", for a particular class of
Internet systems, such as Internet routers or Internet hosts.</t>
        <t>An AS may not have a higher maturity level in the standards track
than any standards-track TS on which the AS relies (see <xref target="sec41"/>).
For example, a TS at Draft Standard level may be referenced by an AS
at the Proposed Standard or Draft Standard level, but not by an AS at
the Standard level.</t>
      </section>
      <section anchor="sec33">
        <name>Requirement Levels</name>
        <t>An AS shall apply one of the following "requirement levels" to each
of the TSs to which it refers:</t>
        <ul spacing="normal">
          <li>
            <t>Required: Implementation of the referenced TS, as specified by
the AS, is required to achieve minimal conformance. For example,
IP and the Internet Control Message Protocl (ICMP) must be implemented
by all Internet systems using the
TCP/IP Protocol Suite.</t>
          </li>
          <li>
            <t>Recommended: Implementation of the referenced TS is not
required for minimal conformance, but experience and/or generally
accepted technical wisdom suggest its desirability in the domain
of applicability of the AS. Vendors are strongly encouraged to
include the functions, features, and protocols of Recommended TSs
in their products, and should omit them only if the omission is
justified by some special circumstance. For example, the TELNET
protocol should be implemented by all systems that would benefit
from remote access.</t>
          </li>
          <li>
            <t>Elective: Implementation of the referenced TS is optional
within the domain of applicability of the AS; that is, the AS
creates no explicit necessity to apply the TS. However, a
particular vendor may decide to implement it, or a particular user
may decide that it is a necessity in a specific environment.</t>
          </li>
        </ul>
        <t>As noted in <xref target="sec41"/>, there are TSs that are not in the
standards track or that have been retired from the standards
track, and are therefore not required, recommended, or elective.
Two additional "requirement level" designations are available for
these TSs:</t>
        <ul spacing="normal">
          <li>
            <t>Limited Use: The TS is considered to be appropriate for use
only in limited or unique circumstances. For example, the usage
of a protocol with the "Experimental" designation should generally
be limited to those actively involved with the experiment.</t>
          </li>
          <li>
            <t>Not Recommended: A TS that is considered to be inappropriate
for general use is labeled "Not Recommended". This may be because
of its limited functionality, specialized nature, or historic
status.</t>
          </li>
        </ul>
        <t>Although TSs and ASs are conceptually separate, in practice a
standards-track document may combine an AS and one or more related
TSs. For example, Technical Specifications that are developed
specifically and exclusively for some particular domain of
applicability, e.g., for mail server hosts, often contain within a
single specification all of the relevant AS and TS information. In
such cases, no useful purpose would be served by deliberately
distributing the information among several documents just to preserve
the formal AS/TS distinction. However, a TS that is likely to apply
to more than one domain of applicability should be developed in a
modular fashion, to facilitate its incorporation by multiple ASs.</t>
        <t>The "Official Protocol Standards" RFC (STD1) lists a general
requirement level for each TS, using the nomenclature defined in this
section. This RFC is updated periodically. In many cases, more
detailed descriptions of the requirement levels of particular
protocols and of individual features of the protocols will be found
in appropriate ASs.</t>
      </section>
    </section>
    <section anchor="sec4">
      <name>The Internet Standards Track</name>
      <t>Specifications that are intended to become Internet Standards evolve
through a set of maturity levels known as the "standards track".
These maturity levels -- "Proposed Standard", "Draft Standard", and
"Standard" -- are defined and discussed in <xref target="sec41"/>. The way in
which specifications move along the standards track is described in
<xref target="sec6"/>.</t>
      <t>Even after a specification has been adopted as an Internet Standard,
further evolution often occurs based on experience and the
recognition of new requirements. The nomenclature and procedures of
Internet standardization provide for the replacement of old Internet
Standards with new ones, and the assignment of descriptive labels to
indicate the status of "retired" Internet Standards. A set of
maturity levels is defined in <xref target="sec42"/> to cover these and other
specifications that are not considered to be on the standards track.</t>
      <section anchor="sec41">
        <name>Standards Track Maturity Levels</name>
        <t>Internet specifications go through stages of development, testing,
and acceptance. Within the Internet Standards Process, these stages
are formally labeled "maturity levels".</t>
        <t>This section describes the maturity levels and the expected
characteristics of specifications at each level.</t>
        <section anchor="proposed-standard">
          <name>Proposed Standard</name>
          <t>The entry-level maturity for the standards track is "Proposed
Standard". A specific action by the IESG is required to move a
specification onto the standards track at the "Proposed Standard"
level.</t>
          <t>A Proposed Standard specification is generally stable, has resolved
known design choices, is believed to be well-understood, has received
significant community review, and appears to enjoy enough community
interest to be considered valuable. However, further experience
might result in a change or even retraction of the specification
before it advances.</t>
          <t>Usually, neither implementation nor operational experience is
required for the designation of a specification as a Proposed
Standard. However, such experience is highly desirable, and will
usually represent a strong argument in favor of a Proposed Standard
designation.</t>
          <t>The IESG may require implementation and/or operational experience
prior to granting Proposed Standard status to a specification that
materially affects the core Internet protocols or that specifies
behavior that may have significant operational impact on the
Internet.</t>
          <t>A Proposed Standard should have no known technical omissions with
respect to the requirements placed upon it. However, the IESG may
waive this requirement in order to allow a specification to advance
to the Proposed Standard state when it is considered to be useful and
necessary (and timely) even with known technical omissions.</t>
          <t>Implementors should treat Proposed Standards as immature
specifications. It is desirable to implement them in order to gain
experience and to validate, test, and clarify the specification.
However, since the content of Proposed Standards may be changed if
problems are found or better solutions are identified, deploying
implementations of such standards into a disruption-sensitive
environment is not recommended.</t>
        </section>
        <section anchor="draft-standard">
          <name>Draft Standard</name>
          <t>A specification from which at least two independent and interoperable
implementations from different code bases have been developed, and
for which sufficient successful operational experience has been
obtained, may be elevated to the "Draft Standard" level. For the
purposes of this section, "interoperable" means to be functionally
equivalent or interchangeable components of the system or process in
which they are used. If patented or otherwise controlled technology
is required for implementation, the separate implementations must
also have resulted from separate exercise of the licensing process.
Elevation to Draft Standard is a major advance in status, indicating
a strong belief that the specification is mature and will be useful.</t>
          <t>The requirement for at least two independent and interoperable
implementations applies to all of the options and features of the
specification. In cases in which one or more options or features
have not been demonstrated in at least two interoperable
implementations, the specification may advance to the Draft Standard
level only if those options or features are removed.</t>
          <t>The Working Group 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. The documentation must
include information about the support of each of the individual
options and features. This documentation should be submitted to the
Area Director with the protocol action request. (see <xref target="sec6"/>)</t>
          <t>A Draft Standard must be well-understood and known to be quite
stable, both in its semantics and as a basis for developing an
implementation. A Draft Standard may still require additional or
more widespread field experience, since it is possible for
implementations based on Draft Standard specifications to demonstrate
unforeseen behavior when subjected to large-scale use in production
environments.</t>
          <t>A Draft Standard is normally considered to be a final specification,
and changes are likely to be made only to solve specific problems
encountered. In most circumstances, it is reasonable for vendors to
deploy implementations of Draft Standards into a disruption sensitive
environment.</t>
        </section>
        <section anchor="sec413">
          <name>Internet Standard</name>
          <t>A specification for which significant implementation and successful
operational experience has been obtained may be elevated to the
Internet Standard level. An Internet Standard (which may simply be
referred to as a Standard) is characterized by a high degree of
technical maturity and by a generally held belief that the specified
protocol or service provides significant benefit to the Internet
community.</t>
          <t>A specification that reaches the status of Standard is assigned a
number in the STD series while retaining its RFC number.</t>
        </section>
      </section>
      <section anchor="sec42">
        <name>Non-Standards Track Maturity Levels</name>
        <t>Not every specification is on the standards track. A specification
may not be intended to be an Internet Standard, or it may be intended
for eventual standardization but not yet ready to enter the standards
track. A specification may have been superseded by a more recent
Internet Standard, or have otherwise fallen into disuse or disfavor.</t>
        <t>Specifications that are not on the standards track are labeled with
one of three "off-track" maturity levels: "Experimental",
"Informational", or "Historic". The documents bearing these labels
are not Internet Standards in any sense.</t>
        <section anchor="experimental">
          <name>Experimental</name>
          <t>The "Experimental" designation typically denotes a specification that
is part of some research or development effort. Such a specification
is published for the general information of the Internet technical
community and as an archival record of the work, subject only to
editorial considerations and to verification that there has been
adequate coordination with the standards process (see below). An
Experimental specification may be the output of an organized Internet
research effort (e.g., a Research Group of the Internet Research Task Force)
an IETF Working
Group, or it may be an individual contribution.</t>
        </section>
        <section anchor="informational">
          <name>Informational</name>
          <t>An "Informational" specification is published for the general
information of the Internet community, and does not represent an
Internet community consensus or recommendation. The Informational
designation is intended to provide for the timely publication of a
very broad range of responsible informational documents from many
sources, subject only to editorial considerations and to verification
that there has been adequate coordination with the standards process
(see <xref target="sec423"/>).</t>
          <t>Specifications that have been prepared outside of the Internet
community and are not incorporated into the Internet Standards
Process by any of the provisions of <xref target="sec10"/> may be published as
Informational RFCs, with the permission of the owner and the
concurrence of the RFC Editor.</t>
        </section>
        <section anchor="sec423">
          <name>Procedures for Experimental and Informational RFCs</name>
          <t>Unless they are the result of IETF Working Group action, documents
intended to be published with Experimental or Informational status
should be submitted directly to the RFC Editor. The RFC Editor will
publish any such documents as Internet-Drafts which have not already
been so published. In order to differentiate these Internet-Drafts
they will be labeled or grouped in the I-D directory so they are
easily recognizable. The RFC Editor will wait two weeks after this
publication for comments before proceeding further. The RFC Editor
is expected to exercise his or her judgment concerning the editorial
suitability of a document for publication with Experimental or
Informational status, and may refuse to publish a document which, in
the expert opinion of the RFC Editor, is unrelated to Internet
activity or falls below the technical and/or editorial standard for
RFCs.</t>
          <t>To ensure that the non-standards track Experimental and Informational
designations are not misused to circumvent the Internet Standards
Process, the IESG and the RFC Editor have agreed that the RFC Editor
will refer to the IESG any document submitted for Experimental or
Informational publication which, in the opinion of the RFC Editor,
may be related to work being done, or expected to be done, within the
IETF community. The IESG shall review such a referred document
within a reasonable period of time, and recommend either that it be
published as originally submitted or referred to the IETF as a
contribution to the Internet Standards Process.</t>
          <t>If (a) the IESG recommends that the document be brought within the
IETF and progressed within the IETF context, but the author declines
to do so, or (b) the IESG considers that the document proposes
something that conflicts with, or is actually inimical to, an
established IETF effort, the document may still be published as an
Experimental or Informational RFC. In these cases, however, the IESG
may insert appropriate "disclaimer" text into the RFC either in or
immediately following the "Status of this Memo" section in order to
make the circumstances of its publication clear to readers.</t>
          <t>Documents proposed for Experimental and Informational RFCs by IETF
Working Groups go through IESG review. The review is initiated using
the process described in <xref target="sec611"/>.</t>
        </section>
        <section anchor="historic">
          <name>Historic</name>
          <t>A specification that has been superseded by a more recent
specification or is for any other reason considered to be obsolete is
assigned to the "Historic" level. (Purists have suggested that the
word should be "Historical"; however, at this point the use of
"Historic" is historical.)</t>
          <t>Note: Standards track specifications normally must not depend on
other standards track specifications which are at a lower maturity
level or on non standards track specifications other than referenced
specifications from other standards bodies. (See <xref target="sec7"/>.)</t>
        </section>
      </section>
    </section>
    <section anchor="sec5">
      <name>Best Current Practice (BCP) RFCs</name>
      <t>The BCP subseries of the RFC series is designed to be a way to
standardize practices and the results of community deliberations. A
BCP document is subject to the same basic set of procedures as
standards track documents and thus is a vehicle by which the IETF
community can define and ratify the community's best current thinking
on a statement of principle or on what is believed to be the best way
to perform some operations or IETF process function.</t>
      <t>Historically Internet standards have generally been concerned with
the technical specifications for hardware and software required for
computer communication across interconnected networks. However,
since the Internet itself is composed of networks operated by a great
variety of organizations, with diverse goals and rules, good user
service requires that the operators and administrators of the
Internet follow some common guidelines for policies and operations.
While these guidelines are generally different in scope and style
from protocol standards, their establishment needs a similar process
for consensus building.</t>
      <t>While it is recognized that entities such as the IAB and IESG are
composed of individuals who may participate, as individuals, in the
technical work of the IETF, it is also recognized that the entities
themselves have an existence as leaders in the community. As leaders
in the Internet technical community, these entities should have an
outlet to propose ideas to stimulate work in a particular area, to
raise the community's sensitivity to a certain issue, to make a
statement of architectural principle, or to communicate their
thoughts on other matters. The BCP subseries creates a smoothly
structured way for these management entities to insert proposals into
the consensus-building machinery of the IETF while gauging the
community's view of that issue.</t>
      <t>Finally, the BCP series may be used to document the operation of the
IETF itself. For example, this document defines the IETF Standards
Process and is published as a BCP.</t>
      <section anchor="sec51">
        <name>BCP Review Process</name>
        <t>Unlike standards-track documents, the mechanisms described in BCPs
are not well suited to the phased roll-in nature of the three stage
standards track and instead generally only make sense for full and
immediate instantiation.</t>
        <t>The BCP process is similar to that for proposed standards. The BCP
is submitted to the IESG for review, (see <xref target="sec611"/>) and the
existing review process applies, including a Last-Call on the IETF
Announce mailing list. However, once the IESG has approved the
document, the process ends and the document is published. The
resulting document is viewed as having the technical approval of the
IETF.</t>
        <t>Specifically, a document to be considered for the status of BCP must
undergo the procedures outlined in <xref target="sec61"/>, and <xref target="sec64"/> of this
document. The BCP process may be appealed according to the procedures
in <xref target="sec65"/>.</t>
        <t>Because BCPs are meant to express community consensus but are arrived
at more quickly than standards, BCPs require particular care.
Specifically, BCPs should not be viewed simply as stronger
Informational RFCs, but rather should be viewed as documents suitable
for a content different from Informational RFCs.</t>
        <t>A specification, or group of specifications, that has, or have been
approved as a BCP is assigned a number in the BCP series while
retaining its RFC number(s).</t>
      </section>
    </section>
    <section anchor="sec6">
      <name>The Internet Standards Process</name>
      <t>The mechanics of the Internet Standards Process involve decisions of
the IESG concerning the elevation of a specification onto the
standards track or the movement of a standards-track specification
from one maturity level to another. Although a number of reasonably
objective criteria (described below and in <xref target="sec4"/>) are available
to guide the IESG in making a decision to move a specification onto,
along, or off the standards track, there is no algorithmic guarantee
of elevation to or progression along the standards track for any
specification. The experienced collective judgment of the IESG
concerning the technical quality of a specification proposed for
elevation to or advancement in the standards track is an essential
component of the decision-making process.</t>
      <section anchor="sec61">
        <name>Standards Actions</name>
        <t>A "standards action" -- entering a particular specification into,
advancing it within, or removing it from, the standards track -- must
be approved by the IESG.</t>
        <section anchor="sec611">
          <name>Initiation of Action</name>
          <t>A specification that is intended to enter or advance in the Internet
standards track shall first be posted as an Internet-Draft (see
<xref target="sec22"/>) unless it has not changed since publication as an RFC.
It shall remain as an Internet-Draft for a period of time, not less
than two weeks, that permits useful community review, after which a
recommendation for action may be initiated.</t>
          <t>A standards action is initiated by a recommendation by the IETF
Working group responsible for a specification to its Area Director,
copied to the IETF Secretariat or, in the case of a specification not
associated with a Working Group, a recommendation by an individual to
the IESG.</t>
        </section>
        <section anchor="sec612">
          <name>IESG Review and Approval</name>
          <t>The IESG shall determine whether or not a specification submitted to
it according to <xref target="sec611"/>} satisfies the applicable criteria for
the recommended action (see <xref target="sec41"/> and <xref target="sec42"/>), and shall in
addition determine whether or not the technical quality and clarity
of the specification is consistent with that expected for the
maturity level to which the specification is recommended.</t>
          <t>In order to obtain all of the information necessary to make these
determinations, particularly when the specification is considered by
the IESG to be extremely important in terms of its potential impact
on the Internet or on the suite of Internet protocols, the IESG may,
at its discretion, commission an independent technical review of the
specification.</t>
          <t>The IESG will send notice to the IETF of the pending IESG
consideration of the document(s) to permit a final review by the
general Internet community. This "Last-Call" notification shall be
via electronic mail to the IETF Announce mailing list. Comments on a
Last-Call shall be accepted from anyone, and should be sent as
directed in the Last-Call announcement.</t>
          <t>The Last-Call period shall be no shorter than two weeks except in
those cases where the proposed standards action was not initiated by
an IETF Working Group, in which case the Last-Call period shall be no
shorter than four weeks. If the IESG believes that the community
interest would be served by allowing more time for comment, it may
decide on a longer Last-Call period or to explicitly lengthen a
current Last-Call period.</t>
          <t>The IESG is not bound by the action recommended when the
specification was submitted. For example, the IESG may decide to
consider the specification for publication in a different category
than that requested. If the IESG determines this before the Last-
Call is issued then the Last-Call should reflect the IESG's view.
The IESG could also decide to change the publication category based
on the response to a Last-Call. If this decision would result in a
specification being published at a "higher" level than the original
Last-Call was for, a new Last-Call should be issued indicating the
IESG recommendation. In addition, the IESG may decide to recommend
the formation of a new Working Group in the case of significant
controversy in response to a Last-Call for specification not
originating from an IETF Working Group.</t>
          <t>In a timely fashion after the expiration of the Last-Call period, the
IESG shall make its final determination of whether or not to approve
the standards action, and shall notify the IETF of its decision via
electronic mail to the IETF Announce mailing list.</t>
        </section>
        <section anchor="publication">
          <name>Publication</name>
          <t>If a standards action is approved, notification is sent to the RFC
Editor and copied to the IETF with instructions to publish the
specification as an RFC. The specification shall at that point be
removed from the Internet-Drafts directory.</t>
          <t>An official summary of standards actions completed and pending shall
appear in each issue of ISOC's newsletter. This
shall constitute the "publication of record" for Internet standards
actions.</t>
          <t>The RFC Editor shall publish periodically an "Internet Official
Protocol Standards" RFC <xref target="STDIDX"/>, summarizing the status of all Internet
protocol and service specifications.</t>
        </section>
      </section>
      <section anchor="advancing-in-the-standards-track">
        <name>Advancing in the Standards Track</name>
        <t>The procedure described in <xref target="sec61"/> is followed for each action
that attends the advancement of a specification along the standards
track.</t>
        <t>A specification shall remain at the Proposed Standard level for at
least six (6) months.</t>
        <t>A specification shall remain at the Draft Standard level for at least
four (4) months, or until at least one IETF meeting has occurred,
whichever comes later.</t>
        <t>These minimum periods are intended to ensure adequate opportunity for
community review without severely impacting timeliness. These
intervals shall be measured from the date of publication of the
corresponding RFC(s), or, if the action does not result in RFC
publication, the date of the announcement of the IESG approval of the
action.</t>
        <t>A specification may be (indeed, is likely to be) revised as it
advances through the standards track. At each stage, the IESG shall
determine the scope and significance of the revision to the
specification, and, if necessary and appropriate, modify the
recommended action. Minor revisions are expected, but a significant
revision may require that the specification accumulate more
experience at its current maturity level before progressing. Finally,
if the specification has been changed very significantly, the IESG
may recommend that the revision be treated as a new document, re-
entering the standards track at the beginning.</t>
        <t>Change of status shall result in republication of the specification
as an RFC, except in the rare case that there have been no changes at
all in the specification since the last publication. Generally,
desired changes will be "batched" for incorporation at the next level
in the standards track. However, deferral of changes to the next
standards action on the specification will not always be possible or
desirable; for example, an important typographical error, or a
technical error that does not represent a change in overall function
of the specification, may need to be corrected immediately. In such
cases, the IESG or RFC Editor may be asked to republish the RFC (with
a new number) with corrections, and this will not reset the minimum
time-at-level clock.</t>
        <t>When a standards-track specification has not reached the Internet
Standard level but has remained at the same maturity level for
twenty-four (24) months, and every twelve (12) months thereafter
until the status is changed, the IESG shall review the viability of
the standardization effort responsible for that specification and the
usefulness of the technology. Following each such review, the IESG
shall approve termination or continuation of the development effort,
at the same time the IESG shall decide to maintain the specification
at the same maturity level or to move it to Historic status. This
decision shall be communicated to the IETF by electronic mail to the
IETF Announce mailing list to allow the Internet community an
opportunity to comment. This provision is not intended to threaten a
legitimate and active Working Group effort, but rather to provide an
administrative mechanism for terminating a moribund effort.</t>
      </section>
      <section anchor="sec63">
        <name>Revising a Standard</name>
        <t>A new version of an established Internet Standard must progress
through the full Internet standardization process as if it were a
completely new specification. Once the new version has reached the
Standard level, it will usually replace the previous version, which
will be moved to Historic status. However, in some cases both
versions may remain as Internet Standards to honor the requirements
of an installed base. In this situation, the relationship between
the previous and the new versions must be explicitly stated in the
text of the new version or in another appropriate document (e.g., an
Applicability Statement; see <xref target="sec32"/>).</t>
      </section>
      <section anchor="sec64">
        <name>Retiring a Standard</name>
        <t>As the technology changes and matures, it is possible for a new
Standard specification to be so clearly superior technically that one
or more existing standards track specifications for the same function
should be retired. In this case, or when it is felt for some other
reason that an existing standards track specification should be
retired, the IESG shall approve a change of status of the old
specification(s) to Historic. This recommendation shall be issued
with the same Last-Call and notification procedures used for any
other standards action. A request to retire an existing standard can
originate from a Working Group, an Area Director or some other
interested party.</t>
      </section>
      <section anchor="sec65">
        <name>Conflict Resolution 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. This
section specifies the procedures that shall be followed to deal with
Internet standards issues that cannot be resolved through the normal
processes whereby IETF Working Groups and other Internet Standards
Process participants ordinarily reach consensus.</t>
        <section anchor="working-group-disputes">
          <name>Working Group Disputes</name>
          <t>An individual (whether a participant in the relevant Working Group or
not) may disagree with a Working Group recommendation based on his or
her belief that either (a) his or her own views have not been
adequately considered by the Working Group, or (b) the Working Group
has made an incorrect technical choice which places the quality
and/or integrity of the Working Group's product(s) in significant
jeopardy. The first issue is a difficulty with Working Group
process; the latter is an assertion of technical error. These two
types of disagreement are quite different, but both are handled by
the same process of review.</t>
          <t>A person who disagrees with a Working Group recommendation shall
always first discuss the matter with the Working Group's chair(s),
who may involve other members of the Working Group (or the Working
Group as a whole) in the discussion.</t>
          <t>If the disagreement cannot be resolved in this way, any of the
parties involved may bring it to the attention of the Area
Director(s) for the area in which the Working Group is chartered.
The Area Director(s) shall attempt to resolve the dispute.</t>
          <t>If the disagreement cannot be resolved by the Area Director(s) any of
the parties involved may then appeal to the IESG as a whole. The
IESG shall then review the situation and attempt to resolve it in a
manner of its own choosing.</t>
          <t>If the disagreement is not resolved to the satisfaction of the
parties at the IESG level, any of the parties involved may appeal the
decision to the IAB. The IAB shall then review the situation and
attempt to resolve it in a manner of its own choosing.</t>
          <t>The IAB decision is final with respect to the question of whether or
not the Internet standards procedures have been followed and with
respect to all questions of technical merit.</t>
        </section>
        <section anchor="process-failures">
          <name>Process Failures</name>
          <t>This document sets forward procedures required to be followed to
ensure openness and fairness of the Internet Standards Process, and
the technical viability of the standards created. The IESG is the
principal agent of the IETF for this purpose, and it is the IESG that
is charged with ensuring that the required procedures have been
followed, and that any necessary prerequisites to a standards action
have been met.</t>
          <t>If an individual should disagree with an action taken by the IESG in
this process, that person should first discuss the issue with the
ISEG Chair. If the IESG Chair is unable to satisfy the complainant
then the IESG as a whole should re-examine the action taken, along
with input from the complainant, and determine whether any further
action is needed. The IESG shall issue a report on its review of
the complaint to the IETF.</t>
          <t>Should the complainant not be satisfied with the outcome of the IESG
review, an appeal may be lodged to the IAB. The IAB shall then review
the situation and attempt to resolve it in a manner of its own
choosing and report to the IETF on the outcome of its review.</t>
          <t>If circumstances warrant, the IAB may direct that an IESG decision be
annulled, and the situation shall then be as it was before the IESG
decision was taken. The IAB may also recommend an action to the IESG,
or make such other recommendations as it deems fit. The IAB may not,
however, pre-empt the role of the IESG by issuing a decision which
only the IESG is empowered to make.</t>
          <t>The IAB decision is final with respect to the question of whether or
not the Internet standards procedures have been followed.</t>
        </section>
        <section anchor="questions-of-applicable-procedure">
          <name>Questions of Applicable Procedure</name>
          <t>Further recourse is available only in cases in which the procedures
themselves (i.e., the procedures described in this document) are
claimed to be inadequate or insufficient to the protection of the
rights of all parties in a fair and open Internet Standards Process.
Claims on this basis may be made to the ISOC Board of
Trustees. The President of the ISOC shall acknowledge
such an appeal within two weeks, and shall at the time of
acknowledgment advise the petitioner of the expected duration of the
Trustees' review of the appeal. The Trustees shall review the
situation in a manner of its own choosing and report to the IETF on
the outcome of its review.</t>
          <t>The Trustees' decision upon completion of their review shall be final
with respect to all aspects of the dispute.</t>
        </section>
        <section anchor="appeals-procedure">
          <name>Appeals Procedure</name>
          <t>All appeals must include a detailed and specific description of the
facts of the dispute.</t>
          <t>All appeals must be initiated within two months of the public
knowledge of the action or decision to be challenged.</t>
          <t>At all stages of the appeals process, the individuals or bodies
responsible for making the decisions have the discretion to define
the specific procedures they will follow in the process of making
their decision.</t>
          <t>In all cases a decision concerning the disposition of the dispute,
and the communication of that decision to the parties involved, must
be accomplished within a reasonable period of time.</t>
          <t>NOTE: These procedures intentionally and explicitly do not
establish a fixed maximum time period that shall be considered
"reasonable" in all cases. The Internet Standards Process places a
premium on consensus and efforts to achieve it, and deliberately
foregoes deterministically swift execution of procedures in favor of
a latitude within which more genuine technical agreements may be
reached.</t>
        </section>
      </section>
    </section>
    <section anchor="sec7">
      <name>External Standards and Specifications</name>
      <t>Many standards groups other than the IETF create and publish
standards documents for network protocols and services. When these
external specifications play an important role in the Internet, it is
desirable to reach common agreements on their usage -- i.e., to
establish Internet Standards relating to these external
specifications.</t>
      <t>There are two categories of external specifications:</t>
      <ul spacing="normal">
        <li>
          <t>Open Standards:
Various national and international standards bodies, such as ANSI,
ISO, IEEE, and ITU-T, develop a variety of protocol and service
specifications that are similar to Technical Specifications
defined here. National and international groups also publish
"implementors' agreements" that are analogous to Applicability
Statements, capturing a body of implementation-specific detail
concerned with the practical application of their standards. All
of these are considered to be "open external standards" for the
purposes of the Internet Standards Process.</t>
        </li>
        <li>
          <t>Other Specifications:
Other proprietary specifications that have come to be widely used
in the Internet may be treated by the Internet community as if
they were a "standards". Such a specification is not generally
developed in an open fashion, is typically proprietary, and is
controlled by the vendor, vendors, or organization that produced
it.</t>
        </li>
      </ul>
      <section anchor="use-of-external-specifications">
        <name>Use of External Specifications</name>
        <t>To avoid conflict between competing versions of a specification, the
Internet community will not standardize a specification that is
simply an "Internet version" of an existing external specification
unless an explicit cooperative arrangement to do so has been made.
However, there are several ways in which an external specification
that is important for the operation and/or evolution of the Internet
may be adopted for Internet use.</t>
        <section anchor="incorporation-of-an-open-standard">
          <name>Incorporation of an Open Standard</name>
          <t>An Internet Standard TS or AS may incorporate an open external
standard by reference. For example, many Internet Standards
incorporate by reference the ANSI standard character set "US-ASCII"
<xref target="US-ASCII"/>. Whenever possible, the referenced specification shall be
available
without restriction or undue fee using
standard Internet applications such as the WWW.</t>
        </section>
        <section anchor="incorporation-of-other-specifications">
          <name>Incorporation of Other Specifications</name>
          <t>Other proprietary specifications may be incorporated by reference
to a version of the specification as long as the proprietor meets
the requirements of <xref target="sec10"/>. If the other proprietary
specification is not widely and readily available, the IESG may
request that it be published as an Informational RFC.</t>
          <t>The IESG generally should not favor a particular proprietary
specification over technically equivalent and competing
specification(s) by making any incorporated vendor specification
"required" or "recommended".</t>
        </section>
        <section anchor="assumption">
          <name>Assumption</name>
          <t>An IETF Working Group may start from an external specification and
develop it into an Internet specification. This is acceptable if
(1) the specification is provided to the Working Group in
compliance with the requirements of <xref target="sec10"/>, and (2) change
control has been conveyed to IETF by the original developer of the
specification for the specification or for specifications derived
from the original specification.</t>
        </section>
      </section>
    </section>
    <section anchor="sec8">
      <name>Notices and Record Keeping</name>
      <t>Each of the organizations involved in the development and approval
of Internet Standards shall publicly announce, and shall maintain
a publicly accessible record of, every activity in which it
engages, to the extent that the activity represents the
prosecution of any part of the Internet Standards Process. For
purposes of this section, the organizations involved in the
development and approval of Internet Standards includes the IETF,
the IESG, the IAB, all IETF Working Groups, and the Internet
Society Board of Trustees.</t>
      <t>For IETF and Working Group meetings announcements shall be made by
electronic mail to the IETF Announce mailing list and shall be
made sufficiently far in advance of the activity to permit all
interested parties to effectively participate. The announcement
shall contain (or provide pointers to) all of the information that
is necessary to support the participation of any interested
individual. In the case of a meeting, for example, the
announcement shall include an agenda that specifies the standards-
related issues that will be discussed.</t>
      <t>The formal record of an organization's standards-related activity
shall include at least the following:</t>
      <ul spacing="normal">
        <li>
          <t>The charter of the organization (or a defining document equivalent
to a charter);</t>
        </li>
        <li>
          <t>Complete and accurate minutes of meetings;</t>
        </li>
        <li>
          <t>The archives of Working Group electronic mail mailing lists; and</t>
        </li>
        <li>
          <t>All written contributions from participants that pertain to the
organization's standards-related activity.</t>
        </li>
      </ul>
      <t>As a practical matter, the formal record of all Internet Standards
Process activities is maintained by the IETF Secretariat, and is the
responsibility of the IETF Secretariat except that each IETF Working
Group is expected to maintain their own email list archive and must
make a best effort to ensure that all traffic is captured and
included in the archives. Also, the Working Group chair is
responsible for providing the IETF Secretariat with complete and
accurate minutes of all Working Group meetings. Internet-Drafts that
have been removed (for any reason) from the Internet-Drafts
directories shall be archived by the IETF Secretariat for the sole
purpose of preserving an historical record of Internet standards
activity and thus are not retrievable except in special
circumstances.</t>
    </section>
    <section anchor="sec9">
      <name>Varying the Process</name>
      <t>This document, which sets out the rules and procedures by which
Internet Standards and related documents are made is itself a product
of the Internet Standards Process (as a BCP, as described in <xref target="sec5"/>.)
It replaces a previous version, and in time, is likely itself to
be replaced.</t>
      <t>While, when published, this document represents the community's view
of the proper and correct process to follow, and requirements to be
met, to allow for the best possible Internet Standards and BCPs, it
cannot be assumed that this will always remain the case. From time to
time there may be a desire to update it, by replacing it with a new
version. Updating this document uses the same open procedures as are
used for any other BCP.</t>
      <t>In addition, there may be situations where following the procedures
leads to a deadlock about a specific specification, or there may be
situations where the procedures provide no guidance. In these cases
it may be appropriate to invoke the variance procedure described
below.</t>
      <section anchor="the-variance-procedure">
        <name>The Variance Procedure</name>
        <t>Upon the recommendation of the responsible IETF Working Group (or, if
no Working Group is constituted, upon the recommendation of an ad hoc
committee), the IESG may enter a particular specification into, or
advance it within, the standards track even though some of the
requirements of this document have not or will not be met. The IESG
may approve such a variance, however, only if it first determines
that the likely benefits to the Internet community are likely to
outweigh any costs to the Internet community that result from
noncompliance with the requirements in this document. In exercising
this discretion, the IESG shall at least consider (a) the technical
merit of the specification, (b) the possibility of achieving the
goals of the Internet Standards Process without granting a variance,
(c) alternatives to the granting of a variance, (d) the collateral
and precedential effects of granting a variance, and (e) the IESG's
ability to craft a variance that is as narrow as possible. In
determining whether to approve a variance, the IESG has discretion to
limit the scope of the variance to particular parts of this document
and to impose such additional restrictions or limitations as it
determines appropriate to protect the interests of the Internet
community.</t>
        <t>The proposed variance must detail the problem perceived, explain the
precise provision of this document which is causing the need for a
variance, and the results of the IESG's considerations including
consideration of points (a) through (d) in the previous paragraph.
The proposed variance shall be issued as an Internet Draft. The IESG
shall then issue an extended Last-Call, of no less than 4 weeks, to
allow for community comment upon the proposal.</t>
        <t>In a timely fashion after the expiration of the Last-Call period, the
IESG shall make its final determination of whether or not to approve
the proposed variance, and shall notify the IETF of its decision via
electronic mail to the IETF Announce mailing list. If the variance
is approved it shall be forwarded to the RFC Editor with a request
that it be published as a BCP.</t>
        <t>This variance procedure is for use when a one-time waving of some
provision of this document is felt to be required. Permanent changes
to this document shall be accomplished through the normal BCP
process.</t>
        <t>The appeals process in <xref target="sec65"/> applies to this process.</t>
      </section>
      <section anchor="exclusions">
        <name>Exclusions</name>
        <t>No use of this procedure may lower any specified delays, nor exempt
any proposal from the requirements of openness, fairness, or
consensus, nor from the need to keep proper records of the meetings
and mailing list discussions.</t>
        <t>Specifically, the following sections of this document must not be
subject of a variance: <xref target="sec51"/>, <xref target="sec61"/>, <xref target="sec611"/> (first paragraph),
<xref target="sec612"/>, <xref target="sec63"/> (first sentence), <xref target="sec65"/> and <xref target="sec9"/>.</t>
      </section>
    </section>
    <section anchor="sec10">
      <name>Intellectual Property Rights</name>
      <section anchor="background">
        <name>Background</name>
        <t>In all matters of copyright and document procedures, the intent is to
benefit the Internet community and the public at large, while respecting
the legitimate rights of others.</t>
        <t>Under the laws of most countries and current international treaties (for
example the "Berne Convention for the Protection of Literary and
Artistic Work" <xref target="BERNE"/>), authors obtain numerous rights in
the works they produce automatically upon producing them.  These rights
include copyrights, moral rights, and other rights.  In many cases, if the
author produces a work within the scope of his or her employment, most
of those rights are usually assigned to the employer, either by
operation of law or, in many cases, under contract.  (The Berne
Convention names some rights as "inalienable", which means that the
author retains them in all cases.)</t>
        <t>In order for Contributions to be used within the IETF Standards Process,
including when they are published as Internet-Drafts or RFCs, certain
limited rights must be granted to the IETF Trust, which then grants the
necessary rights to the IETF.  In addition, Contributors must make
representations to the IETF Trust and the IETF regarding their ability
to grant these rights.</t>
        <t><xref target="RFC8179"/> deals with rights,
including possible patent rights, in technologies developed or specified
as part of the IETF Standards Process.  This document is not intended to
address those issues.</t>
      </section>
      <section anchor="exposition-of-why-these-procedures-are-the-way-they-are">
        <name>Exposition of Why These Procedures Are the Way They Are</name>
        <t>This memo does not retroactively obtain additional rights from
Contributions that predate the date that the IETF Trust announces the
adoption of these procedures.</t>
        <section anchor="rights-granted-in-contributions">
          <name>Rights Granted in Contributions</name>
          <t>The IETF Trust and the IETF must obtain the right to publish an IETF
Contribution as an RFC or an Internet-Draft from the Contributors.</t>
          <t>A primary objective of this policy is to obtain from the document authors
only the non-exclusive rights that are needed to develop and publish IETF
Documents and to use IETF Contributions in the IETF Standards Process and
potentially elsewhere.</t>
          <t>The authors retain all other rights, but cannot withdraw the above rights
from the IETF Trust and the IETF.</t>
          <t>It is important to note that under this document, Contributors are required
to grant certain rights to the IETF Trust (see <xref target="rights-granted"/>), which
holds all IETF-related intellectual property on behalf of the IETF community.
The IETF Trust will, in turn, grant a sublicense of these rights to all IETF
participants for use in the IETF Standards Process (see Section 5.4.).  This
sublicense is necessary for the standards development work of the IETF to
continue.  In addition, the IETF Trust may grant certain other sublicenses of
the rights that it is granted under this document.  In granting such other
sublicenses, the IETF Trust will be guided and bound by documents such as
<xref target="RFC5377"/>.</t>
        </section>
        <section anchor="rights-to-use-contributions">
          <name>Rights to Use Contributions</name>
          <t>It is important that the IETF receive assurances from all Contributors
that they have the authority to grant the IETF the rights that they
claim to grant because, under the laws of most countries and applicable
international treaties, copyright rights come into existence when a work
of authorship is created (but see <xref target="no-copyright"/> regarding public
domain documents), and the IETF cannot make use of IETF Contributions if
it does not have sufficient rights with respect to these copyright
rights.  The IETF and its participants would run a greater risk of
liability to the owners of these rights without this assurance.
To this end, the IETF asks Contributors to give the assurances in
<xref target="rep-and-warranty"/>.  These assurances are requested, however, only to the
extent of the Contributor's reasonable and personal knowledge as
defined above.</t>
        </section>
        <section anchor="right-to-produce-derivative-works">
          <name>Right to Produce Derivative Works</name>
          <t>The IETF needs to be able to evolve IETF Documents in response to experience
gained in the deployment of the technologies described in such IETF
Documents, to incorporate developments in research, and to react to changing
conditions on the Internet and other IP networks.  The IETF may also decide
to permit others to develop derivative works based on Contributions.  In
order to do this, the IETF must be able to produce derivatives of its
documents; thus, the IETF must obtain the right from Contributors to produce
derivative works.  Note that the right to produce translations is required
before any Contribution can be published as an RFC, to ensure the widest
possible distribution of the material in RFCs.  The right to produce
derivative works, in addition to translations, is required for all IETF
Standards Track documents and for most IETF non-Standards Track documents.
There are two exceptions to this requirement: documents describing
proprietary technologies and documents that are republications of the work of
other standards organizations.</t>
          <t>The right to produce derivative works must be granted in order for an IETF
working group to accept a Contribution as a working group document or
otherwise work on it.  For non-working group Contributions where the
Contributor requests publication as a Standards Track RFC, the right to
produce derivative works must be granted before the IESG will issue an IETF
Last Call and, for most non-Standards Track, non-working group Contributions,
before the IESG will consider the Internet-Draft for publication.
Occasionally a Contributor may not want to grant publication rights or the
right to produce derivative works before finding out if a Contribution has
been accepted for development in the IETF Standards Process.  In these cases,
the Contributor may include a limitation on the right to make derivative
works in the form specified in the Legend Instructions.  A working group can
discuss the Contribution with the aim to decide if it should become a working
group document, even though the right to produce derivative works or to
publish the Contribution as an RFC has not yet been granted.  However, if the
Contribution is accepted for development, the Contributor must resubmit the
Contribution without the limitation notices before a working group can
formally adopt the Contribution as a working group document.  The IETF Trust
may establish different policies for granting sublicenses with respect to
different types of Contributions and content within Contributions (such as
executable code versus descriptive text or references to third-party
materials).  The IETF Trust's policies concerning the granting of sublicenses
to make derivative works will be guided by <xref target="RFC5377"/>.</t>
          <t>The IETF has historically encouraged organizations to publish details of
their technologies, even when the technologies are proprietary, because
understanding how existing technology is being used helps when developing new
technology.  But organizations that publish information about proprietary
technologies are frequently not willing to have the IETF produce revisions of
the technologies and then possibly claim that the IETF version is the "new
version" of the organization's technology.  Organizations that feel this way
can specify that a Contribution be published with the other rights granted
under this document but may withhold the right to produce derivative works
other than translations.</t>
          <t>In addition, IETF Documents frequently make normative references to standards
or recommendations developed by other standards organizations.  Since the
publications of some standards organizations are not public documents, it can
be quite helpful to the IETF to republish, with the permission of the other
standards organization, some of these documents as RFCs so that the IETF
community can have open access to them to better understand what they are
referring to.  In these cases, the RFCs can be published without the right
for the IETF to produce derivative works.  In both of the above cases, in
which the production of derivative works is excluded, the Contributor must
include a special legend in the Contribution, as specified in the Legend
Instructions, in order to notify IETF participants about this restriction.</t>
        </section>
        <section anchor="rights-to-use-trademarks">
          <name>Rights to Use Trademarks</name>
          <t>Contributors may wish to seek trademark or service mark protection on any
terms that are coined or used in their Contributions.  The IETF makes no
judgment about the validity of any such trademark rights.  However, the IETF
requires each Contributor, under the licenses described in <xref target="rights-granted"/>
below, to grant the IETF Trust a perpetual license to use any such trademarks
or service marks solely in exercising rights to reproduce, publish, discuss,
and modify the IETF Contribution.  This license does not authorize the IETF
or others to use any trademark or service mark in connection with any product
or service offering.</t>
        </section>
        <section anchor="no-copyright">
          <name>Contributions Not Subject to Copyright</name>
          <t>Certain documents, including those produced by the U.S. government and those
which are in the public domain, may not be protected by the same copyright
and other legal rights as other documents.  Nevertheless, we ask each
Contributor to grant to the IETF the same rights he or she would grant, and
to make the same representations, as though the IETF Contribution were
protected by the same legal rights as other documents, and as though the
Contributor could be able to grant these rights.  We ask for these grants and
representations only to the extent that the Contribution may be protected.
We believe they are necessary to protect the
ISOC, the IETF Trust, the IETF,
the IETF Standards Process, and all IETF participants, and because the IETF
does not have the resources or wherewithal to make any independent
investigation as to the actual proprietary status of any document submitted
to it.</t>
        </section>
        <section anchor="copyright-in-rfcs">
          <name>Copyright in RFCs</name>
          <t>As noted above, Contributors to the IETF (or their employers) retain
ownership of the copyright in their Contributions.  This includes
Internet-Drafts and all other Contributions made within the IETF Standards
Process (e.g., via e-mail, oral comment, and otherwise).  However, it is
important that the IETF (through the IETF Trust) own the copyright in
documents that are published as RFCs (other than Informational RFCs and RFCs
that are submitted as RFC Editor Contributions).  Ownership of the copyright
in an RFC does not diminish the Contributors' rights in their underlying
contributions, but it does prevent anyone other than the IETF Trust (and its
licensees) from republishing or modifying an RFC in RFC format.  In this
respect, Contributors are treated the same as anybody else: though they may
extract and republish their own Contributions without limitation, they may
not do so in the RFC format used by the IETF.  And while this principle
(which is included in <xref target="rfc-copyrights"/> below) may appear to be new to the
IETF, it actually reflects historical practice and has been observed for many
years through the inclusion of an ISOC or IETF Trust copyright notice on all
RFC documents since the publication of <xref target="RFC2026"/>.</t>
        </section>
      </section>
      <section anchor="non-ietf">
        <name>Non-IETF Documents</name>
        <t>This document only relates to Contributions made as part of the IETF
Processes.  Other documents that are referred to as Internet-Drafts
and RFCs may be submitted to and published by the RFC Editor
independently of the IETF Standards Process.  Such documents are not
covered by this document, unless the controlling entity for that
document stream, as described in <xref target="RFC4844"/> chooses to apply these
rules.  Non-IETF Contributions must be marked appropriately as
described in the Legend Instructions.  See the RFC Editor web page
for information about the policies concerning rights in RFC Editor
Documents; for other document streams, the controlling entity must be
contacted.</t>
        <section anchor="general-policy">
          <name>General Policy</name>
          <t>By submission of a Contribution, each person actually submitting the
Contribution and each named co-Contributor is deemed to have read and
understood the rules and requirements set forth in this document.  Each
Contributor is deemed, by the act of submitting a Contribution, to enter
into a legally-binding agreement to comply with the terms and conditions
set forth in this document.</t>
          <t>The Contributor is further deemed to have agreed that he/she has
obtained the necessary permissions to enter into such an agreement from
any party that the Contributor reasonably and personally knows may have
rights in the Contribution, including, but not limited to, the
Contributor's sponsor or employer.</t>
          <t>No further acknowledgment, signature, or other action is required to
bind a Contributor to these terms and conditions.  The operation of the
IETF and the work conducted by its many participants is dependent on
such agreement by each Contributor, and each IETF participant expressly
relies on the agreement of each Contributor to the terms and conditions
set forth in this document.</t>
        </section>
        <section anchor="confidentiality-obligations">
          <name>Confidentiality Obligations</name>
          <t>No information or document that is subject to any requirement of
confidentiality or any restriction on its dissemination may be submitted
as a Contribution or otherwise considered in any part of the IETF
Standards Process, and there must be no assumption of any
confidentiality obligation with respect to any Contribution.  Each
Contributor agrees that any statement in a Contribution, whether
generated automatically or otherwise, that states or implies that the
Contribution is confidential or subject to any privilege, can be
disregarded for all purposes, and will be of no force or effect.</t>
        </section>
        <section anchor="rights-granted">
          <name>Rights Granted by Contributors to the IETF Trust</name>
          <t>To the extent that a Contribution or any portion thereof is protected by
copyright or other rights of authorship, the Contributor and each named
co-Contributor grant a perpetual, irrevocable, non-exclusive,
royalty-free, world-wide, sublicensable right and license to the IETF
Trust under all such copyrights and other rights in the Contribution:</t>
          <ol spacing="normal" type="1"><li>
              <t>To copy, publish, display, and distribute the Contribution, in whole
or in part,</t>
            </li>
            <li>
              <t>To prepare translations of the Contribution into languages other
than English, in whole or in part, and to copy, publish, display, and
distribute such translations or portions thereof,</t>
            </li>
            <li>
              <t>To modify or prepare derivative works (in addition to translations)
that are based on or incorporate all or part of the Contribution, and to
copy, publish, display, and distribute such derivative works, or
portions thereof unless explicitly disallowed in the notices contained
in a Contribution (in the form specified by the Legend Instructions),
and</t>
            </li>
            <li>
              <t>To reproduce any trademarks, service marks, or trade names which are
included in the Contribution solely in connection with the reproduction,
distribution, or publication of the Contribution and derivative works
thereof as permitted by this section, provided that when reproducing
Contributions, trademark and service mark identifiers used in the
Contribution, including TM and (R), will be preserved.</t>
            </li>
          </ol>
        </section>
        <section anchor="sublicenses-by-the-ietf-trust">
          <name>Sublicenses by the IETF Trust</name>
          <t>The IETF Trust will sublicense the rights granted to it under
<xref target="rights-granted"/> to all IETF participants for use within the IETF
Standards Process.  This license is expressly granted under a license
agreement issued by the IETF Trust, which can be found at
<eref target="https://trustee.ietf.org/documents/trust-legal-provisions/">Trust Legal Provisions</eref>.</t>
          <t>This license is expressly granted under a license agreement issued by the
IETF Trust and must contain a pointer to the full IETF Trust agreement.</t>
          <t>In addition, the IETF Trust may grant additional sublicenses of the licenses
granted to it hereunder.  In doing so, the IETF Trust will comply with the
guidance provided under <xref target="RFC5377"/>.</t>
        </section>
        <section anchor="no-patent-license">
          <name>No Patent License</name>
          <t>The licenses granted in <xref target="rights-granted"/> shall not be deemed to grant any
right under any patent, patent application, or other similar intellectual
property right disclosed by the Contributor under <xref target="RFC8179"/> or
otherwise.</t>
        </section>
        <section anchor="rep-and-warranty">
          <name>Representations and Warranties</name>
          <t>With respect to each Contribution, each Contributor represents that, to
the best of his or her knowledge and ability:</t>
          <ul spacing="normal">
            <li>
              <t>The Contribution properly acknowledges all Contributors, including
Indirect Contributors.</t>
            </li>
            <li>
              <t>No information in the Contribution is confidential, and the IETF, IETF
Trust, ISOC, and its affiliated organizations may freely disclose any
information in the Contribution.</t>
            </li>
            <li>
              <t>There are no limits to the Contributor's ability to make the grants,
acknowledgments, and agreements herein that are reasonably and personally
known to the Contributor.</t>
            </li>
            <li>
              <t>The Contributor has not intentionally included in the Contribution
any material that is defamatory or untrue or which is illegal under the
laws of the jurisdiction in which the Contributor has his or her
principal place of business or residence.</t>
            </li>
            <li>
              <t>All trademarks, trade names, service marks, and other proprietary
names used in the Contribution that are reasonably and personally known
to the Contributor are clearly designated as such where reasonable.</t>
            </li>
          </ul>
        </section>
        <section anchor="no-duty-to-publish">
          <name>No Duty to Publish</name>
          <t>The Contributor, and each named co-Contributor, acknowledges that the
IETF has no duty to publish or otherwise use or disseminate any
Contribution.  The IETF reserves the right to withdraw or cease using any
Contribution that does not comply with the requirements of this section.</t>
        </section>
        <section anchor="trademarks">
          <name>Trademarks</name>
          <t>Contributors who claim trademark rights in terms used in their IETF
Contributions are requested to state specifically what conditions apply
to implementers of the technology relative to the use of such
trademarks.  Such statements should be submitted in the same way as is
done for other intellectual property claims.  (See <xref section="5" sectionFormat="comma" target="RFC8179"/>.)</t>
        </section>
        <section anchor="rfc-copyrights">
          <name>Copyright in RFCs</name>
          <t>Subject to each Contributor's (or its sponsor's) ownership of its underlying
Contributions as described in <xref target="rep-and-warranty"/> (which ownership is
qualified by the irrevocable licenses granted under <xref target="rights-granted"/>), each
Contributor hereby acknowledges that the copyright in any RFC in which such
Contribution is included, other than an RFC that is an RFC Editor
Contribution, shall be owned by the IETF Trust.  Such Contributor shall be
deemed to assign to the IETF Trust such Contributor's copyright interest in
the collective work constituting such RFC upon the submission of such RFC for
publication, and acknowledges that a copyright notice acknowledging the IETF
Trust's ownership of the copyright in such RFC will be included in the
published RFC.</t>
        </section>
        <section anchor="contributors-retention-of-rights">
          <name>Contributors' Retention of Rights</name>
          <t>Although Contributors provide specific rights to the IETF, it is not intended
that this should deprive them of their right to exploit their Contributions.
To underscore this principle, the IETF Trust is directed to issue a license
or assurance to Contributors, which confirms that they may each make use of
their Contributions as published in an RFC in any way they wish, subject only
to the restriction that no Contributor has the right to represent any
document as an RFC, or equivalent of an RFC, if it is not a full and complete
copy or translation of the published RFC.</t>
        </section>
      </section>
      <section anchor="legends-notices-and-other-standardized-text-in-ietf-documents">
        <name>Legends, Notices and Other Standardized Text in IETF Documents</name>
        <t>The IETF requires that certain standardized text be reproduced verbatim
in certain IETF Documents (including copies, derivative works, and
translations of IETF Documents).  Some of this standardized text may be
mandatory (e.g., copyright notices and disclaimers that must be included
in all RFCs) and some may be optional (e.g., limitations on the right to
make derivative works).  The text itself, as well as the rules that
explain when and how it must be used, is contained in the Legend
Instructions.  The Legend Instructions may be updated from time to time,
and the version of the standardized text that must be included in IETF
Documents is that which was posted in the Legend Instructions on the
date of publication.</t>
        <t>The IETF reserves the right to refuse to publish Contributions that do
not include the legends and notices required by the Legend Instructions.</t>
        <t>It is important to note that each Contributor grants the IETF Trust
rights pursuant to this document and the policies described herein.  The
legends and notices included in certain written Contributions such as
Internet-Drafts do not themselves convey any rights.  They are simply
included to inform the reader (whether or not part of the IETF) about
certain legal rights and limitations associated with such documents.</t>
        <t>It is also important to note that additional copyright notices are not
permitted in IETF Documents except in the case where such document is
the product of a joint development effort between the IETF and another
standards development organization or is a republication of
the work of another standards development organization.  Such exceptions
must be approved on an individual basis by the IAB.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Security issues are not discussed in this memo.</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>
      <ul spacing="normal">
        <li>
          <t>Draft 0: Translated the nroff source of RFC 2026 into markdown.
The notices in the document at section 12.4 were prefaced with "THIS TEXT
ADDED TO PASS THE IDNITS CHECKS" so that the draft could be published.
The copyright notice is changed to the current one.
Because of this and other boilerplate, some section numbers differ
from the original RFC.</t>
        </li>
        <li>
          <t>Draft 1: Add Scott Bradner as co-author. Add Note. Alphabetize
terminology. Minor wording tweaks.</t>
        </li>
        <li>
          <t>Draft 2: Clarified Note about the RFC's. More word tweaks.  Remove
bulk of text from the Notices, and point to RFC 2026, to avoid confusion
and pass the idnits checks.</t>
        </li>
        <li>
          <t>Draft 3: Incorporated RFC 5378.</t>
        </li>
        <li>
          <t>Draft 4: Updated terminology and removed some obvious or old terms.
In some cases this meant minor editorial changes in the body text.</t>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="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="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="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="RFC5377">
          <front>
            <title>Advice to the Trustees of the IETF Trust on Rights to Be Granted in IETF Documents</title>
            <author fullname="J. Halpern" initials="J." role="editor" surname="Halpern"/>
            <date month="November" year="2008"/>
            <abstract>
              <t>Contributors grant intellectual property rights to the IETF. The IETF Trust holds and manages those rights on behalf of the IETF. The Trustees of the IETF Trust are responsible for that management. This management includes granting the licenses to copy, implement, and otherwise use IETF Contributions, among them Internet-Drafts and RFCs. The Trustees of the IETF Trust accepts direction from the IETF regarding the rights to be granted. This document describes the desires of the IETF regarding outbound rights to be granted in IETF Contributions. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5377"/>
          <seriesInfo name="DOI" value="10.17487/RFC5377"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC2026">
          <front>
            <title>The Internet Standards Process -- Revision 3</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="October" year="1996"/>
            <abstract>
              <t>This memo documents the process used by the Internet community for the standardization of protocols and procedures. It defines the stages in the standardization process, the requirements for moving a document between stages and the types of documents used during this process. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="9"/>
          <seriesInfo name="RFC" value="2026"/>
          <seriesInfo name="DOI" value="10.17487/RFC2026"/>
        </reference>
        <reference anchor="STDIDX" target="https://www.ietf.org/rfc/std-index.txt">
          <front>
            <title>STD INDEX</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
          <annotation>Note that STD1 is no longer published.</annotation>
        </reference>
        <reference anchor="US-ASCII">
          <front>
            <title>Coded Character Set -- 7-Bit American Standard Code for Information Interchange</title>
            <author initials="" surname="ANSI" fullname="ANSI">
              <organization/>
            </author>
            <date year="1986" month="March"/>
          </front>
          <annotation>ANSI X3.4-1986</annotation>
        </reference>
        <reference anchor="BERNE" target="https://www.wipo.int/treaties/en/ip/berne">
          <front>
            <title>Berne Convention for the Protection of Literary and Artistic Work</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC4844">
          <front>
            <title>The RFC Series and RFC Editor</title>
            <author fullname="L. Daigle" initials="L." role="editor" surname="Daigle"/>
            <author>
              <organization abbrev="IAB">Internet Architecture Board</organization>
            </author>
            <date month="July" year="2007"/>
            <abstract>
              <t>This document describes the framework for an RFC Series and an RFC Editor function that incorporate the principles of organized community involvement and accountability that has become necessary as the Internet technical community has grown, thereby enabling the RFC Series to continue to fulfill its mandate. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4844"/>
          <seriesInfo name="DOI" value="10.17487/RFC4844"/>
        </reference>
        <reference anchor="RFC1311">
          <front>
            <title>Introduction to the STD Notes</title>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="March" year="1992"/>
            <abstract>
              <t>The STDs are a subseries of notes within the RFC series that are the Internet standards. The intent is to identify clearly for the Internet community those RFCs which document Internet standards. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1311"/>
          <seriesInfo name="DOI" value="10.17487/RFC1311"/>
        </reference>
        <reference anchor="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>
      </references>
    </references>
    <?line 1773?>

<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="RFC2026"/>.</t>
      <t>We also thank Sandy Ginoza of the Secretariat for sending all the
original RFC sources.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA82965IbR5Iu+D+eIg/6h6rMUCWRYutC7e5s8dLdtCOJPCpq
NGttbccSQKAqm0AmJjNRJYxM77LPsk+2fg+PyASptrW13baZ7mIVkBkXDw+/
fP751dVVGJtxF59Xi/f3sXrTjrFv41jdjnW7qfvNUL3ru3UchkWoV6s+PsAH
D/qbTbdu6z18d9PX2/GqH+rdf109/eLpV6tmuPriWRiOq30zDE3XjqcDfOzN
6/d/Cet6jHddf3perdaH0Bz659XYH4fx6RdffPvF01D3sX5e/TW2sa934bHr
P9z13fHwvPqV/xM+xBP8dvO8kmGEAYf6P+td18IrThF+sa/78X/+57Eb4/C8
arvQrYZuF+lfOLpl9ecvv/4G/vurP38N//31s6fL6qtnT75YVl8/+YL++yn8
/utnX/95WX3z5Otv4b+//gb++9un3zwNh+Z59fexWy+roevHPm4H+Om0xx/+
EUJ9HO+7/nmorkIF/2laeOVP19UtLAz9gpfrp2Z9n37X9Xd12/xXPcI6Pa9u
PtT7uqnex/V92+26uwYmhJ+K8Nvd84rW+H+v6UPX626fven2unrR1xtYOvey
23U3jtnv8xfevn3x8q1/xdCt/nf4/3VHzw8PsT1GmFEfD93z6n4cD8Pzzz+/
a8b74wo/8XkPs8FRfT4jBdf7TQht1+/hZQ/wlNC02/QvfOlPf3mJn+V/3L5/
9ebVf/DPVSWCCb+s3vz46vV/6K/r/i6OIIc6lsfHx+smjttrmNjn/Xb9+TBu
rpp2E3+9Hn8dF/K1uoXJ/ggyUY339YhPfVI1A4hHBZJzF/vqcFztmuE+bq7p
Gz/fXt3cvnzzphjNy24TN9XL+7qv13BWqls4LFdX1ddXL5qxutlHWI26teND
H69gynCyZOJdy6dsfV/Da3VwKjf0nyvZupsfb9/IrzZwamDKP9TwvWX15Ntv
vsrmtcCPVv/x5fWzq/S3F69/+vF1MfzFCzzfMKwW9pUGg4Mb4ejDOR/jmn7V
bavvGxhi3Z/g8Zvqph+bYWzW1S9wHBcf24bH5tBdN+34OZwMmGscPo/t583h
8xW+dRHCFSxVvRpGXLwQ3t/DBuzjvqtAkxz3MKCBhiInuzoOsNSrE/3ONBOI
3P7YNuMJRx7wT4Mstog0Dh+eAGe02w00fnre5tjH4bp6M1abuG3aSK9C5XEH
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

-->

</rfc>
