[openpgp] Re: [Editorial Errata Reported] RFC9580 (843 2)

Daniel Kahn Gillmor <[email protected]>
Newsgroups gmane.ietf.openpgp
Message-ID <[email protected]>
On Tue 2025-05-27 00:17:37 -0700, Neal Walfield wrote (via the RFC
Errata System):

> I noticed that Section 16.1 of RFC 9580 contains a broken link.
>
>   https://www.rfc-editor.org/rfc/rfc9580.html#section-16.1
>
> Specifically, this entry is broken:
>
>   [SP800-56A] NIST, "Recommendation for Pair-Wise Key Establishment
>   Schemes Using Discrete Logarithm Cryptography", NIST Special
>   Publication 800-56A Revision 3, DOI 10.6028/NIST.SP.800-56Ar, April
>   2018, <https://nvlpubs.nist.gov/nistpubs/SpecialPublications/ 
>   nist.sp.800-56Ar3.pdf>.
>
> The URL should be:
>
>   https://nvlpubs.nist.gov/nistpubs/SpecialPublications/nist.sp.800-56Ar3.pdf
>
> That is, the link contains an extra space.
>
> I've checked, and this error exists in both the HTML and the PDF
> versions of the document.

I can confirm that this link is indeed broken.

The broken link (with the extra space) seems to have been inserted in
the XML, as https://www.rfc-editor.org/rfc/rfc9580.xml contains:

```
        <reference anchor="SP800-56A" target="https://nvlpubs.nist.gov/nistpubs/SpecialPublications/          nist.sp.800-56Ar3.pdf" quoteTitle="true" derivedAnchor="SP800-56A">
          <front>
            <title>Recommendation for Pair-Wise Key Establishment Schemes Using Discrete Logarithm Cryptography</title>
            <author>
              <organization showOnFrontPage="true">NIST</organization>
            </author>
            <date year="2018" month="April"/>
          </front>
          <seriesInfo name="NIST Special Publication" value="800-56A Revision 3"/>
          <seriesInfo name="DOI" value="10.6028/NIST.SP.800-56Ar"/>
        </reference>
```

This looks like it was an attempt at a line-break (the series of spaces
is just the right width for an indented line in the pretty-printed XML.

   --dkg

_______________________________________________
openpgp mailing list -- [email protected]
To unsubscribe send an email to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.