<?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.23 (Ruby 3.4.1) -->


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

]>


<rfc ipr="trust200902" docName="draft-hoffman-rfc9280-updates-02" category="info" submissionType="editorial" updates="7990, 7991, 7992, 7993, 7994, 7995, 7996, 7997, 9280" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="RFC 9280 updates">RFC Editor Model</title>

    <author initials="P." surname="Hoffman" fullname="Paul Hoffman">
      <organization>ICANN</organization>
      <address>
        <email>paul.hoffman@icann.org</email>
      </address>
    </author>
    <author initials="A." surname="Rossi" fullname="Alexis Rossi">
      <organization>RFC Series Consulting Editor</organization>
      <address>
        <email>rsce@rfc-editor.org</email>
      </address>
    </author>

    <date year="2025" month="February" day="12"/>

    
    
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 43?>

<t>RFC 9280 specifies version 3 of the RFC Editor Model.
Since its publication, lessons have been learned about implementing this model.
This document lists some of those lessons learned and updates RFC 9280 based on that experience.</t>

<!--
This draft is part of the RFC Series Working Group (RSWG); see <https://datatracker.ietf.org/edwg/rswg/documents/>.
-->
<t>There is a repository for this draft at <eref target="https://github.com/paulehoffman/9280-updates">https://github.com/paulehoffman/9280-updates</eref>.</t>



    </abstract>



  </front>

  <middle>


<?line 54?>

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

<t><xref target="RFC9280"/> contained significant changes to the publication model for RFCs.
Those changes created new structures and new processes for the publication of RFCs.
As these structures and processes have been exercised, the community has found places where they might be improved.
In addition, gaps in some of the processes have been found.
This document updates RFC 9280 based on these findings.</t>

<t>An editorial note: RFC 9280 is discussed throughout this document.
The only time it is formally referenced is above; the rest of the time, it is simply called "RFC 9280".</t>

<t>A later version of this document will have all the changes in place in RFC 9280.</t>

</section>
<section anchor="methods-for-updating-rfc-9280"><name>Methods for Updating RFC 9280</name>

<t>Section 8 of RFC 9280 currently says:</t>

<ul empty="true"><li>
  <t>Updates, amendments, and refinements to this document can be produced using the process documented herein but shall be published and operative only after (a) obtaining the agreement of the IAB and the IESG and (b) ensuring that the IETF LLC has no objections regarding its ability to implement any proposed changes.</t>
</li></ul>

<t>This sentence is replaced with:</t>

<ul empty="true"><li>
  <t>Updates, amendments, and refinements to this document can be produced using the process documented herein but, unless otherwise specified in this document, shall be published and operative only after (a) obtaining the agreement of the IAB and the IESG and (b) ensuring that the IETF LLC has no objections regarding its ability to implement any proposed changes.</t>
</li></ul>

</section>
<section anchor="rpc-roles-and-responsibilities"><name>RPC Roles and Responsibilities</name>

<t>RFC 9280 created a new structure for the RFC Editor function. It established the RFC Series Working Group (RSWG) and the RFC Series Approval Board (RSAB), and gave new responsibilities to the RFC Production Center (RPC).
Broadly speaking, it says that RSWG writes policies for the editorial stream, RSAB approves those policies, and the RPC implements those policies. 
However RFC 9280 does not specify which group is responsible for defining or building the specific code and tools that implement the policies agreed upon in this process.
The rest of this section updates RFC 9280 to deal with this and other related matters.</t>

<section anchor="rpc-implementation-responsibilities"><name>RPC Implementation Responsibilities</name>

<section anchor="tooling-and-code-used-for-publication-of-rfcs"><name>Tooling and code used for publication of RFCs</name>

<t>Section 2 of RFC 9280 says</t>

<ul empty="true"><li>
  <t>Policy implementation through publication of RFCs in all of the streams that form the RFC Series. This is primarily the responsibility of the RFC Production Center (RPC) as contractually overseen by the IETF Administration Limited Liability Company (IETF LLC).</t>
</li></ul>

