<?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.24 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-rpc-errata-process-03" category="info" submissionType="IETF" xml:lang="en" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.28.0 -->
  <front>
    <title abbrev="Handling Errata Reports">Current Process for Handling RFC Errata Reports</title>
    <seriesInfo name="Internet-Draft" value="draft-rpc-errata-process-03"/>
    <author initials="A." surname="Russo" fullname="Alice Russo">
      <organization>RFC Production Center</organization>
      <address>
        <email>arusso@staff.rfc-editor.org</email>
      </address>
    </author>
    <author initials="J." surname="Mahoney" fullname="Jean Mahoney">
      <organization>RFC Production Center</organization>
      <address>
        <email>jmahoney@staff.rfc-editor.org</email>
      </address>
    </author>
    <date year="2025" month="March" day="02"/>
    <workgroup>RSWG</workgroup>
    <keyword>errata system</keyword>
    <abstract>
      <?line 63?>

<t>This document describes the current web-based process for handling the
submission, verification, and posting of errata for the RFC Series.
The main concepts behind this process are (1) distributing the
responsibility for verification to the appropriate organization or
person for each RFC stream, and (2) using a Web portal to automate
the processing of erratum reports. This system was launched in November 2007.</t>
      <t>This draft documents the existing system as a means to facilitate discussion to revamp how errata are reported, reviewed, and publicized.</t>
    </abstract>
  </front>
  <middle>
    <?line 74?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document describes the procedures and mechanisms
for handling RFC erratum reports.  The main concepts are (1) distributing
responsibility for report verification to the appropriate body or
person for each RFC stream, and (2) using a Web portal to automate
the tasks for verifying and posting erratum reports.</t>
      <t>This process assumes the organization of RFC publication into
five document streams <xref target="RFC8729"/>: (1) the IETF Stream, which includes
both working group and individual submissions (also known as "AD Sponsored"
or "non-working group" documents) plus all RFCs that were
published before a formal source (e.g., working group or stream) existed or was recorded (known as legacy RFCs), (2) the IAB Stream,
(3) the IRTF Stream, (4) the Independent Submission Stream, and
(5) the Editorial Stream.
Personnel representing each stream, called the stream-specific party (SSP), are responsible for
verifying the erratum reports for that stream's RFCs.</t>
      <t>At the organizational level, the SSPs are:</t>
      <ul spacing="normal">
        <li>
          <t>IESG for legacy RFCs</t>
        </li>
        <li>
          <t>IESG for IETF Stream documents</t>
        </li>
        <li>
          <t>IAB for IAB Stream documents</t>
        </li>
        <li>
          <t>IRSG for IRTF Stream documents</t>
        </li>
        <li>
          <t>Independent Submissions Editor for Independent Submission Stream documents</t>
        </li>
        <li>
          <t>RFC Series Approval Board for Editorial Stream documents</t>
        </li>
      </ul>
      <t>In addition, the RFC Production Center reviews editorial errata reports from all streams and marks them as verified when possible, as per <xref target="IESG-Err-Proc-2021"/>.</t>
      <section anchor="background">
        <name>Background on RFC Errata</name>
        <t>The RFC Production Center (RPC) began to collect and post RFC errata in 2000. A 
<eref target="https://web.archive.org/web/20001029084225/http://www.rfc-editor.org/errata.html">very early snapshot</eref>
can be seen at the Wayback Machine. The
idea was to discourage readers from repeatedly pointing out the same
typos in published RFCs.  Initially, errata were not separated into technical and
editorial errata. This classification started in 2002. This evolved into an errata verification
and posting process that was a manually operated, email-based task.
Errata were listed on one page and grouped by RFC number. See this
<eref target="https://web.archive.org/web/20031202151009/http://www.rfc-editor.org/cgi-bin/errata.pl">snapshot from 2003</eref>.
Errata from this period have been made available in the current system
and marked as Reported or Verified, as appropriate. Generally,
the name of the verifier is not given as this information was not
associated with errata records until the new system was put in
place.</t>
        <t>Because the number of errors reported turned out to be significantly
greater than anticipated, and the process of vetting
and posting required more human resources, a web-based process <xref target="ERRATA_SYS_PROPOSAL"/> was created
and launched in November 2007.</t>
        <t>Another reason for the current, web-based approach to handling erratum reports
