<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.4.4) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY RFC7322 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7322.xml">
<!ENTITY RFC8126 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8126.xml">
<!ENTITY I-D.iana-ianabis-rfc8126bis SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.iana-ianabis-rfc8126bis.xml">
<!ENTITY RFC8789 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8789.xml">
]>


<rfc ipr="trust200902" docName="draft-hoffman-non-rfc-refs-00" category="info" submissionType="IETF">
  <front>
    <title abbrev="References">References in RFCs and IANA Registries</title>

    <author initials="P." surname="Hoffman" fullname="Paul Hoffman">
      <organization>ICANN</organization>
      <address>
        <email>paul.hoffman@icann.org</email>
      </address>
    </author>

    <date year="2025" month="June" day="28"/>

    
    
    

    <abstract>


<?line 35?>

<t>This document describes the use of references in RFCs and IANA registries.
It also discusses situations where RFCs are currently required as references in IANA registries.</t>

<t>This document does not define any new policies, but instead describes the many practices that have been used, particularly the practices that are considered best current practices today.
This document is informative, and thus does not require changes to, or prohibit exceptions from, the current practices.</t>



    </abstract>



  </front>

  <middle>


<?line 43?>

<section anchor="introduction"><name>Introduction</name>

<t>The IETF has many diverse ways to make reference to components such as cryptographic algorithms, media types, and so on that are used in IETF protocols.
These referencing practices have changed over time, based on the IETF community, the IETF leadership, and the types of components needed by protocols.
Sometimes those components are already defined in RFCs, but there are many instances when they are described in Internet Drafts that are no longer being worked on, in specifications from other standards development organizations (SDOs), in government documents, in academic journals, and many other places.</t>

<t>The purpose of this document is to increase consistency and transparency in how the IETF handles this diverse set of references for components.
It provides input to IETF working groups that are defining new components or updating the way they specify components, particularly in the references section of RFCs and in IANA registries.</t>

<t>Two of the most important features of a reference used in an RFC or IANA registries are the ability to find the referred-to information over a long period of time, and the stability of the information in the reference.
For example, copies of very old RFCs and expired Internet Drafts have been available for at least a decade before this publication so that they can be used in newer protocol efforts.
But there are many other types of references that become unavailable due to URLs becoming unusable, material in referred-to sources being updated without notice, and so on.</t>

</section>
<section anchor="types-of-references"><name>Types of References</name>

<t>References and IANA assignments can come from many sources.
The most common types are listed here, and described in more detail later in this document.
This section also describes how the RFC Editor and IANA creates links to the references.</t>

<section anchor="rfcs"><name>RFCs</name>

<t>The clearest type of reference in an RFC or an IANA registry is an RFC.
The RFC editor currently creates links to RFCs in references as
"https://www.rfc-editor.org/info/rfc1234".
IANA currently creates links to RFCs in registries as
"https://www.iana.org/go/rfc1234".
The RFC Editor or IANA might change the way they make these links in the future.</t>

<t>RFCs that are also Internet Standards (sometimes listed as "STD") or Best Current Practices (sometimes listed as "BCP") are often instead listed by their STD or BCP numbers.</t>

</section>
<section anchor="internet-drafts"><name>Internet Drafts</name>

<t>There are two distinct ways to make references to Internet Drafts:</t>

<t><list style="symbols">
  <t>A <em>draft series</em> is a reference to all drafts whose file name (without the trailing number) is the same.
An example of a reference to a draft series would be "draft-smith-fancyprot-over-udp".</t>
  <t>A <em>specific draft</em> is a reference to a single version of a draft, that is, the file name with the trailing number.
An example of a reference to a specific draft would be "draft-smith-fancyprot-over-udp-07".</t>
</list></t>

<t>References to draft series and specific drafts are quite common in RFCs;
about 30% of RFCs in the past five years have at least one reference to a draft series or specific draft.
References to specific drafts are common in IANA registries, both for documents that are expected to later become RFCs and drafts that have been abandoned but nonetheless include reservations for identifiers.
According to <xref target="RFC7322"/>, references to draft series and specific drafts must appear only as informative references.</t>

<t>The RFC editor currently creates links to a a specific draft as
"https://datatracker.ietf.org/doc/html/draft-smith-fancyprot-over-udp-07".
The RFC editor currently creates links to a a draft series as
"https://datatracker.ietf.org/doc/html/draft-smith-fancyprot-over-udp".
IANA currently creates links to a specific draft in registries as:
"https://www.iana.org/go/draft-smith-fancyprot-over-udp-07".
IANA currently strongly discourages using draft series in assignments.
The RFC Editor or IANA might change the way they make these links in the future.</t>

</section>
<section anchor="specifications-from-other-sdos"><name>Specifications from Other SDOs</name>

<t>Standards organizations outside the IETF publish specifications that are related to IETF work.
There are two type of these references in RFCs:</t>

<t><list style="symbols">
  <t>A <em>specific document</em> is a reference to a document that is produced by another SDO.
For example, a reference to a W3C technical report (TR) would point to that document on the W3C web site.</t>
  <t>An <em>organizational reference</em> is a reference to part or all of an SDO.