<t>The same section also states</t>

<ul empty="true"><li>
  <t>The RPC implements the policies defined by the Editorial Stream in its day-to-day editing and publication of RFCs from all of the streams.</t>
</li></ul>

<t>RFC 9280 does not define any other group that is responsible for implementing policies.</t>

<t>Throughout RFC 9280, the RSWG is consistently assigned responsibility for writing policies (not deciding on implementations).
The RPC is consistently assigned responsibility for implementing policy decisions, but examples given generally describe decisions made at the single document level.
RFC 9280 does not cover any specific responsibilities for designing and building the tools and code used to publish documents.</t>

<t>RFC 9280 mentions tool developers twice.
In Section 3.1.1.2, it encourages "developers of tools used to author or edit RFCs and Internet-Drafts" to participate in the RSWG.
Section 3.2.1 says that "RSAB members should consult with their constituent stakeholders (e.g., authors, editors, tool developers, and consumers of RFCs) on an ongoing basis".</t>

<t>Section 4.2 of RFC 9280 mentions a specific implementation when discussing the working practices of the RPC.</t>

<ul empty="true"><li>
  <t>In the absence of a high-level policy documented in an RFC or in the interest of specifying the detail of its implementation of such policies, the RPC can document ... Guidelines regarding the final structure and layout of published documents. In the context of the XML vocabulary <xref target="RFC7991"></xref>, such guidelines could include clarifications regarding the preferred XML elements and attributes used to capture the semantic content of RFCs.</t>
</li></ul>

<t><xref target="RFC7991"/> is the only editorial implementation-related RFC mentioned in 9280.</t>

<t>This section updates RFC 9280 to specify that the RPC is responsible for the development of tools and processes used to implement editorial stream policies, in the absence of an RFC with specific requirements.
The RPC may designate a team of volunteers and/or employees who implement these operational decisions.
The RPC is expected to solicit input from experts and community members when making implementation decisions.
The RPC is required to document implementation decisions in a publicly available place, preferably with rationale.</t>

<t>If the  RPC has questions about how to interpret policy in Editorial stream documents, they should ask RSAB for guidance in interpreting that policy per the process described in Section 4.4 of RFC 9280.</t>

</section>
<section anchor="conflict-resolution-for-implementation-decisions"><name>Conflict Resolution for Implementation Decisions</name>

<t>Section 4.4 of RFC 9280 provides a pathway for resolution of conflicts between the RPC and the author(s) of a specific document.
No appeal pathway is given for resolution of issues that may occur when a conflict arises with an implementation decision that applies to the entire editorial process (not just one document).</t>

<t>If the RPC is responsible for interpreting policy decisions at both the document and editorial process tooling level, conflicts on either level will involve interpretation of written policy (or the acknowledgement that policy does not exist to cover a given situation).
In any case, the conflict resolution will now use the same path of appeal: to the RSAB.</t>

</section>
</section>
<section anchor="rfc-consumers"><name>RFC Consumers</name>

<t>The IETF mission statement <xref target="RFC3935"/> is clear that the documents it produces are intended to be consumed by anyone who wishes to implement an IETF protocol or operational recommendation:</t>

<ul empty="true"><li>
  <t>to produce high quality, relevant technical and engineering documents that influence the way people design, use, and manage the Internet in such a way as to make the Internet work better.</t>
</li></ul>

<t>Section 3.2.1 of RFC 9280 introduces the term "consumers of RFCs", referring to them as "constituent stakeholders" who should be considered by RSAB when approving Editorial Stream policy documents.</t>

<t>"Consumers of RFCs" is now defined to mean those people who read RFCs to understand, implement, critique, and research the protocols, operational practices and other content, as found in RFCs.</t>

<t>The policy to be followed by the RFC publication streams and RFC Editor in respect of consumers of RFCs is as follows:</t>

<t><list style="symbols">
  <t>Consumers of RFCs MUST be considered as a separate constituent stakeholder from IETF/IRTF participants.