is that about half the reports apply to the technical contents of RFCs,
and the posting of technical
errata for Standards Track documents should always involve the IESG,
as a matter of correct process.  Technical errata may require much
review and discussion among the author(s), Area Directors, and other
interested parties.  (See <xref target="HOW_TO_REPORT"/> for guidelines regarding
editorial vs. technical classification.)</t>
        <t>We note that allowing technical errata is a slippery slope: there may
be a temptation to use errata to "fix" protocol design errors, rather
than to publish new RFCs that update the erroneous documents.  In
general, an erratum is intended to report an error in a document,
rather than an error in the design of the protocol or other entity
defined in the document, but this distinction may be too imprecise to
avoid hard choices.  For the IETF Stream, these choices are
made by the IESG and are discussed in their guidelines on
errata processing <xref target="IESG-Err-Proc-2021"/>.</t>
        <t>After consulting with the RPC in 2021, the IESG requested that the RPC
perform the initial review of editorial errata reports (including the backlog of
openeditorial reports) and resolve those that are clearly editorial
in nature <xref target="IESG-Err-Proc-2021"/>. The other streams adopted the same processing
for editorial reports.</t>
        <section anchor="the-creation-of-the-hold-for-document-update-state">
          <name>The Creation of the 'Hold For Document Update' State</name>
          <t>When errata reports started to be collected and posted, there were only two states:
Verified and Rejected.</t>
          <t>The IESG proposed the "Held for Document Update" (HFDU) state in 2008. See <xref target="IESG-Err-Proc-2008"/>.
HFDU initially applied to the following:</t>
          <ul spacing="normal">
            <li>
              <t>Things that are clearly wrong but could not cause an implementation or deployment problem</t>
            </li>
            <li>
              <t>Trivial grammar corrections</t>
            </li>
            <li>
              <t>Typographical errors which would not cause any confusions to implementation or deployments</t>
            </li>
            <li>
              <t>Changes which are simply stylistic issues or simply make things read better</t>
            </li>
            <li>
              <t>Changes that modify the working of a protocol to something that might be different from the
intended consensus when the document was approved should be either Hold for Document Update or
Rejected. Deciding between these two depends on judgment. In unclear situations, small changes
can be Hold for Document Update.</t>
            </li>
          </ul>
          <t>The application of HFDU changed when the IESG updated their guidelines in 2021 (see <xref target="IESG-Err-Proc-2021"/>).
The first three items above were moved from HFDU to Verified. Currently, HFDU applies to the following:</t>
          <ul spacing="normal">
            <li>
              <t>Changes that are stylistic issues or simply make things read better</t>
            </li>
            <li>
              <t>Clearly wrong technical items that do not have a clear resolution or requires further discussion</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="current-process">
      <name>Current Errata Process Using the Web Portal</name>
      <t>To manage and automate the reporting, verifying, and posting of
errata, the rfc-editor.org website provides a web application
("portal").  This web portal allows for a more uniform reporting
process, eases communication among the parties responsible for
verification, and automates the posting of erratum reports as soon as they are
reported.</t>
      <t>There are four possible states for an erratum report:</t>
      <ol spacing="normal" type="1"><li>
          <t>Reported - The erratum has been reported but is unverified.</t>
        </li>
        <li>
          <t>Verified - The erratum has been edited as necessary and verified.</t>
        </li>
        <li>
          <t>Rejected - The erratum was redundant or incorrect and has been discarded.</t>
        </li>
        <li>
          <t>Held for Document Update - The erratum is not a necessary update to the RFC. However, it should be considered in future revisions of the RFC.</t>
        </li>
      </ol>
      <t>Currently, reports in all states are posted (see <xref target="posting-erratum-reports"/>
for more details).</t>
      <t>For more information on the states and their definitions, and the
guidelines by which the IESG classifies erratum reports into the
above states, see <xref target="IESG-Err-Proc-2021"/>.</t>
      <t>The Web interface supports the following functions:</t>
      <ol spacing="normal" type="1"><li>
          <t>Retrieve -- display all posted errata for a specific RFC number or display a particular erratum by its errata ID number.</t>
        </li>
        <li>
          <t>Report -- report a new erratum, as described below.  (See <xref target="HOW_TO_REPORT"/> for instructions on reporting a new erratum.)</t>
        </li>
        <li>
          <t>Edit/Verify/Reject -- used by an SSP to edit the contents of an erratum and change its status.</t>
        </li>
      </ol>
      <t>The following sections describe the process in more detail.</t>
      <section anchor="reporting-errata">
        <name>Reporting Errata</name>
        <t>A member of the Internet community (the "reporter") navigates to the