For example, a reference to the "Time-Sensitive Networking (TSN) Task Group" in IEEE 802.1 would point to that group's web page.</t>
</list></t>

<t><xref target="WikipediaSDO"/> currently divides SDOs as follows:</t>

<t><list style="symbols">
  <t>International standards organizations (ISO, IEC, ITU, and so on)</t>
  <t>Regional standard organizations (CEN, ETSI, and so on)</t>
  <t>National standard organizations (ANSI, BSI, and so on)</t>
  <t>Standards developing organizations (SDOs) (CIE, IEEE, Audio Engineering Society, and so on)</t>
</list></t>

</section>
<section anchor="specifications-from-governments"><name>Specifications from Governments</name>

<t>Technical organizations in various national governments and groups of national governments often produce specifications and standards, and those are relevant to IETF work.
For example, the U.S. National Institute of Standards and Technology (NIST) and the European Telecommunications Standards Institute (ETSI) publish many specifications that appear in RFCs and IANA registries.
Referring to government standards is similar to referring to specifications from other SDOs, both for specific documents and for organizational references.</t>

</section>
<section anchor="academic-journals-and-conference-papers"><name>Academic Journals and Conference Papers</name>

<t>Early RFCs had many references to academic journals and conference papers.
Modern RFCs and IANA registries have many fewer than the early days of the IETF, but they are still sometimes used, particularly when discussing the origins of ideas that are embodied in new protocol work.
In recent years, for example, RFCs and IANA registries have referred to IEEE conference papers, ACM journal articles, and Cryptology ePrint Archive,
and recent RFCs regularly refer to IEEE and ACM conference papers and journal articles.</t>

</section>
<section anchor="other-types-of-references"><name>Other Types of References</name>

<t>The previous sections listed the references that are by far the most common, but they are not the only ones.
For example, an RFC might have to have references to IANA registry groups, not just for the IANA Considerations section.
Another example is that RFCs will sometimes refer to presentations at IETF meetings.</t>

<t>One type of reference often seen in IANA registries and never in RFCs is references to individual people, with the reference linking to their email address.
These references are often for registries that allow allocations just by individual request, without a specification required.</t>

</section>
</section>
<section anchor="selecting-references-for-rfcs"><name>Selecting References for RFCs</name>

<t>References in RFCs are split into two types: normative and informative.
The distinction is defined in <xref target="RFC7322"/> and, for IETF stream RFCs, <xref target="IESGonRefs"/>.
Although <xref target="IESGonRefs"/> has not been updated, some of the rules about referencing Internet Drafts are not always followed exactly as specified.</t>

<t>The RFC series is one of the best-known set of standards in the technical world, and great emphasis is put on making the references as useful as possible.
When references are Internet Drafts or other RFCs, this is not a problem.
However, some other types of references have caused problems over the years.
URLs used by other organizations and governments tend to change without redirection, leading to "link rot".
Another problem is "reference rot", where the material at the given URL is now useless due to changes by the URL's owner.
Readers of an RFC can sometimes remedy these types of rot by searching for saved copies of the URL, such as using <xref target="Wayback"/>.
In these cases, the reader of an RFC might file an erratum report listing the new URL for the reference.</t>

<t>In general, using RFCs as references in later RFCs is a best practice.
However, that's not always possible because there isn't an RFC for every topic that needs a reference.
For those cases, references of other types are appropriate, and almost always better than describing a topic but omitting any kind of reference.
Although using references to draft series or specific drafts was considered controversial in the past, doing so now is considered normal in the RFC series.</t>

</section>
<section anchor="selecting-references-for-iana-assignments"><name>Selecting References for IANA Assignments</name>

<t>Although a proliferation of experimental extensions to protocols can be a barrier to interoperability, the IETF often encourages such experimentation and operational testing.
Nearly all IANA registries have clearly-defined extension mechanisms, and most of these allow allocation of identifiers (sometimes called "code points") before the extension has been standardized in the IETF.</t>

<t><xref target="RFC8126"/>, which is currently being updated by <xref target="I-D.iana-ianabis-rfc8126bis"/>, specifies the many decisions that go into writing an "IANA Considerations" section for an RFC.
Essentially all IANA registries start as an RFC being published; the RFC specifies initial values for the identifiers for the registry and the rules for adding new identifiers.
The IETF has discovered that different types of requirements for extensions to IANA registries can have a huge effect on how much or little extension a protocol can receive.
In short, some types of IANA considerations cause easy experimentation and extension, while other types make such experimentation and extension to be difficult for protocol developers.</t>

<section anchor="when-publication-in-an-rfc-is-needed-for-iana-assignments"><name>When Publication in an RFC is Needed for IANA Assignments</name>

<t>Section 4 of <xref target="RFC8126"/>/<xref target="I-D.iana-ianabis-rfc8126bis"/> describes many policies that might be used for making assignments in IANA registries.
Three of them ("RFC Required", "IETF Review", and "Standards Action") require RFCs in order to make an assignment.</t>

<t>In order to be published as an RFC, an Internet Draft must be sponsored by one of the following:</t>