While IETF/IRTF participants and others involved in the development and production of RFCs may be consumers of RFCs, the two are distinct, overlapping sets.</t>
  <t>The <eref target="https://www.rfc-editor.org">RFC Editor website</eref> MUST be primarily focused on consumers of RFCs.</t>
  <t>Consumers of RFCs MUST NOT be required or expected to become IETF/IRTF participants, but it MAY be recommended or suggested that they do so.</t>
</list></t>

<t>Responsibility for representing the interests of consumers of RFCs in the Editorial Stream process as defined in RFC 9280, is assigned to the RPC.
The RPC should represent consumers of RFCs to the best of their ability given the information and tools available to them, both within RSWG and as ex-officio members of RSAB.
The RPC may solicit information from other individuals, groups or experts, or directly from consumers of RFCs, including by tracking traffic or interactions on the RFC Editor's website within the constraints of the privacy statement available on that site.</t>

</section>
<section anchor="updates-to-rfcs-7990-through-7997"><name>Updates to RFCs 7990 through 7997</name>

<t>All instances of "RFC Editor" or "RFC Series Editor" in <xref target="RFC7990"/>, <xref target="RFC7991"/>, <xref target="RFC7992"/>, <xref target="RFC7993"/>, <xref target="RFC7994"/>, <xref target="RFC7995"/>, <xref target="RFC7996"/>, and <xref target="RFC7997"/> are replaced by "RFC Production Center (RPC)".</t>

</section>
</section>
<section anchor="updates-from-rfc-formats-and-versions"><name>Updates from "RFC Formats and Versions"</name>

<t><xref target="RFC9720"/>, "RFC Formats and Versions", updated RFC 9280.</t>

<section anchor="rfcs-may-be-reissued"><name>RFCs May Be Reissued</name>

<t>Section 7.6 of RFC 9280 currently says:</t>

<ul empty="true"><li>
  <t>Once published, RFC Series documents are not changed.</t>
</li></ul>

<t>That sentence was replaced with:</t>

<ul empty="true"><li>
  <t>Once published, RFCs may be reissued, but the semantic content of publication versions shall be preserved to the greatest extent possible.</t>
</li></ul>

</section>
<section anchor="consistency-policy"><name>Consistency Policy</name>

<t>A new policy that would exist in Section 7 of RFC 9280 was added:</t>

<ul empty="true"><li>
  <t>7.8.  Consistency</t>

  <t>RFCs are copyedited, formatted, and then published.  They may be reissued to maintain a consistent presentation.</t>
</li></ul>

</section>
</section>
<section anchor="purview-of-the-rswg-and-rsab"><name>Purview of the RSWG and RSAB</name>

<t>Section 3 of RFC 9280 currently says:</t>

<ul empty="true"><li>
  <t>Policies under the purview of the RSWG and RSAB might include, but are not limited to, document formats, processes for publication and dissemination of RFCs, and overall management of the RFC Series.</t>
</li></ul>

<t>The following is added immediately following that sentence:</t>

<ul empty="true"><li>
  <t>Such policies will not include detailed technical specifications, for example specific details of text or graphical formats or XML grammar. Such matters will be decided and documented by the RPC along with its other working practices, as discussed in section 4.2 of RFC 9280, with community consultation as for other tools and services supported by IETF LLC <xref target="RFC8711"/>."</t>
</li></ul>

</section>
<section anchor="processing-drafts-from-the-rswg"><name>Processing Drafts from the RSWG</name>

<t>%% Maybe clarify RSAB role in running the full-community last call, such as deciding when it is finished, what the RSWG Chairs should do after that, mailing lists, and so on. %%</t>

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

<t>There are no security considerations for the changes listed in this document.</t>

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

<t>This document contains no actions for IANA.</t>

</section>


  </middle>

  <back>


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

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