RFC errata page <xref target="ERRATA_PAGE"/>, enters the RFC number of the
document containing the error, and clicks the Search button.
All earlier erratum reports for that RFC are
displayed. This includes reports of any status (Verified, Reported,
Held for Document Update, and Rejected).
The reporter is asked to check that the erratum does
not already appear on the errata page for any given RFC.
This step is to prevent multiple reports of the same error.</t>
        <t>The reporter then reports the erratum using a Web form to create a report
record in the RFC errata database.  The report is composed of
information provided by the reporter and is supplemented by data
drawn from the primary rfc-editor.org database.  The erratum report
record includes the following fields:</t>
        <t>The following information is requested from the reporter. All fields must be filled in:</t>
        <ul spacing="normal">
          <li>
            <t>Reporter name</t>
          </li>
          <li>
            <t>Reporter email address (Note that the address is provided for communication purposes with the relevant SSPs and authors, but it is not displayed in the online erratum report.)</t>
          </li>
          <li>
            <t>Publication format: Text, PDF, HTML (This field is present for only RFC 8650 and higher.)</t>
          </li>
          <li>
            <t>Type: editorial, technical</t>
          </li>
          <li>
            <t>Section #</t>
          </li>
          <li>
            <t>Original text</t>
          </li>
          <li>
            <t>Corrected text</t>
          </li>
          <li>
            <t>Notes</t>
          </li>
        </ul>
        <t>The reporter is asked to make a judgment on the erratum type --
technical vs. editorial.  If the reporter has both editorial and
technical errors in the same RFC, the two classes of errata must be
entered as separate reports.  This initial classification is useful
to the SSP; for example, it might allow technical errata to be
processed with higher priority than editorial errata, and it allows
the RPC to verify editorial erratum reports and to note frequent editorial
errors that could possibly lead to improvements in the editorial
process.</t>
        <t>With the aid of published guidelines (see
<xref target="HOW_TO_REPORT"/>), the reporter should make the right technical/editorial
classification.  However, if the reporter does misclassify the
report, the SSP can fix the classification when logged in as a verifier.</t>
        <t>The reporter should enter a new erratum using the
Original and Corrected Text fields, as this allows for easier
verification.  The reporter can use the free-text Notes field to provide
the rationale or to describe those errata that cannot easily be put
into the Original/Corrected format.</t>
        <t>When the reporter submits the report, they are shown a preview of it.
They can choose to edit the report, cancel, or submit. They must successfully
navigate a reCAPTCHA in order to complete the report submission.</t>
        <t>The information provided by the reporter is supplemented by information pulled from the
database:</t>
        <ul spacing="normal">
          <li>
            <t>Errata ID number</t>
          </li>
          <li>
            <t>RFC title and associated draft string (if available)</t>
          </li>
          <li>
            <t>Publication Date</t>
          </li>
          <li>
            <t>Author(s)</t>
          </li>
          <li>
            <t>Category ("status") of RFC</t>
          </li>
          <li>
            <t>Source (working group name, IETF - NON WORKING GROUP, IAB, IRTF, INDEPENDENT, or Editorial)</t>
          </li>
          <li>
            <t>Area (for IETF Stream)</t>
          </li>
          <li>
            <t>Stream (IETF, IAB, IRTF, INDEPENDENT, or Editorial)</t>
          </li>
          <li>
            <t>Verifying Party (SSP Identity)</t>
          </li>
          <li>
            <t>URL to the distinct erratum report</t>
          </li>
        </ul>
        <t>When a report is successfully submitted, a notification is sent via email
(see <xref target="initial-notification-message"/>), and the report is posted to the rfc-editor.org website
(see <xref target="posting-erratum-reports"/>).</t>
      </section>
      <section anchor="initial-notification-message">
        <name>Initial Notification Message</name>
        <t>Submitting the report triggers an email notification message to
multiple parties; see the notification lists below.  Including
multiple parties facilitates cooperation in
verifying the error and transparency in the process.</t>
        <t>Notifications are determined by stream and type of erratum report
and are sent by rfc-editor@rfc-editor.org to the following SSPs.</t>
        <t>Note that while SSP email addresses are maintained by the
database, author email addresses, especially for older RFCs,
are often out of date. In these cases, the
SSP has the option of seeking current author contact
information or relying on other individuals with knowledge of the
subject matter to help determine the validity of the erratum report.</t>
        <section anchor="technical-erratum-reports">
          <name>Technical Erratum Reports</name>
          <t>Technical erratum reports are sent to SSPs, and the reporter and
