Skip to main content
  • IETF LLC Board Retreat 2026

    The IETF Administration LLC Board of Directors held its annual retreat 29-30 April 2026 in Amsterdam. In addition to all Board members, the IETF Executive Director, the Director of Finance, and the Board Secretary were present. Here is a short summary of the main points we discussed.

    4 Jun 2026
  • IETF Administration LLC 2025 Annual Financial Audit

    IETF Administration LLC Board of Directors received from external auditors the report of a clean result for its 2025 annual financial statement.

    26 May 2026
  • New RFC Editor website is live

    Today we are launching the new rfc-editor.org website, the most visible part of a comprehensive overhaul of the tools that support editing and publishing RFCs.

    20 May 2026
  • IETF 125 Highlights

    More than 1500 participants gathered in Shenzhen and online for the IETF 125 meeting 14-20 March 2026 for more than 100 working sessions, an IETF Hackathon, and more.

    19 May 2026
  • Report from the 2026 RPC Retreat

    The RFC Production Center (RPC) retreat was a two-day strategic planning session taking place the week of April 20 that gathered the entire RPC team and IETF Administration senior staff.

    18 May 2026

Filter by topic and date

Filter by topic and date

RFC data visualizations accessibility review

10 Sep 2024

RFCs are freely available to download, copy, publish, display and distribute. One benefit of providing free access to RFCs is that they can be used by the largest number of people possible to build a better Internet for all.

To truly include as many people as we can, the IETF community has consistently tried to uphold accessibility standards for the publication of RFCs. For example, in 2016 when we published RFC 7992 describing the current HTML publication format, the community specified some accessibility requirements. RFC 7996 describes the SVGs allowed in RFCs, and it too includes accessibility considerations. These RFC authors and the teams that have implemented the tools we use for publishing documents have put great effort towards trying to understand and meet the needs of all readers.

So in support of the community’s goals for accessibility, the IETF Administration LLC and RFC Series Consulting Editor undertook a project to evaluate RFC HTML and SVG from the perspective of people who use assistive technology, such as screen readers. We hired Prime Access Consulting (PAC), a specialist accessibility consultancy, to take a look, and we’d like to share some of their top level findings, along with their full 37 page report.

HTML accessibility issues

  • Math formulas are inaccessible
  • Tables of contents have issues with positioning in the document and with revealing/hiding the information
  • Instances of duplicated links, hidden links, improperly labeled links, and excessive links 
  • Issues with headings, blocks of tabular data, and captions for code blocks that affect comprehension
  • Older HTMLized RFCs have many accessibility concerns including:
    • Use of preformatted text for the entire document severely hampers accessibility because screen readers interpret the content of <pre> elements verbatim, presenting every space and line break
    • No structural markup that would allow keyboard navigation through the document
    • Tabular data lacks markup to make it navigable
    • Note: The text publication format does not have the <pre> problem but lacks any navigation assistance, so is not a very useful substitute

Image accessibility issues

  • ASCII art is not accessible
  • SVGs often do not have adequate short or long descriptions, and may benefit from pointers to either prose or structured data versions of the visual information
  • Some RFCs describe the contents of images in a way that relies on the reader being able to see the image in order to comprehend the description

You can read the full report here.

Our next step is to add guidance to the authors resources site on how to make data visualizations in I-Ds and RFCs as accessible as possible.

This project has identified several ways we could update our publication formats and requirements in order to make access to RFCs more equitable. We will continue to pursue improvements in this area, and if you are interested in these issues we invite you to join the RFC Series Working Group (RSWG).


Share this page