<reference anchor="RFC8711">
  <front>
    <title>Structure of the IETF Administrative Support Activity, Version 2.0</title>
    <author fullname="B. Haberman" initials="B." surname="Haberman"/>
    <author fullname="J. Hall" initials="J." surname="Hall"/>
    <author fullname="J. Livingood" initials="J." surname="Livingood"/>
    <date month="February" year="2020"/>
    <abstract>
      <t>The IETF Administrative Support Activity (IASA) was originally established in 2005. In the years since then, the needs of the IETF evolved in ways that required changes to its administrative structure. The purpose of this RFC is to document and describe the IETF Administrative Support Activity, version 2.0 (IASA 2.0). It defines the roles and responsibilities of the IETF Administration LLC Board (IETF LLC Board), the IETF Executive Director, and the Internet Society in the fiscal and administrative support of the IETF standards process. It also defines the membership and selection rules for the IETF LLC Board.</t>
      <t>This document obsoletes RFC 4071, RFC 4333, and RFC 7691.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="101"/>
  <seriesInfo name="RFC" value="8711"/>
  <seriesInfo name="DOI" value="10.17487/RFC8711"/>
</reference>
<reference anchor="RFC7990">
  <front>
    <title>RFC Format Framework</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to improve the readability of RFCs while supporting their archivability, the canonical format of the RFC Series will be transitioning from plain-text ASCII to XML using the xml2rfc version 3 vocabulary; different publication formats will be rendered from that base document. With these changes comes an increase in complexity for authors, consumers, and the publisher of RFCs. This document serves as the framework that provides the problem statement, lays out a road map of the documents that capture the specific requirements, and describes the transition plan.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7990"/>
  <seriesInfo name="DOI" value="10.17487/RFC7990"/>
</reference>
<reference anchor="RFC7991">
  <front>
    <title>The "xml2rfc" Version 3 Vocabulary</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>This document defines the "xml2rfc" version 3 vocabulary: an XML-based language used for writing RFCs and Internet-Drafts. It is heavily derived from the version 2 vocabulary that is also under discussion. This document obsoletes the v2 grammar described in RFC 7749.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7991"/>
  <seriesInfo name="DOI" value="10.17487/RFC7991"/>
</reference>
<reference anchor="RFC7992">
  <front>
    <title>HTML Format for RFCs</title>
    <author fullname="J. Hildebrand" initials="J." role="editor" surname="Hildebrand"/>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to meet the evolving needs of the Internet community, the canonical format for RFCs is changing from a plain-text, ASCII-only format to an XML format that will, in turn, be rendered into several publication formats. This document defines the HTML format that will be rendered for an RFC or Internet-Draft.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7992"/>
  <seriesInfo name="DOI" value="10.17487/RFC7992"/>
</reference>
<reference anchor="RFC7993">
  <front>
    <title>Cascading Style Sheets (CSS) Requirements for RFCs</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>The HTML format for RFCs assigns style guidance to a Cascading Style Sheet (CSS) specifically defined for the RFC Series. The embedded, default CSS as included by the RFC Editor is expected to take into account accessibility needs and to be built along a responsive design model. This document describes the requirements for the default CSS used by the RFC Editor. The class names are based on the classes defined in "HTML for RFCs" (RFC 7992).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7993"/>
  <seriesInfo name="DOI" value="10.17487/RFC7993"/>
</reference>
<reference anchor="RFC7994">
  <front>
    <title>Requirements for Plain-Text RFCs</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In 2013, after a great deal of community discussion, the decision was made to shift from the plain-text, ASCII-only canonical format for RFCs to XML as the canonical format with more human-readable formats rendered from that XML. The high-level requirements that informed this change were defined in RFC 6949, "RFC Series Format Requirements and Future Development". Plain text remains an important format for many in the IETF community, and it will be one of the publication formats rendered from the XML. This document outlines the rendering requirements for the plain-text RFC publication format. These requirements do not apply to plain-text RFCs published before the format transition.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7994"/>
  <seriesInfo name="DOI" value="10.17487/RFC7994"/>