rfc-editor@rfc-editor.org are CCed.</t>
          <t>Legacy RFCs:</t>
          <ul spacing="normal">
            <li>
              <t>To: IESG</t>
            </li>
            <li>
              <t>CC: reporter, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IETF Stream (working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: authors, ADs of the area from which the document came, document shepherd</t>
            </li>
            <li>
              <t>CC: reporter, working group, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IETF Stream (non-working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: IESG, authors</t>
            </li>
            <li>
              <t>CC: reporter, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IAB Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: authors, IAB</t>
            </li>
            <li>
              <t>CC: reporter, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IRTF Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: authors, IRSG</t>
            </li>
            <li>
              <t>CC: reporter, rfc-editor@rfc-editor.org, research group</t>
            </li>
          </ul>
          <t>Independent Submission Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: authors, ISE</t>
            </li>
            <li>
              <t>CC: reporter, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>Editorial Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: authors, RSAB</t>
            </li>
            <li>
              <t>CC: reporter, rfc-editor@rfc-editor.org, RSWG</t>
            </li>
          </ul>
        </section>
        <section anchor="editorial-erratum-reports">
          <name>Editorial Erratum Reports</name>
          <t>All editorial erratum reports are sent to rfc-editor@rfc-editor.org,
and other SSPs are CCed:</t>
          <t>Legacy RFCs:</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter</t>
            </li>
          </ul>
          <t>IETF Stream (working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter, authors, working group</t>
            </li>
          </ul>
          <t>IETF Stream (non-working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter, authors</t>
            </li>
          </ul>
          <t>IAB Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter, authors, IAB</t>
            </li>
          </ul>
          <t>IRTF Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter, authors, research group</t>
            </li>
          </ul>
          <t>Independent Submission Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter, authors</t>
            </li>
          </ul>
          <t>Editorial Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: rfc-editor@rfc-editor.org</t>
            </li>
            <li>
              <t>CC: reporter, authors, RSWG</t>
            </li>
          </ul>
          <t>The message includes the information listed in <xref target="reporting-errata"/>.</t>
        </section>
      </section>
      <section anchor="posting-erratum-reports">
        <name>Posting Erratum Reports</name>
        <t>As soon as an erratum report is submitted, it is available online
as described below.  The erratum report is marked Reported
until its state is updated by verifiers as described in <xref target="verifying-erratum-reports"/>.
Duplicate and junk reports are available and marked as Reported
only until they are deleted from the database by the RPC.</t>
        <t>In this document, posting an erratum report means that:</t>
        <ul spacing="normal">
          <li>
            <t>The report can be discovered through the RFC errata search page: <eref target="https://www.rfc-editor.org/errata.php">https://www.rfc-editor.org/errata.php</eref>.</t>
          </li>
          <li>
            <t>A link to the RFC's errata page appears on the following:
            </t>
            <ul spacing="normal">
              <li>
                <t>the results of the RFC search engine: <eref target="https://www.rfc-editor.org/rfcsearch.html">https://www.rfc-editor.org/rfcsearch.html</eref>.</t>
              </li>
              <li>
                <t>the RFC's info page. For example, see <eref target="https://www.rfc-editor.org/info/rfc2119">https://www.rfc-editor.org/info/rfc2119</eref>.</t>
              </li>
              <li>
                <t>On the HTML format of the RFC. For example, <eref target="https://www.rfc-editor.org/rfc/rfc2119.html">https://www.rfc-editor.org/rfc/rfc2119.html</eref>.</t>
              </li>
              <li>
                <t>On the datatracker status page for the RFC. For example, <eref target="https://datatracker.ietf.org/doc/rfc2119/">https://datatracker.ietf.org/doc/rfc2119/</eref>.
The datatracker learns that at least one erratum report exists via <eref target="https://www.rfc-editor.org/rfc-index.xml">https://www.rfc-editor.org/rfc-index.xml</eref>
and sets a badge on the RFC's datatracker status page.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>All erratum reports for a single RFC, except for obvious spam reports,
are posted in the following order:</t>
        <ul spacing="normal">
          <li>
            <t>Verified Technical</t>
          </li>
          <li>
            <t>Verified Editorial</t>
          </li>
          <li>
            <t>Held for Document Update Technical</t>
          </li>
          <li>
            <t>Held for Document Update Editorial</t>
          </li>
          <li>
            <t>Rejected Technical</t>
          </li>
          <li>
            <t>Rejected Editorial</t>
          </li>
          <li>
            <t>Reported Technical</t>
          </li>
          <li>
            <t>Reported Editorial</t>
          </li>
        </ul>
        <t>All erratum reports are also available at <eref target="https://www.rfc-editor.org/errata.json">https://www.rfc-editor.org/errata.json</eref>.</t>
      </section>
      <section anchor="verifying-erratum-reports">
        <name>Verifying Erratum Reports</name>
        <t>The initial notification message starts the verification process.</t>
        <t>The RPC determines the validity of editorial erratum reports and also
handles any junk or duplicate reports, whether they are labeled as editorial
or technical.</t>
        <t>Junk erratum reports contain bogus content in the Original text, Corrected text,
and/or Notes fields. The RPC deletes
such a report from the database and sends an email message to
all recipients of the report notification, except for the reporter,
notifying them that the report has been deleted.</t>
        <t>If an erratum report duplicates an existing report, the RPC
deletes the report and sends a reply-all to the notification message
to say the report has been deleted.</t>
        <t>The SSP and the authors are expected to determine the validity of
any technical erratum report, by whatever procedure the SSP or the stream owner
determines.</t>
        <t>The RPC does not track the
verification process for technical erratum reports.  The SSP, not the author(s) or the RPC,
has final responsibility for verifying or rejecting each technical erratum report.
This helps to avoid a great deal of complexity and confusion.</t>
        <t>Each SSP has a login account on the errata portal to edit and verify erratum
reports.  The SSP identity is added to the record and
the individual is able to edit, verify, hold, or reject each erratum.</t>
        <t>The Notes field allows reporters to submit information in any fashion
they like, so there is a possibility of multiple errors being
reported in this field.  The SSP is able to split
the report into multiple records to maintain one record per erratum report, as
necessary.</t>
        <t>Some erratum reports require
significant email discussion between the reporter and the author(s)
and/or SSPs (in particular, the IESG) before the final decision on a
report can be made.  The final outcome is captured in the erratum
entry, and any controversy or explanatory material is recorded in
the Notes field.</t>
        <t>Once verified, the erratum is available for viewing in the RFC's HTML format "inline" (for example, see <eref target="https://www.rfc-editor.org/rfc/inline-errata/rfc3261.html">https://www.rfc-editor.org/rfc/inline-errata/rfc3261.html</eref>) in addition to being on the RFC's errata page and discoverable through errata search functionality.</t>
        <t>In addition, once a report is verified, it is locked against further updates to ensure the stability of the report.
However, sometimes there are mistakes in the report that need correction.  In this case, the RFC Editor can
update the report as requested by an SSP or can grant an SSP temporary write
access to the report that needs to be updated.</t>
      </section>
      <section anchor="erratum-report-announcements">
        <name>Erratum Report Announcements</name>
        <t>Like the notification of submissions, the announcement of a verified (or held or rejected) erratum report varies by stream and type of erratum report.</t>
        <section anchor="technical-erratum-reports-1">
          <name>Technical Erratum Reports</name>
          <t>The announcement of technical erratum reports are sent from rfc-editor@rfc-editor.org to the following:</t>
          <t>Legacy RFCs:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, IESG, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IETF Stream (working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, IESG, working group, IANA, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IETF Stream (non-working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, IESG, IANA, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IAB Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, IAB, IAB chair, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>IRTF Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, IRSG, research group, IANA, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>Independent Submission Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, ISE, Document Shepherd, IANA, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
          <t>Editorial Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, RSAB, RSWG, IANA, rfc-editor@rfc-editor.org</t>
            </li>
          </ul>
        </section>
        <section anchor="editorial-erratum-reports-1">
          <name>Editorial Erratum Reports</name>
          <t>The announcement of verified editorial erratum reports are sent from rfc-editor@rfc-editor.org to the following:</t>
          <t>Legacy RFCs:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, author</t>
            </li>
            <li>
              <t>CC: verifier, rfc-ed@rfc-editor.org, IESG, IANA</t>
            </li>
          </ul>
          <t>IETF Stream (working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, rfc-ed@rfc-editor.org, IESG, working group, IANA</t>
            </li>
          </ul>
          <t>IETF Stream (non-working group):</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, rfc-ed@rfc-editor.org, IESG, IANA</t>
            </li>
          </ul>
          <t>IAB Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, rfc-ed@rfc-editor.org, IAB, IAB chair</t>
            </li>
          </ul>
          <t>IRTF Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, rfc-ed@rfc-editor.org, IRSG, research group, IANA</t>
            </li>
          </ul>
          <t>Independent Submission Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, rfc-ed@rfc-editor.org, ISE, IANA</t>
            </li>
          </ul>
          <t>Editorial Stream:</t>
          <ul spacing="normal">
            <li>
              <t>To: reporter, authors</t>
            </li>
            <li>
              <t>CC: verifier, RSAB, RSWG, IANA, rfc-ed@rfc-editor.org</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="rpc-role">
      <name>Role of the RPC</name>
      <t>The role of the RPC in errata processing is to:</t>
      <ol spacing="normal" type="1"><li>
          <t>Operate the Web portal.</t>
        </li>
        <li>
          <t>Maintain the errata database.</t>
        </li>
        <li>
          <t>Make changes in previously posted errata at the request of the corresponding SSP, or give the SSP temporary write access to the record.</t>
        </li>
        <li>
          <t>Act as verifier for editorial erratum reports.</t>
        </li>
        <li>
          <t>Remove junk and duplicate reports.</t>
        </li>
        <li>
          <t>Track SSP and community requests for various features that will make the job of reporting and verifying errata more efficient.</t>
        </li>
      </ol>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>It is necessary to have access control in order to process erratum reports.  A
logged-in SSP is able to edit, verify, or reject any erratum report on
an RFC that is the product of their stream.
Once the SSP has submitted an erratum's final state (Verified, Held, or
Rejected) and the record entry has been committed to the erratum
database, the SSP loses write access to it.  This is
to prevent inadvertent or malicious changes to the database,
even if the passwords for some SSP logins may become fairly widely
known.  However, the RPC continues to have write access to
posted entries and can make later changes if necessary.</t>
      <t>The portal uses HTTPS as a reasonably secure login
mechanism.  Also, the rfc-editor.org website has a signed certificate
from a CA, so that SSPs have
confidence that they are logging into the rfc-editor.org website.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="RFC8729">
        <front>
          <title>The RFC Series and RFC Editor</title>
          <author fullname="R. Housley" initials="R." role="editor" surname="Housley"/>
          <author fullname="L. Daigle" initials="L." role="editor" surname="Daigle"/>
          <date month="February" year="2020"/>
          <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 document obsoletes RFC 4844.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8729"/>
        <seriesInfo name="DOI" value="10.17487/RFC8729"/>
      </reference>
      <reference anchor="ERRATA_PAGE" target="https://www.rfc-editor.org/errata.php">
        <front>
          <title>RFC Errata</title>
          <author>
            <organization>RFC Editor</organization>
          </author>
          <date/>
        </front>
      </reference>
      <reference anchor="HOW_TO_REPORT" target="https://www.rfc-editor.org/how_to_report.html">
        <front>
          <title>How to Report Errata</title>
          <author>
            <organization>RFC Editor</organization>
          </author>
          <date/>
        </front>
      </reference>
      <reference anchor="IESG-Err-Proc-2008" target="https://datatracker.ietf.org/doc/statement-iesg-iesg-processing-of-rfc-errata-for-the-ietf-stream-20080730/">
        <front>
          <title>IESG Processing of RFC Errata for the IETF Stream</title>
          <author>
            <organization>IESG</organization>
          </author>
          <date year="2008" month="July" day="30"/>
        </front>
      </reference>
      <reference anchor="IESG-Err-Proc-2021" target="https://www.ietf.org/about/groups/iesg/statements/processing-errata-ietf-stream/">
        <front>
          <title>IESG Processing of RFC Errata for the IETF Stream</title>
          <author>
            <organization>IESG</organization>
          </author>
          <date year="2021" month="May" day="07"/>
        </front>
      </reference>
      <reference anchor="ERRATA_SYS_PROPOSAL" target="https://datatracker.ietf.org/doc/draft-rfc-editor-errata-process/">
        <front>
          <title>RFC Editor Proposal for Handling RFC Errata</title>
          <author>
            <organization>RFC Editor</organization>
          </author>
          <date year="2008" month="May" day="20"/>
        </front>
      </reference>
    </references>
    <?line 576?>

<section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>This document is based on <xref target="ERRATA_SYS_PROPOSAL"/>, written by
Alice Russo (née Hagens), Sandy Ginoza, and Bob Braden. This document
received helpful feedback from Sandy Ginoza, TBD...</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
