<?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.6.9 (Ruby 3.0.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-iab-protocol-maintenance-06" category="info" submissionType="IAB" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.12.6 -->
  <front>
    <title abbrev="Protocol Maintenance">The Harmful Consequences of the Robustness Principle</title>
    <seriesInfo name="Internet-Draft" value="draft-iab-protocol-maintenance-06"/>
    <author initials="M." surname="Thomson" fullname="Martin Thomson">
      <organization>Mozilla</organization>
      <address>
        <email>mt@lowentropy.net</email>
      </address>
    </author>
    <author initials="D." surname="Schinazi" fullname="David Schinazi">
      <organization>Google LLC</organization>
      <address>
        <postal>
          <street>1600 Amphitheatre Parkway</street>
          <city>Mountain View</city>
          <region>CA</region>
          <code>94043</code>
          <country>United States of America</country>
        </postal>
        <email>dschinazi.ietf@gmail.com</email>
      </address>
    </author>
    <date year="2022" month="May" day="11"/>
    <abstract>
      <t>The robustness principle, often phrased as "be conservative in what you send,
and liberal in what you accept", has long guided the design and implementation
of Internet protocols.  The posture this statement advocates promotes
interoperability in the short term, but can negatively affect the protocol
ecosystem over time.  For a protocol that is actively maintained, the robustness
principle can, and should, be avoided.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-iab-protocol-maintenance/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        EDM IAB Program mailing list (<eref target="mailto:edm@iab.org"/>),
        which is archived at <eref target="https://www.iab.org/mailman/listinfo/edm"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/intarchboard/draft-protocol-maintenance"/>.</t>
    </note>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>The robustness principle has been hugely influential in shaping the design of
the Internet. As stated in the IAB document on Architectural Principles of the
Internet <xref target="RFC1958"/>, the robustness principle advises to:</t>
      <ul empty="true">
        <li>
          <t>Be strict when sending and tolerant when receiving.  Implementations must
  follow specifications precisely when sending to the network, and tolerate
  faulty input from the network.  When in doubt, discard faulty input silently,
  without returning an error message unless this is required by the
  specification.</t>
        </li>
      </ul>
      <t>This simple statement captures a significant concept in the design of
interoperable systems.  Many consider the application of the robustness
principle to be instrumental in the success of the Internet as well as the
design of interoperable protocols in general.</t>
      <t>Time and experience shows that negative consequences to interoperability
accumulate over time if implementations apply the robustness principle.  This
problem originates from an assumption implicit in the principle that it is not
possible to affect change in a system the size of the Internet.  That is, the
idea that once a protocol specification is published, changes that might require
existing implementations to change are not feasible.</t>
      <t>Many problems that might lead to applications of the robustness principle are
avoided for protocols under active maintenance.  Active protocol maintenance is
where a community of protocol designers, implementers, and deployers work
together to continuously improve and evolve protocol specifications alongside
implementations and deployments of those protocols.  A community that takes an
active role in the maintenance of protocols will no longer need to rely on the
robustness principle to avoid interoperability issues.</t>
      <t>There is good evidence to suggest that many important protocols are routinely
maintained beyond their inception.  In particular, a sizeable proportion of IETF
activity is dedicated to the stewardship of existing protocols.  This document
serves primarily as a record of the hazards inherent in applying the robustness
principle and to offer an alternative strategy for handling interoperability
problems in deployments.</t>
      <t>Ideally, protocol implementations never have to apply the robustness principle.
Or, where it is unavoidable, use of the robustness principle is viewed as a
short term workaround that needs to be quickly reverted.</t>
    </section>
    <section anchor="fallibility-of-specifications">
      <name>Fallibility of Specifications</name>
      <t>The context from which the robustness principle was developed provides valuable
insights into its intent and purpose. The earliest form of the principle in the
RFC series (the Internet Protocol specification <xref target="RFC0760"/>) is preceded by a
sentence that reveals the motivation for the principle:</t>
      <ul empty="true">
        <li>
          <t>While the goal of this specification is to be explicit about the protocol
  there is the possibility of differing interpretations.  In general, an
  implementation should be conservative in its sending behavior, and liberal in
  its receiving behavior.</t>
        </li>
      </ul>
      <t>This formulation of the principle expressly recognizes the possibility that the
specification could be imperfect.  This contextualizes the principle in an
important way.</t>
      <t>An imperfect specification is natural, largely because it is more important to
proceed to implementation and deployment than it is to perfect a specification.
A protocol benefits greatly from experience with its use.  A deployed protocol
is immeasurably more useful than a perfect protocol.  The robustness principle
is a tool that is suited to early phases of system design.</t>
      <t>As demonstrated by the IAB document on Successful Protocols <xref target="RFC5218"/>,
success or failure of a protocol depends far more on factors like usefulness
than on technical excellence. Timely publication of protocol specifications,
even with the potential for flaws, likely contributed significantly to the
eventual success of the Internet.</t>
      <t>The problem is therefore not with the premise, but with its conclusion: the
robustness principle itself.</t>
    </section>
    <section anchor="protocol-decay">
      <name>Protocol Decay</name>
      <t>The application of the robustness principle to the early Internet, or any system
that is in early phases of deployment, is expedient.  Applying the principle
defers the effort of dealing with interoperability problems, which prioritizes
progress.  However, deferral can amplify the ultimate cost of handling
interoperability problems.</t>
      <t>Divergent implementations of a specification emerge over time.  When variations
occur in the interpretation or expression of semantic components,
implementations cease to be perfectly interoperable.</t>
      <t>Implementation bugs are often identified as the cause of variation, though it is
often a combination of factors.  Application of a protocol to uses that were not
anticipated in the original design, or ambiguities and errors in the
specification are often confounding factors.  Disagreements on the
interpretation of specifications should be expected over the lifetime of a
protocol.</t>
      <t>Even with the best intentions, the pressure to interoperate can be significant.
No implementation can hope to avoid having to trade correctness for
interoperability indefinitely.</t>
      <t>An implementation that reacts to variations in the manner recommended in the
robustness principle sets up a feedback cycle.  Over time:</t>
      <ul spacing="normal">
        <li>Implementations progressively add logic to constrain how data is transmitted,
or to permit variations in what is received.</li>
        <li>Errors in implementations or confusion about semantics are permitted or
ignored.</li>
        <li>These errors can become entrenched, forcing other implementations to be
tolerant of those errors.</li>
      </ul>
      <t>A flaw can become entrenched as a de facto standard.  Any implementation of the
protocol is required to replicate the aberrant behavior, or it is not
interoperable.  This is both a consequence of applying the robustness principle,
and a product of a natural reluctance to avoid fatal error conditions.  Ensuring
interoperability in this environment is often referred to as aiming to be "bug
for bug compatible".</t>
      <t>For example, in TLS <xref target="TLS"/>, extensions use a tag-length-value format
and they can be added to messages in any order.  However, some server
implementations terminated connections if they encountered a TLS ClientHello
message that ends with an empty extension.  To maintain interoperability, client
implementations were required to be aware of this bug and ensure that a
ClientHello message ends in a non-empty extension.</t>
      <t>The original JSON specification <xref target="RFC4627"/> demonstrates the effect of
specification shortcomings: it did not tightly specify some important
details including Unicode handling, ordering and duplication of object members,
and number encoding.  Consequently, a range of interpretations were used by
implementations.  An updated JSON specification <xref target="RFC7159"/> did not correct
these errors, concentrating instead on identifying the interoperable subset of
JSON.  I-JSON <xref target="RFC7493"/> takes that subset and defines a new format
that prohibits the problematic parts of JSON.  Of course, that means that I-JSON
is not fully interoperable with JSON.  Consequently, I-JSON is not widely
implemented in parsers.  Many JSON parsers now implement the more precise
algorithm specified in <xref target="ECMA262"/>.</t>
      <t>The robustness principle therefore encourages a chain reaction that can create
interoperability problems.  In particular, the application of the robustness
principle is particularly deleterious for early implementations of new protocols
as quirks in early implementations can affect all subsequent deployments.</t>
    </section>
    <section anchor="ecosystem-effects">
      <name>Ecosystem Effects</name>
      <t>From observing widely deployed protocols, it appears there are two stable points
on the spectrum between being strict versus permissive in the presence of
protocol errors:</t>
      <ul spacing="normal">
        <li>If implementations predominantly enforce strict compliance with
specifications, newer implementations will experience failures if they do not
comply with protocol requirements. Newer implementations need to fix
compliance issues in order to be successfully deployed. This ensures that most
deployments are compliant.</li>
        <li>Conversely, if non-compliance is tolerated by existing implementations,
non-compliant implementations can be deployed successfully. Newer
implementations then have strong incentive to tolerate any existing
non-compliance in order to be successfully deployed. This ensures that most
deployments are tolerant of the same non-compliant behavior.</li>
      </ul>
      <t>This happens because interoperability requirements for protocol implementations
are set by other deployments. Specifications and - where they exist -
conformance test suites might guide the initial development of implementations,
but implementations ultimately need to interoperate with deployed
implementations.</t>
      <t>For widely used protocols, the massive scale of the Internet makes large-scale
interoperability testing infeasible for all but a privileged few.  The cost of
building a new implementation using reverse engineering increases as the number
of implementations and bugs increases.  Worse, the set of tweaks necessary for
wide interoperability can be difficult to discover. In the worst case, a new
implementer might have to choose between deployments that have diverged so far
as to no longer be interoperable.</t>
      <t>Consequently, new implementations might be forced into niche uses, where the
problems arising from interoperability issues can be more closely managed.
However, restricting new implementations into limited deployments risks causing
forks in the protocol.  If implementations do not interoperate, little prevents
those implementations from diverging more over time.</t>
      <t>This has a negative impact on the ecosystem of a protocol.  New implementations
are key to the continued viability of a protocol.  New protocol implementations
are also more likely to be developed for new and diverse use cases and are often
the origin of features and capabilities that can be of benefit to existing
users.</t>
      <t>The need to work around interoperability problems also reduces the ability of
established implementations to change. An accumulation of mitigations for
interoperability issues makes implementations more difficult to maintain and can
constrain extensibility (see also the IAB document on the Long-Term Viability of
Protocol Extension Mechanisms <xref target="RFC9170"/>).</t>
      <t>Sometimes what appear to be interoperability problems are symptomatic of issues
in protocol design.  A community that is willing to make changes to the
protocol, by revising or extending it, makes the protocol better in the process.
Applying the robustness principle instead conceals problems, making it harder,
or even impossible, to fix them later.</t>
    </section>
    <section anchor="active-protocol-maintenance">
      <name>Active Protocol Maintenance</name>
      <t>The robustness principle can be highly effective in safeguarding against flaws
in the implementation of a protocol by peers.  Especially when a specification
remains unchanged for an extended period of time, incentive to be tolerant of
errors accumulates over time.  Indeed, when faced with divergent interpretations
of an immutable specification, the only way for an implementation to remain
interoperable is to be tolerant of differences in interpretation and
implementation errors.</t>
      <t>From this perspective, application of the robustness principle to the
implementation of a protocol specification that does not change is logical, even
necessary.  But that conclusion relies on an assumption that existing
specifications and implementations cannot change.  Applying the robustness
principle in this way disproportionately values short-term gains over the
negative effects on future implementations and the protocol as a whole.</t>
      <t>For a protocol to have sustained viability, it is necessary for both
specifications and implementations to be responsive to changes, in addition to
handling new and old problems that might arise over time.</t>
      <t>Maintaining specifications so that they closely match deployments ensures that
implementations are consistently interoperable and removes needless barriers for
new implementations.  Maintenance also enables continued improvement of the
protocol.  New use cases are an indicator that the protocol could be successful
<xref target="RFC5218"/>.</t>
      <t>Protocol designers are strongly encouraged to continue to maintain and evolve
protocol specifications beyond their initial inception and definition.  This
might require the development of revised specifications, extensions, or other
supporting material that documents the current state of the protocol.
Involvement of those who implement and deploy the protocol is a critical part of
this process, as they provide input on their experience with how the protocol is
used.</t>
      <t>Most interoperability problems do not require revision of protocols or protocol
specifications.  For instance, the most effective means of dealing with a
defective implementation in a peer could be to email the developer responsible.
It is far more efficient in the long term to fix one isolated bug than it is to
deal with the consequences of workarounds.</t>
      <t>Early implementations of protocols have a stronger obligation to closely follow
specifications as their behavior will affect all subsequent implementations.  In
addition to specifications, later implementations will be guided by what
existing deployments accept.  Tolerance of errors in early deployments is most
likely to result in problems.  Protocol specifications might need more frequent
revision during early deployments to capture feedback from early rounds of
deployment.</t>
      <t>Neglect can quickly produce the negative consequences this document describes.
Restoring the protocol to a state where it can be maintained involves first
discovering the properties of the protocol as it is deployed, rather than the
protocol as it was originally documented.  This can be difficult and
time-consuming, particularly if the protocol has a diverse set of
implementations.  Such a process was undertaken for HTTP <xref target="HTTP"/> after
a period of minimal maintenance.  Restoring HTTP specifications to relevance
took significant effort.</t>
      <t>Maintenance is most effective if it is responsive, which is greatly affected by
how rapidly protocol changes can be deployed.  For protocol deployments that
operate on longer time scales, temporary workarounds following the spirit of the
robustness principle might be necessary.  For this, improvements in software
update mechanisms ensure that the cost of reacting to changes is much lower than
it was in the past.  Alternatively, if specifications can be updated more
readily than deployments, details of the workaround can be documented, including
the desired form of the protocols once the need for workarounds no longer exists
and plans for removing the workaround.</t>
    </section>
    <section anchor="extensibility">
      <name>Extensibility</name>
      <t>Good extensibility <xref target="EXT"/> can make it easier to respond to new use
cases or changes in the environment in which the protocol is deployed.</t>
      <t>The ability to extend a protocol is sometimes mistaken for an application of the
robustness principle.  After all, if one party wants to start using a new
feature before another party is prepared to receive it, it might be assumed that
the receiving party is being tolerant of unexpected inputs.</t>
      <t>A well-designed extensibility mechanism establishes clear rules for the handling
of things like new messages or parameters.  This depends on precisely
specifying the handling of malformed or illegal inputs so that
implementations behave consistently in all cases that might affect
interoperation.  If extension mechanisms and error handling are designed and
implemented correctly, new protocol features can be deployed with confidence in
the understanding of the effect they have on existing implementations.</t>
      <t>In contrast, relying on implementations to consistently apply the robustness
principle is not a good strategy for extensibility.  Using undocumented or
accidental features of a protocol as the basis of an extensibility mechanism can
be extremely difficult, as is demonstrated by the case study in <xref section="A.3" sectionFormat="of" target="EXT"/>.</t>
      <t>A protocol could be designed to permit a narrow set of valid inputs, or it could
allow a wide range of inputs as a core feature (see for example <xref target="HTML"/>).
Specifying and implementing a more flexible protocol is more difficult; allowing
less variability is preferable in the absence of strong reasons to be flexible.</t>
    </section>
    <section anchor="intolerance">
      <name>Virtuous Intolerance</name>
      <t>A well-specified protocol includes rules for consistent handling of aberrant
conditions.  This increases the chances that implementations will have
consistent and interoperable handling of unusual conditions.</t>
      <t>Choosing to generate fatal errors for unspecified conditions instead of
attempting error recovery can ensure that faults receive attention.  This
intolerance can be harnessed to reduce occurrences of aberrant implementations.</t>
      <t>Intolerance toward violations of specification improves feedback for new
implementations in particular.  When a new implementation encounters a peer that
is intolerant of an error, it receives strong feedback that allows the problem
to be discovered quickly.</t>
      <t>To be effective, intolerant implementations need to be sufficiently widely
deployed that they are encountered by new implementations with high probability.
This could depend on multiple implementations deploying strict checks.</t>
      <t>This does not mean that intolerance of errors in early deployments of protocols
have the effect of preventing interoperability.  On the contrary, when existing
implementations follow clearly specified error handling, new implementations or
features can be introduced more readily as the effect on existing
implementations can be easily predicted; see also <xref target="extensibility"/>.</t>
      <t>Any intolerance also needs to be strongly supported by specifications, otherwise
they encourage fracturing of the protocol community or proliferation of
workarounds; see <xref target="exclusion"/>.</t>
      <t>Intolerance can be used to motivate compliance with any protocol requirement.
For instance, the INADEQUATE_SECURITY error code and associated requirements in
HTTP/2 <xref target="H2"/> resulted in improvements in the security of the
deployed base.</t>
    </section>
    <section anchor="exclusion">
      <name>Exclusion</name>
      <t>Any protocol participant that is affected by changes arising from maintenance
might be excluded if they are unwilling or unable to implement or deploy changes
that are made to the protocol.</t>
      <t>Deliberate exclusion of problematic implementations is an important tool that
can ensure that the interoperability of a protocol remains viable.  While
compatible changes are always preferable to incompatible ones, it is not always
possible to produce a design that protects the ability of all current and future
protocol participants to interoperate.  Developing and deploying changes that
risk exclusion of previously interoperating implementations requires some care,
but changes to a protocol should not be blocked on the grounds of the risk of
exclusion alone.</t>
      <t>Exclusion is a direct goal when choosing to be intolerant of errors (see
<xref target="intolerance"/>).  Exclusionary actions are employed with the deliberate intent
of protecting future interoperability.</t>
      <t>Excluding implementations or deployments can lead to a fracturing of the
protocol system that could be more harmful than any divergence resulting from
following the robustness principle. The IAB document on Uncoordinated Protocol
Development Considered Harmful <xref target="RFC5704"/> describes how conflict or
competition in the maintenance of protocols can lead to similar problems.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Sloppy implementations, lax interpretations of specifications, and uncoordinated
extrapolation of requirements to cover gaps in specification can result in
security problems.  Hiding the consequences of protocol variations encourages
the hiding of issues, which can conceal bugs and make them difficult to
discover.</t>
      <t>The consequences of the problems described in this document are especially acute
for any protocol where security depends on agreement about semantics of protocol
elements.  For instance, use of unsafe security mechanisms, such as weak
primitives <xref target="MD5"/> or obsolete mechanisms <xref target="SSL3"/>, are good
examples of where forcing exclusion (<xref target="exclusion"/>) can be desirable.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <displayreference target="H2" to="HTTP/2"/>
    <references>
      <name>Informative References</name>
      <reference anchor="ECMA262" target="https://www.ecma-international.org/publications/standards/Ecma-262.htm">
        <front>
          <title>ECMAScript(R) 2018 Language Specification</title>
          <author>
            <organization/>
          </author>
          <date year="2018" month="June"/>
        </front>
        <seriesInfo name="ECMA-262" value="9th Edition"/>
      </reference>
      <reference anchor="HTML" target="https://html.spec.whatwg.org/">
        <front>
          <title>HTML</title>
          <author>
            <organization/>
          </author>
          <date year="2019" month="March" day="08"/>
        </front>
        <seriesInfo name="WHATWG" value="Living Standard"/>
      </reference>
      <reference anchor="H2">
        <front>
          <title>Hypertext Transfer Protocol Version 2 (HTTP/2)</title>
          <author fullname="M. Belshe" initials="M." surname="Belshe">
            <organization/>
          </author>
          <author fullname="R. Peon" initials="R." surname="Peon">
            <organization/>
          </author>
          <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson">
            <organization/>
          </author>
          <date month="May" year="2015"/>
          <abstract>
            <t>This specification describes an optimized expression of the semantics of the Hypertext Transfer Protocol (HTTP), referred to as HTTP version 2 (HTTP/2).  HTTP/2 enables a more efficient use of network resources and a reduced perception of latency by introducing header field compression and allowing multiple concurrent exchanges on the same connection.  It also introduces unsolicited push of representations from servers to clients.</t>
            <t>This specification is an alternative to, but does not obsolete, the HTTP/1.1 message syntax.  HTTP's existing semantics remain unchanged.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7540"/>
        <seriesInfo name="DOI" value="10.17487/RFC7540"/>
      </reference>
      <reference anchor="RFC1958">
        <front>
          <title>Architectural Principles of the Internet</title>
          <author fullname="B. Carpenter" initials="B." role="editor" surname="Carpenter">
            <organization/>
          </author>
          <date month="June" year="1996"/>
          <abstract>
            <t>The Internet and its architecture have grown in evolutionary fashion from modest beginnings, rather than from a Grand Plan. While this process of evolution is one of the main reasons for the technology's success, it nevertheless seems useful to record a snapshot of the current principles of the Internet architecture. This is intended for general guidance and general interest, and is in no way intended to be a formal or invariant reference model.  This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="1958"/>
        <seriesInfo name="DOI" value="10.17487/RFC1958"/>
      </reference>
      <reference anchor="RFC0760">
        <front>
          <title>DoD standard Internet Protocol</title>
          <author fullname="J. Postel" initials="J." surname="Postel">
            <organization/>
          </author>
          <date month="January" year="1980"/>
        </front>
        <seriesInfo name="RFC" value="760"/>
        <seriesInfo name="DOI" value="10.17487/RFC0760"/>
      </reference>
      <reference anchor="RFC5218">
        <front>
          <title>What Makes for a Successful Protocol?</title>
          <author fullname="D. Thaler" initials="D." surname="Thaler">
            <organization/>
          </author>
          <author fullname="B. Aboba" initials="B." surname="Aboba">
            <organization/>
          </author>
          <date month="July" year="2008"/>
          <abstract>
            <t>The Internet community has specified a large number of protocols to date, and these protocols have achieved varying degrees of success. Based on case studies, this document attempts to ascertain factors that contribute to or hinder a protocol's success.  It is hoped that these observations can serve as guidance for future protocol work.  This memo  provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5218"/>
        <seriesInfo name="DOI" value="10.17487/RFC5218"/>
      </reference>
      <reference anchor="TLS">
        <front>
          <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
          <author fullname="E. Rescorla" initials="E." surname="Rescorla">
            <organization/>
          </author>
          <date month="August" year="2018"/>
          <abstract>
            <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol.  TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
            <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961.  This document also specifies new requirements for TLS 1.2 implementations.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8446"/>
        <seriesInfo name="DOI" value="10.17487/RFC8446"/>
      </reference>
      <reference anchor="RFC4627">
        <front>
          <title>The application/json Media Type for JavaScript Object Notation (JSON)</title>
          <author fullname="D. Crockford" initials="D." surname="Crockford">
            <organization/>
          </author>
          <date month="July" year="2006"/>
          <abstract>
            <t>JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format.  It was derived from the ECMAScript Programming Language Standard.  JSON defines a small set of formatting rules for the portable representation of structured data.  This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4627"/>
        <seriesInfo name="DOI" value="10.17487/RFC4627"/>
      </reference>
      <reference anchor="RFC7159">
        <front>
          <title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
          <author fullname="T. Bray" initials="T." role="editor" surname="Bray">
            <organization/>
          </author>
          <date month="March" year="2014"/>
          <abstract>
            <t>JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format.  It was derived from the ECMAScript Programming Language Standard.  JSON defines a small set of formatting rules for the portable representation of structured data.</t>
            <t>This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7159"/>
        <seriesInfo name="DOI" value="10.17487/RFC7159"/>
      </reference>
      <reference anchor="RFC7493">
        <front>
          <title>The I-JSON Message Format</title>
          <author fullname="T. Bray" initials="T." role="editor" surname="Bray">
            <organization/>
          </author>
          <date month="March" year="2015"/>
          <abstract>
            <t>I-JSON (short for "Internet JSON") is a restricted profile of JSON designed to maximize interoperability and increase confidence that software can process it successfully with predictable results.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7493"/>
        <seriesInfo name="DOI" value="10.17487/RFC7493"/>
      </reference>
      <reference anchor="RFC9170">
        <front>
          <title>Long-Term Viability of Protocol Extension Mechanisms</title>
          <author fullname="M. Thomson" initials="M." surname="Thomson">
            <organization/>
          </author>
          <author fullname="T. Pauly" initials="T." surname="Pauly">
            <organization/>
          </author>
          <date month="December" year="2021"/>
          <abstract>
            <t>The ability to change protocols depends on exercising the extension and version-negotiation mechanisms that support change.  This document explores how regular use of new protocol features can ensure that it remains possible to deploy changes to a protocol. Examples are given where lack of use caused changes to be more difficult or costly.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9170"/>
        <seriesInfo name="DOI" value="10.17487/RFC9170"/>
      </reference>
      <reference anchor="HTTP">
        <front>
          <title>Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing</title>
          <author fullname="R. Fielding" initials="R." role="editor" surname="Fielding">
            <organization/>
          </author>
          <author fullname="J. Reschke" initials="J." role="editor" surname="Reschke">
            <organization/>
          </author>
          <date month="June" year="2014"/>
          <abstract>
            <t>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems.  This document provides an overview of HTTP architecture and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes related security concerns for implementations.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7230"/>
        <seriesInfo name="DOI" value="10.17487/RFC7230"/>
      </reference>
      <reference anchor="EXT">
        <front>
          <title>Design Considerations for Protocol Extensions</title>
          <author fullname="B. Carpenter" initials="B." surname="Carpenter">
            <organization/>
          </author>
          <author fullname="B. Aboba" initials="B." role="editor" surname="Aboba">
            <organization/>
          </author>
          <author fullname="S. Cheshire" initials="S." surname="Cheshire">
            <organization/>
          </author>
          <date month="September" year="2012"/>
          <abstract>
            <t>This document discusses architectural issues related to the extensibility of Internet protocols, with a focus on design considerations.  It is intended to assist designers of both base protocols and extensions.  Case studies are included.  A companion document, RFC 4775 (BCP 125), discusses procedures relating to the extensibility of IETF protocols.  This document is not an  Internet Standards Track specification; it is published for informational  purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6709"/>
        <seriesInfo name="DOI" value="10.17487/RFC6709"/>
      </reference>
      <reference anchor="RFC5704">
        <front>
          <title>Uncoordinated Protocol Development Considered Harmful</title>
          <author fullname="S. Bryant" initials="S." role="editor" surname="Bryant">
            <organization/>
          </author>
          <author fullname="M. Morrow" initials="M." role="editor" surname="Morrow">
            <organization/>
          </author>
          <author>
            <organization>IAB</organization>
          </author>
          <date month="November" year="2009"/>
          <abstract>
            <t>This document identifies problems that may result from the absence of formal coordination and joint development on protocols of mutual interest between standards development organizations (SDOs).  Some of these problems may cause significant harm to the Internet.  The document suggests that a robust procedure is required prevent this from occurring in the future.  The IAB has selected a number of case studies, such as Transport MPLS (T-MPLS), as recent examples to describe the hazard to the Internet architecture that results from uncoordinated adaptation of a protocol.</t>
            <t>This experience has resulted in a considerable improvement in the relationship between the IETF and the ITU-T.  In particular, this was achieved via the establishment of the "Joint working team on MPLS-TP".  In addition, the leadership of the two organizations agreed to improve inter-organizational working practices so as to avoid conflict in the future between ITU-T Recommendations and IETF RFCs.</t>
            <t>Whilst we use ITU-T - IETF interactions in these case studies, the scope of the document extends to all SDOs that have an overlapping protocol interest with the IETF.  This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5704"/>
        <seriesInfo name="DOI" value="10.17487/RFC5704"/>
      </reference>
      <reference anchor="MD5">
        <front>
          <title>Updated Security Considerations for the MD5 Message-Digest and the HMAC-MD5 Algorithms</title>
          <author fullname="S. Turner" initials="S." surname="Turner">
            <organization/>
          </author>
          <author fullname="L. Chen" initials="L." surname="Chen">
            <organization/>
          </author>
          <date month="March" year="2011"/>
          <abstract>
            <t>This document updates the security considerations for the MD5 message digest algorithm.  It also updates the security considerations for HMAC-MD5.  This document is not an Internet Standards Track  specification; it is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6151"/>
        <seriesInfo name="DOI" value="10.17487/RFC6151"/>
      </reference>
      <reference anchor="SSL3">
        <front>
          <title>Deprecating Secure Sockets Layer Version 3.0</title>
          <author fullname="R. Barnes" initials="R." surname="Barnes">
            <organization/>
          </author>
          <author fullname="M. Thomson" initials="M." surname="Thomson">
            <organization/>
          </author>
          <author fullname="A. Pironti" initials="A." surname="Pironti">
            <organization/>
          </author>
          <author fullname="A. Langley" initials="A." surname="Langley">
            <organization/>
          </author>
          <date month="June" year="2015"/>
          <abstract>
            <t>The Secure Sockets Layer version 3.0 (SSLv3), as specified in RFC 6101, is not sufficiently secure.  This document requires that SSLv3 not be used.  The replacement versions, in particular, Transport Layer Security (TLS) 1.2 (RFC 5246), are considerably more secure and capable protocols.</t>
            <t>This document updates the backward compatibility section of RFC 5246 and its predecessors to prohibit fallback to SSLv3.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7568"/>
        <seriesInfo name="DOI" value="10.17487/RFC7568"/>
      </reference>
    </references>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Constructive feedback on this document has been provided by a surprising number
of people including <contact fullname="Bernard Aboba"/>, <contact fullname="Brian Carpenter"/>, <contact fullname="Stuart Cheshire"/>, <contact fullname="Mark Nottingham"/>, <contact fullname="Russ Housley"/>, <contact fullname="Eric Rescorla"/>,
<contact fullname="Henning Schulzrinne"/>, <contact fullname="Robert Sparks"/>, <contact fullname="Brian Trammell"/>, and
<contact fullname="Anne Van Kesteren"/>.  Please excuse any omission.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA61c25IbR3J976/ooF60G5ghKVGkxI317iw5WtImKVlDSfaT
o9AoAO1pdMF9GQia4L/7nMy6dQPD9UY4wo4VMd11yco8efJSfXFxUQz10NiX
5aOPW1u+Md1uPTblK9f29n9G21a2L926HPC3n9xy7IfW9n35Y1e3Vb1v7KPC
LJedvcPrP3ZucJVryvembgfbGrz7qFi5qjU7DL/qzHq4qM3yYu8fvNilBy+e
PC8qM9iN644vy7pdu6Ifl7u672vXDsc9Bnh79bcC83xd3Nl2tC+Lstx0bty/
LK9fv8c/4kNYnNt0ZoffMEHzsrSr3V8x76XrNvjNdNX2Zbkdhn3/8vHjw+Fw
6f/2mE/vTPu4qfuBK3iMF/FCZ/cuvbCph+24vKzc7jEWz8GWznSrx7q9c1sr
CjMOW9dhxRcYrixVHu9Nh1nKj1u3610rf8Ai8Lv7vW4aIz9Y3cBu+GvjDrYd
Orc/XrZ2mI702tzVq/Km2tat+b1OI/3duU1jy3fvXslv/dBZO7wsnz5/8qS8
2u232Ik1+LH80XS3B3OUp6p6OHIRIzaH5f1S24P83tkNTuJl+epKH3MrzPzd
syfPvvb/xgs8up/berBYzYDDFM252tmurib7WfV+rZe1HdZ/3fBXSrQoKPZu
Z4b6Tg74+tX7q6+ef/VSXg5qyh9vqq7eD1/+9IfyqydPvy3fmXYzmo0tb/a2
qteYbsBiH8lrKyzkpTxGHRNBYEG251Q6sM5zwYnK74Zteb2q+bpOaroNhfYo
Vxhb7cwFz7drZSLTiP7sx2Xjp+4f94NpV1CM/vE1n8bgl9th96jAqG8+vn83
3RJ/ma32u4snX188+faBBf/65urjr39/Wb6r7+p2Q2nLZOeXjHmbyx6SuTxs
zXDYyGI53Rsv2T+/LH/6/tWLb5490TXU/b4xOMs3Hz/++PiroiguLi5Ks4QC
mWooCuJEl7BgH7BggeOGzpf7bWd66IDpy0dLC9UAlHR3cqiw7JKLKI9uxLba
1aLAysumXtrONJO/mqqy++HRotxinMZhl5uxXmFYQtEK4ti0Jd+td5h6B+MQ
wRfQuLdyMnYogzX2l2XJRe9dP4zQ92Fb9zAHiJrvlWZ15ypRV7ywc/iPQg7X
7bGoZd3AIrgyztvDjocSf9styuU4lJVpy9ZuZG/NsTTrta0GeTLMXdjK9cce
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
/MR6YyP31nG+cqWRdxL9R1svi/8FdUCralxWAAA=

-->

</rfc>