</reference>
<reference anchor="RFC7995">
  <front>
    <title>PDF Format for RFCs</title>
    <author fullname="T. Hansen" initials="T." role="editor" surname="Hansen"/>
    <author fullname="L. Masinter" initials="L." surname="Masinter"/>
    <author fullname="M. Hardy" initials="M." surname="Hardy"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>This document discusses options and requirements for the PDF rendering of RFCs in the RFC Series, as outlined in RFC 6949. It also discusses the use of PDF for Internet-Drafts, and available or needed software tools for producing and working with PDF.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7995"/>
  <seriesInfo name="DOI" value="10.17487/RFC7995"/>
</reference>
<reference anchor="RFC7996">
  <front>
    <title>SVG Drawings for RFCs: SVG 1.2 RFC</title>
    <author fullname="N. Brownlee" initials="N." surname="Brownlee"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>This document specifies SVG 1.2 RFC -- an SVG profile for use in diagrams that may appear in RFCs -- and considers some of the issues concerning the creation and use of such diagrams.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7996"/>
  <seriesInfo name="DOI" value="10.17487/RFC7996"/>
</reference>
<reference anchor="RFC7997">
  <front>
    <title>The Use of Non-ASCII Characters in RFCs</title>
    <author fullname="H. Flanagan" initials="H." role="editor" surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to support the internationalization of protocols and a more diverse Internet community, the RFC Series must evolve to allow for the use of non-ASCII characters in RFCs. While English remains the required language of the Series, the encoding of future RFCs will be in UTF-8, allowing for a broader range of characters than typically used in the English language. This document describes the RFC Editor requirements and gives guidance regarding the use of non-ASCII characters in RFCs.</t>
      <t>This document updates RFC 7322. Please view this document in PDF form to see the full text.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7997"/>
  <seriesInfo name="DOI" value="10.17487/RFC7997"/>
</reference>
<reference anchor="RFC9280">
  <front>
    <title>RFC Editor Model (Version 3)</title>
    <author fullname="P. Saint-Andre" initials="P." role="editor" surname="Saint-Andre"/>
    <date month="June" year="2022"/>
    <abstract>
      <t>This document specifies version 3 of the RFC Editor Model. The model defines two high-level tasks related to the RFC Series. First, policy definition is the joint responsibility of the RFC Series Working Group (RSWG), which produces policy proposals, and the RFC Series Approval Board (RSAB), which approves such proposals. Second, policy implementation is primarily the responsibility of the RFC Production Center (RPC) as contractually overseen by the IETF Administration Limited Liability Company (IETF LLC). In addition, various responsibilities of the RFC Editor function are now performed alone or in combination by the RSWG, RSAB, RPC, RFC Series Consulting Editor (RSCE), and IETF LLC. Finally, this document establishes the Editorial Stream for publication of future policy definition documents produced through the processes defined herein.</t>
      <t>This document obsoletes RFC 8728. This document updates RFCs 7841, 8729, and 8730.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9280"/>
  <seriesInfo name="DOI" value="10.17487/RFC9280"/>
</reference>
<reference anchor="RFC9720">
  <front>
    <title>RFC Formats and Versions</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="January" year="2025"/>
    <abstract>
      <t>In order to improve the readability of RFCs while supporting their archivability, the definitive version of the RFC Series transitioned from plain-text ASCII to XML using the RFCXML vocabulary; different publication versions are rendered from that base document. This document describes how RFCs are published.</t>
      <t>This document obsoletes RFC 7990. This document also updates the stability policy in RFC 9280.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9720"/>
  <seriesInfo name="DOI" value="10.17487/RFC9720"/>
</reference>



    </references>

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



<reference anchor="RFC3935">
  <front>
    <title>A Mission Statement for the IETF</title>
    <author fullname="H. Alvestrand" initials="H." surname="Alvestrand"/>
    <date month="October" year="2004"/>
    <abstract>
      <t>This memo gives a mission statement for the IETF, tries to define the terms used in the statement sufficiently to make the mission statement understandable and useful, argues why the IETF needs a mission statement, and tries to capture some of the debate that led to this point. 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="95"/>
  <seriesInfo name="RFC" value="3935"/>
  <seriesInfo name="DOI" value="10.17487/RFC3935"/>
</reference>



    </references>

</references>



  </back>

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

-->

</rfc>