<t><list style="symbols">
  <t>An IETF working group (and then the working group's Area Director)</t>
  <t>A research group in the Internet Research Task Force (IRTF)</t>
  <t>An Area Director who is individually sponsoring the draft</t>
  <t>The Independent Submissions Editor (ISE)</t>
  <t>The Internet Architecture Board (IAB)</t>
</list></t>

<t>RFCs describing protocols and protocol extensions have been published by the first four of those.</t>

<t>IETF working groups and IRTF research groups get to choose the Internet Drafts they want to work on, and which of the drafts adopted are meant to become RFCs after later work and approvals.
Similarly, the ISE chooses which Internet Drafts are appropriate for the Independent stream of RFCs.</t>

<t>Area Directors may not be willing to individually sponsor Internet Drafts to become RFCs for various reasons:</t>

<t><list style="symbols">
  <t>Other venues for RFC publication can garner better reviews</t>
  <t>RFCs are often not required for specifying protocols and protocol extensions in RFCs or IANA registries</t>
  <t>Individually-sponsored documents must get IETF consensus, as determined by the IESG, before publication as RFCs; see <xref target="RFC8789"/></t>
  <t>It might be difficult to get IETF consensus if there are already working groups dealing with similar topics</t>
</list></t>

<t>Each of the methods for getting an RFC for protocols or extensions has possible failure cases.</t>

<dl>
  <dt>IETF working groups:</dt>
  <dd>
    <t>Each working group gets to choose which drafts to adopt, based on the working group's charter.
A working group might not adopt a particular draft if the working group is already too busy with other work,
or if it finds the new topic not different enough from topics that have already been specified,
or if it wants the industry to focus on the protocols or extensions that have already been specified.</t>
  </dd>
  <dt>Research groups in the IRTF:</dt>
  <dd>
    <t>The IRTF decides what research topics can be handled in research groups.
In general, research groups are not supposed to specify protocols or extensions: that's the work of the IETF.
The few research groups that do sometimes work on protocols or protocol extensions may decide not to publish RFCs for particular protocols or extensions if those are not that different from others that the research group have already published,
or if the group decides that the new work might have some undesirable properties,
or just because it is so busy with other more interesting research.</t>
  </dd>
  <dt>Area Director who individually sponsor drafts:</dt>
  <dd>
    <t>Area Directors are usually quite busy running their areas and reviewing every draft that comes before the Internet Engineering Steering Group (IESG).
They sometimes make special cases for sponsoring drafts, but the amount of work to do so can often be a burden, so they tend not to do so.</t>
  </dd>
  <dt>The ISE:</dt>
  <dd>
    <t>The ISE gets to choose which drafts they spend time on getting published as RFCs.
Each draft that the ISE publishes goes through a lengthy review process before publication, so the ISE tends to be conservative in what they accept to publish.
The ISE publishes on a wide variety of topics, but is often choosy about which drafts within a particular topic (such as cryptography) they publish.</t>
  </dd>
  <dt>The IAB:</dt>
  <dd>
    <t>The IAB publishes drafts that originate with the IAB, and thus rarely publishes drafts about protocols or extensions just because they were proposed to them.</t>
  </dd>
</dl>

<t>From the above, it is clear that it is risky to assume that any particular protocol or extension that was not already adopted by a working group or research group will be published as an RFC.</t>

<t>As an aside, some vendors and organizations that specify protocol compliance or interoperability demand that the protocols used in their requirements be in RFCs.
Such demands are fine for protocols and extensions that are already widely agreed upon in IETF working groups, but those demands may not be met due to the difficulty of getting published RFCs for topics of narrow interest.
That is, one cannot assume that a protocol or extension can automatically be embodied in an RFC.</t>

</section>
</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document contains no actions for IANA.
However, it discusses the use of IANA registries in many places.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>This document does not discuss security.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">

&RFC7322;
&RFC8126;
&I-D.iana-ianabis-rfc8126bis;
<reference anchor="IESGonRefs" target="https://datatracker.ietf.org/doc/statement-iesg-iesg-statement-normative-and-informative-references-20060419/">
  <front>
    <title>IESG Statement: Normative and Informative References</title>
    <author >
      <organization></organization>
    </author>
    <date year="2006"/>
  </front>
</reference>


    </references>

    <references title='Informative References' anchor="sec-informative-references">

&RFC8789;
<reference anchor="Wayback" target="https://web.archive.org/">
  <front>
    <title>Internet Archive Wayback Machine</title>
    <author >
      <organization></organization>
    </author>
    <date />
  </front>
</reference>
<reference anchor="WikipediaSDO" target="https://en.wikipedia.org/wiki/Standards_organization#Overview">
  <front>
    <title>Standards organization</title>
    <author >
      <organization></organization>
    </author>
    <date />
  </front>
</reference>


    </references>

</references>


<?line 235?>

<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>Some of the material here was originally written by Paul Wouters for a different document.
Many of the ideas here came from the discussion of that document in the Security Area during 2024 and 2025.
Ted Harrison provided suggested additions on an early version of this draft.</t>

</section>


  </back>

<!-- ##markdown-source:
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

-->

</rfc>

