<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version  -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc rfcedstyle="yes"?>
<?rfc toc="yes"?>
<?rfc tocindent="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc strict="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc text-list-symbols="-o*+"?>

<rfc ipr="trust200902" docName="draft-irtf-hrpc-guidelines-13" category="info" updates="8280">

  <front>
    <title abbrev="Guidelines for HRPC">Guidelines for Human Rights Protocol and Architecture Considerations</title>

    <author initials="G." surname="Grover" fullname="Gurshabad Grover">
      <organization>Centre for Internet and Society</organization>
      <address>
        <email>gurshabad@cis-india.org</email>
      </address>
    </author>
    <author initials="N." surname="ten Oever" fullname="Niels ten Oever">
      <organization>University of Amsterdam</organization>
      <address>
        <email>mail@nielstenoever.net</email>
      </address>
    </author>

    <date year="2022" month="March" day="28"/>

    <area>IRTF</area>
    <workgroup>Human Rights Protocol Considerations Research Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>This document sets guidelines for human rights considerations for developers working on network protocols and architectures, similar to the work done on the guidelines for privacy considerations <xref target="RFC6973"/>. This is an updated version of the guidelines for human rights considerations in <xref target="RFC8280"/>.</t>

<t>This document is not an Internet Standards Track specification; it is published for informational purposes.</t>

<t>This informational document has consensus for publication from the Internet Research Task Force (IRTF) Human Right Protocol Considerations Research Group. It has been reviewed, tried, and tested by both by the research group as well as by researchers and practitioners from outside the research group. The research group acknowledges that the understanding of the impact of internet protocols and architecture on society is a developing practice and is a body of research that is still in development.</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>This document outlines a set of human rights protocol considerations for protocol developers. It provides questions engineers should ask themselves when developing or improving protocols if they want to understand how their decisions can potentially influence the exercise of human rights on the Internet. It should be noted that the impact of a protocol cannot solely be deduced from its design, but its usage and implementation should also be studied to form a full protocol human rights impact assessment.</t>

<t>The questions are based on the research performed by the Human Rights Protocol Considerations (hrpc) research group which has been documented before these considerations. The research establishes that human rights relate to standards and protocols, and offers a common vocabulary of technical concepts that influence human rights and how these technical concepts can be combined to ensure that the Internet remains an enabling environment for human rights. With this, the contours of a model for developing human rights protocol considerations has taken shape.</t>

<t>This document is an iteration of the guidelines that can be found in <xref target="RFC8280"/>. The methods for conducting human rights reviews (Section 3.2), and guidelines for human rights considerations (Section 3.3) in this document are being tested for relevance, accuracy, and validity. The understanding of what human rights are is based on the Universal Declaration of Human Rights <xref target="UDHR"/> and subsequent treaties that jointly form the body of international human rights law <xref target="UNHR"/>.</t>

<t>This document does not provide a detailed taxonomy of the nature of (potential) human rights violations, whether direct or indirect, long-term or short-term, certain protocol choices might present. In part because this is highly context-dependent, and in part, because this document aims to provide a practical set of guidelines. However, further research in this field would definitely benefit developers and implementers.</t>

<t>This document is not an Internet Standards Track specification; it is published for informational purposes.</t>

<t>This informational document has consensus for publication from the Internet Research Task Force (IRTF) Human Right Protocol Considerations Research Group. It has been reviewed, tried, and tested by both by the research group as well as by researchers and practitioners from outside the research group. The research group acknowledges that the understanding of the impact of internet protocols and architecture on society is a developing practice and is a body of research that is still in development.</t>

</section>
<section anchor="human-rights-threats" title="Human rights threats">

<t>Threats to the exercise of human rights on the Internet come in many forms. Protocols and standards may harm or enable the right to freedom of expression, right to freedom of information, right to non-discrimination, right to equal protection, right to participate in cultural life, arts and science, right to freedom of assembly and association, right to privacy, and the right to security. An end-user who is denied access to certain services or content may be unable to disclose vital information about the malpractices of a government or other authority. A person whose communications are monitored may be prevented or dissuaded from exercising their right to freedom of association or participate in political processes <xref target="Penney"/>. In a worst-case scenario, protocols that leak information can lead to physical danger. A realistic example to consider is when individuals perceived as threats to the state are subjected to torture, extra-judicial killing or detention on the basis of information gathered by state agencies through the monitoring of network traffic.</t>

<t>This document presents several examples of how threats to human rights materialize on the Internet. This threat modeling is inspired by <xref target="RFC6973"/> Privacy Considerations for Internet Protocols, which is based on security threat analysis. This method is a work in progress and by no means a perfect solution for assessing human rights risks in Internet protocols and systems. Certain specific human rights threats are indirectly considered in Internet protocols as part of the security considerations <xref target="BCP72"/>, but privacy considerations <xref target="RFC6973"/> or reviews, let alone human rights impact assessments of protocols are not standardized or implemented.</t>

<t>Many threats, enablers, and risks are linked to different rights. This is not surprising if one takes into account that human rights are interrelated, interdependent, and indivisible. Here however we’re not discussing all human rights because not all human rights are relevant to ICTs in general and protocols and standards in particular <xref target="Bless"/>: “The main source of the values of human rights is the International Bill of Human Rights that is composed of the Universal Declaration of Human Rights <xref target="UDHR"/> along with the International Covenant on Civil and Political Rights <xref target="ICCPR"/> and the International Covenant on Economic, Social and Cultural Rights <xref target="ICESCR"/>. In the light of several cases of Internet censorship, the Human Rights Council Resolution 20/8 was adopted in 2012, affirming that “the same rights that people have offline must also be protected online.” <xref target="UNHRC2016"/> In 2015, the Charter of Human Rights and Principles for the Internet <xref target="IRP"/> was developed and released. According to these documents, some examples of human rights relevant for ICT systems are human dignity (Art. 1 UDHR), non-discrimination (Art. 2), rights to life, liberty and security (Art. 3), freedom of opinion and expression (Art. 19), freedom of assembly and association (Art. 20), rights to equal protection, legal remedy, fair trial, due process, presumed innocent (Art. 7–11), appropriate social and international order (Art. 28), participation in public affairs (Art. 21), participation in cultural life, protection of the moral and material interests resulting from any scientific, literary or artistic production of which [they are] the author (Art. 27), and privacy (Art. 12).” A partial catalog of human rights related to Information and Communications Technologies, including economic rights, can be found in <xref target="Hill2014"/>.</t>

<t>This is by no means an attempt to exclude specific rights or prioritize some rights over others.</t>

</section>
<section anchor="conducting-human-rights-reviews" title="Conducting human rights reviews">

<t>Ideally, protocol developers and collaborators should incorporate human rights considerations into the design process itself (see Guidelines for human rights considerations). This section provides guidance on how to conduct a human rights review, i.e. gauge the impact or potential impact of a protocol or standard on human rights.</t>

<t>Human rights reviews can take place at different stages of the development process of an Internet-Draft. Generally speaking, it is easier to influence the development of a technology at earlier stages than at later stages. This does not mean that reviews at last-call are not relevant, but they are less likely to result in significant changes in the reviewed document.</t>

<t>Methods for analyzing technology for specific human rights impacts are still quite nascent. Currently, five methods have been explored by the Human Rights Review Team, often in conjunction with each other:</t>

<section anchor="analyzing-drafts-based-on-guidelines-for-human-rights-considerations-model" title="Analyzing drafts based on guidelines for human rights considerations model">
<t>This analysis of Internet-Drafts uses the model as described in section 3.3. The outlined categories and questions can be used to review an Internet-Draft. The advantage of this is that it provides a known overview, and document authors can go back to this document as well as <xref target="RFC8280"/> to understand the background and the context.</t>

</section>
<section anchor="analyzing-drafts-based-on-their-perceived-or-speculated-impact" title="Analyzing drafts based on their perceived or speculated impact">
<t>When reviewing an Internet-Draft, specific human rights impacts can become apparent by doing a close reading of the draft and seeking to understand how it might affect networks or society. While less structured than the straight use of the human rights considerations model, this analysis may lead to new speculative understandings of links between human rights and protocols.</t>

</section>
<section anchor="expert-interviews" title="Expert interviews">
<t>Interviews with document authors, active members of the Working Group, or experts in the field can help explore the characteristics of the protocol and its effects. There are two main advantages to this approach: one the one hand, it allows the reviewer to gain a deeper understanding of the (intended) workings of the protocol; on the other hand, it also allows for the reviewer to start a discussion with experts or even document authors, which can help the review gain traction when it is published.</t>

</section>
<section anchor="interviews-with-impacted-persons-and-communities" title="Interviews with impacted persons and communities">
<t>Protocols impact users of the Internet. Interviews can help the reviewer understand how protocols affect the people that use the protocols. Since human rights are best understood from the perspective of the rights-holder, this approach will improve the understanding of the real world effects of the technology. At the same time, it can be hard to attribute specific changes to a particular protocol, this is of course even harder when a protocol has not been (widely) deployed.</t>

</section>
<section anchor="tracing-impacts-of-implementations" title="Tracing impacts of implementations">
<t>The reality of deployed protocols can be at odds with the expectations during the protocol design and development phase <xref target="RFC8980"/>. When a specification already has associated running code, the code can be analyzed either in an experimental setting or on the Internet where its impact can be observed. In contrast to reviewing the draft text, this approach can allow the reviewer to understand how the specifications works in practice, and potentially what unknown or unexpected effects the technology has.</t>

</section>
</section>
<section anchor="guidelines-for-human-rights-considerations" title="Guidelines for human rights considerations">

<t>This section provides guidance for document authors in the form of a questionnaire about protocols and how technical decisions can shape the exercise of human rights. The questionnaire may be useful at any point in the design process, particularly after the document authors have developed a high-level protocol model as described in <xref target="RFC4101"/>. These guidelines do not seek to replace any existing referenced specifications, but rather contribute to them and look at the design process from a human rights perspective.</t>

<t>Protocols and Internet Standards might benefit from a documented discussion of potential human rights risks arising from potential misapplications of the protocol or technology described in the RFC. This might be coupled with an Applicability Statement for that RFC.</t>

<t>Note that the guidance provided in this section does not recommend specific practices. The range of protocols developed in the IETF is too broad to make recommendations about particular uses of data or how human rights might be balanced against other design goals.  However, by carefully considering the answers to the following questions, document authors should be able to produce a comprehensive analysis that can serve as the basis for discussion on whether the protocol adequately takes specific human rights threats into account. This guidance is meant to help the thought process of a human rights analysis; it does not provide specific directions for how to write a human rights considerations section (following the example set in <xref target="RFC6973"/>).</t>

<t>In considering these questions, authors will need to be aware of the potential of technical advances or the passage of time to undermine protections. In general, considerations of rights are likely to be more effective if they are considered given a purpose and specific use cases, rather than as abstract absolute goals.</t>

<t>Also note that while the section uses the word, ‘protocol’, the principles identified in these questions may be applicable to other types of solutions (extensions to existing protocols, architecture for solutions to specific problems, etc.).</t>

<section anchor="connectivity" title="Connectivity">

<t>Question(s):
Does your protocol add application-specific functions to intermediary nodes? Could this functionality be added to end nodes instead of intermediary nodes?</t>

<t>Is your protocol optimized for low bandwidth and high latency connections? Could your protocol also be developed in a stateless manner?</t>

<t>Explanation:
The end-to-end principle <xref target="Saltzer"/> holds that certain functions can and should be performed at ‘ends’ of the network. <xref target="RFC1958"/> states “that in very general terms, the community believes that the goal is connectivity […] and the intelligence is end to end rather than hidden in the network.” Generally speaking, it is easier to attain reliability of data transmissions with computation at endpoints rather than at intermediary nodes.</t>

<t>Also considering the fact that network quality and conditions vary across geography and time, it is also important to design protocols such that they are reliable even on low bandwidth and high latency connections.</t>

<t>Example:
Encrypting connections, like done with HTTPS, can add a significant network overhead and consequently make web resources less accessible to those with low bandwidth and/or high latency connections. <xref target="HTTPS-REL"/> Encrypting traffic is a net positive for privacy and security, and thus protocol designers can acknowledge the tradeoffs of connectivity made by such decisions.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to freedom of assembly and association</t>
</list></t>

</section>
<section anchor="reliability" title="Reliability">

<t>Question(s):
Is your protocol fault tolerant? Does it downgrade gracefully, i.e. with mechanisms for fallback and/or notice? Can your protocol resist malicious degradation attempts? Do you have a documented way to announce degradation? Do you have measures in place for recovery or partial healing from failure? Can your protocol maintain dependability and performance in the face of unanticipated changes or circumstances?</t>

<t>Explanation:
Reliability and resiliency ensures that a protocol will execute its function consistently and error resistant as described, and function without unexpected result. Measures for reliability in protocols assure users that their intended communication was successfully executed.</t>

<t>A system that is reliable degrades gracefully and will have a documented way to announce degradation. It also has mechanisms to recover from failure gracefully, and if applicable, allow for partial healing.</t>

<t>It is important here to draw a distinction between random degradation and malicious degradation. Many current attacks against TLS, for example, exploit TLS’ ability to gracefully downgrade to non-secure cipher suites – from a functional perspective, this is useful; from a security perspective, this can be disastrous. As with confidentiality, the growth of the Internet and fostering innovation in services depends on users having confidence and trust <xref target="RFC3724"/> in the network. For reliability, it is necessary that services notify the users if a delivery fails. In the case of real-time systems in addition to the reliable delivery the protocol needs to safeguard timeliness.</t>

<t>Example:
In the modern IP stack structure, a reliable transport layer requires an indication that transport processing has successfully completed, such as given by TCP’s ACK message <xref target="RFC0793"/>, and not simply an indication from the IP layer that the packet arrived. Similarly, an application layer protocol may require an application-specific acknowledgment that contains, among other things, a status code indicating the disposition of the request (See <xref target="RFC3724"/>).</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to security</t>
</list></t>

</section>
<section anchor="content-agnosticism" title="Content agnosticism">

<t>Question(s):
If your protocol impacts packet handling, does it use user data (packet data that is not included in the header)? Is it making decisions based on the payload of the packet? Does your protocol prioritize certain content or services over others in the routing process? Is the protocol transparent about the prioritization that is made (if any)?</t>

<t>Explanation:
Content agnosticism refers to the notion that network traffic is treated identically regardless of payload, with some exceptions where it comes to effective traffic handling, for instance where it comes to delay-tolerant or delay-sensitive packets, based on the header. If there is any prioritization based on the content or metadata of the protocol, the protocol should be transparent about such information and reasons thereof.</t>

<t>Example:
Content agnosticism prevents payload-based discrimination against packets. This is important because changes to this principle can lead to a two-tiered Internet, where certain packets are prioritized over others on the basis of their content. Effectively this would mean that although all users are entitled to receive their packets at a certain speed, some users become more equal than others.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to non-discrimination</t>
  <t>Right to equal protection</t>
</list></t>

</section>
<section anchor="localization" title="Localization">

<t>Question(s):
Does your protocol uphold the standards of internationalization? Have you made any concrete steps towards localizing your protocol for relevant audiences?</t>

<t>Explanation:
Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a locale) <xref target="W3Ci18nDef"/>. For our purposes, it can be described as the practice of translating an implementation to make it functional in a specific language or for users in a specific locale (see Internationalization).</t>

<t>Example:
The Internet is a global medium, but many of its protocols and products are developed with a certain audience in mind, that often share particular characteristics like knowing how to read and write in ASCII and knowing English. This limits the ability of a large part of the world’s online population from using the Internet in a way that is culturally and linguistically accessible. An example of a protocol that has taken into account the view that individuals like to have access to data in their native language can be found in <xref target="RFC5646"/>. This protocol labels the information content with an identifier for the language in which it is written. And this allows information to be presented in more than one language.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to non-discrimination</t>
  <t>Right to participate in cultural life, arts and science</t>
  <t>Right to freedom of expression</t>
</list></t>

</section>
<section anchor="internationalization" title="Internationalization">

<t>Question(s):
Does your protocol or specification define text string elements, in the payload or headers, that have to be understood or entered by humans? Does your specification allow Unicode? If so, do you accept texts in one charset (which must be UTF-8), or several (which is dangerous for interoperability)? If character sets or encodings other than UTF-8 are allowed, does your specification mandate a proper tagging of the charset? Did you have a look at <xref target="RFC6365"/>?</t>

<t>Explanation:
Internationalization refers to the practice of making protocols, standards, and implementations usable in different languages and scripts (see Localization). In the IETF, internationalization means to add or improve the handling of non-ASCII text in a protocol. <xref target="RFC6365"/> A different perspective, more appropriate to protocols that are designed for global use from the beginning, is the definition used by W3C:</t>

<figure><artwork><![CDATA[
     "Internationalization is the design and development of a
     product, application or document content that enables easy
     localization for target audiences that vary in culture, region, 
     or language."  {{W3Ci18nDef}}
]]></artwork></figure>

<t>Many protocols that handle text only handle one charset (US-ASCII), or leave the question of what coded character set and encoding are used up to local guesswork (which leads, of course, to interoperability problems). If multiple charsets are permitted, they must be explicitly identified <xref target="RFC2277"/>.  Adding non-ASCII text to a protocol allows the protocol to handle more scripts, hopefully representing users across the world.  In today’s world, that is normally best accomplished by allowing Unicode encoded in UTF-8 only.</t>

<t>In the current IETF policy <xref target="RFC2277"/>, internationalization is aimed at user-facing strings, not protocol elements, such as the verbs used by some text-based protocols. (Do note that some strings are both content and protocol elements, such as identifiers.) Given the IETF’s mission to make the Internet a global network of networks, <xref target="RFC3935"/> developers should ensure that protocols work with languages apart from English and character sets apart from Latin characters. It is therefore crucial that at the very least, the content carried by the protocol can be in any script, and that all scripts are treated equally.</t>

<t>Example:
See localization</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to political participation</t>
  <t>Right to participate in cultural life, arts and science</t>
</list></t>

</section>
<section anchor="open-standards" title="Open Standards">

<t>Question(s):
Is your protocol fully documented in a way that it could be easily implemented, improved, built upon and/or further developed? Do you depend on proprietary code for the implementation, running or further development of your protocol? Does your protocol favor a particular proprietary specification over technically-equivalent competing specification(s), for instance by making any incorporated vendor specification  “required” or “recommended” <xref target="RFC2026"/>? Do you normatively reference another standard that is not available without cost (and could you do without it)? Are you aware of any patents that would prevent your standard from being fully implemented <xref target="RFC8179"/> <xref target="RFC6701"/>?</t>

<t>Explanation:
The Internet was able to be developed into the global network of networks because of the existence of open, non-proprietary standards <xref target="Zittrain"/>. They are crucial for enabling interoperability. Yet, open standards are not explicitly defined within the IETF. On the subject, <xref target="RFC2026"/> states: “Various national and international standards bodies, such as ANSI, ISO, IEEE, and ITU-T, develop a variety of protocol and service specifications that are similar to Technical Specifications defined at the IETF. National and international groups also publish “implementors’ agreements” that are analogous to Applicability Statements, capturing a body of implementation-specific detail concerned with the practical application of their standards.  All of these are considered to be “open external standards” for the purposes of the Internet Standards Process.” Similarly, <xref target="RFC3935"/> does not define open standards but does emphasize the importance of an “open process”, i.e. “any interested person can participate in the work, know what is being decided, and make his or her voice heard on the issue.”</t>

<t>Open standards (and open source software) allow users to glean information about how the tools they are using work, including the tools’ security and privacy properties. They additionally allow for permissionless innovation, which is important to maintain the freedom and ability to freely create and deploy new protocols on top of the communications constructs that currently exist. It is at the heart of the Internet as we know it, and to maintain its fundamentally open nature, we need to be mindful of the need for developing open standards.</t>

<t>All standards that need to be normatively implemented should be freely available and with reasonable protection for patent infringement claims, so it can also be implemented in open source or free software. Patents have often held back open standardization or been used against those deploying open standards, particularly in the domain of cryptography <xref target="newegg"/>. An exemption of this is sometimes made when a protocol is standardized that normatively relies on specifications produced by others SDOs that are not freely available. Patents in open standards or in normative references to other standards should have a patent disclosure <xref target="notewell"/>, royalty-free licensing <xref target="patentpolicy"/>, or some other form of fair, reasonable and non-discriminatory terms.</t>

<t>Example:
<xref target="RFC6108"/> describes a system for providing critical end-user notifications to web browsers, which has been deployed by Comcast, an Internet Service Provider (ISP). Such a notification system is being used to provide near-immediate notifications to customers, such as to warn them that their traffic exhibits patterns that are indicative of malware or virus infection. There are other proprietary systems that can perform such notifications, but those systems utilize Deep Packet Inspection (DPI) technology. In contrast, that document describes a system that does not rely upon DPI, and is instead based on open IETF standards and open source applications.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to participate in cultural life, arts and science</t>
</list></t>

</section>
<section anchor="heterogeneity-support" title="Heterogeneity Support">

<t>Question(s):
Does your protocol support heterogeneity by design? Does your protocol allow for multiple types of hardware? Does your protocol allow for multiple types of application protocols? Is your protocol liberal in what it receives and handles? Will it remain usable and open if the context changes?</t>

<t>Explanation:
The Internet is characterized by heterogeneity on many levels: devices and nodes, router scheduling algorithms and queue management mechanisms, routing protocols, levels of multiplexing, protocol versions and implementations, underlying link layers (e.g., point-to-point, multi-access links, wireless, FDDI, etc.), in the traffic mix and in the levels of congestion at different times and places. Moreover, as the Internet is composed of autonomous organizations and Internet service providers, each with their own separate policy concerns, there is a large heterogeneity of administrative domains and pricing structures. As a result, the heterogeneity principle proposed in <xref target="RFC1958"/> needs to be supported by design <xref target="FIArch"/>.</t>

<t>Heterogeneity support in protocols can thus enable a wide range of devices and (by extension) users to participate on the network.</t>

<t>Example:
Heterogeneity is inevitable and needs be supported by design. Multiple types of hardware must be allowed for, e.g. transmission speeds differing by at least 7 orders of magnitude, various computer word lengths, and hosts ranging from memory-starved microprocessors up to massively parallel supercomputers. Multiple types of application protocols must be allowed for, ranging from the simplest such as remote login up to the most complex such as commit protocols for distributed databases. <xref target="RFC1958"/>.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to political participation</t>
</list></t>

</section>
<section anchor="integrity" title="Integrity">

<t>Question(s):
Does your protocol maintain, assure and/or verify the accuracy of payload data? Does your protocol maintain and assure the consistency of data? Does your protocol in any way allow for the data to be (intentionally or unintentionally) altered?</t>

<t>Explanation:
Integrity refers to the maintenance and assurance of the accuracy and consistency of data to ensure it has not been (intentionally or unintentionally) altered.</t>

<t>Example:
Integrity verification of data is important to prevent vulnerabilities and attacks from on-path attackers. These attacks happen when a third party (often for malicious reasons) intercepts a communication between two parties, inserting themselves in the middle changing the content of the data. In practice this looks as follows:</t>

<t>Alice wants to communicate with Bob. 
Corinne forges and sends a message to Bob, impersonating Alice. 
Bob cannot see the data from Alice was altered by Corinne. 
Corinne intercepts and alters the communication as it is sent between Alice and Bob. 
Corinne is able to control the communication content.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to security</t>
</list></t>

</section>
<section anchor="authenticity" title="Authenticity">

<t>Question(s):
Do you have sufficient measures to confirm the truth of an attribute of a single piece of data or entity? Can the attributes get garbled along the way (see security)? If relevant, have you implemented IPsec, DNSsec, HTTPS and other Standard Security Best Practices?</t>

<t>Explanation:
Authenticity ensures that data does indeed come from the source it claims to come from. This is important to prevent certain attacks or unauthorized access and use of data.</t>

<t>At the same time, authentication should not be used as a way to prevent heterogeneity support, as is often done for vendor lock-in or digital rights management.</t>

<t>Example:
Authentication of data is important to prevent vulnerabilities, and attacks from on-path attackers. These attacks happen when a third party (often for malicious reasons) intercepts a communication between two parties, inserting themselves in the middle and posing as both parties. In practice this looks as follows:</t>

<t>Alice wants to communicate with Bob. 
Alice sends data to Bob. 
Corinne intercepts the data sent to Bob. 
Corinne reads (and potentially alters) the message to Bob. 
Bob cannot see the data did not come from Alice but from Corinne.</t>

<t>When there is proper authentication the scenario would be as follows:</t>

<t>Alice wants to communicate with Bob. 
Alice sends data to Bob. 
Corinne intercepts the data sent to Bob. 
Corinne reads and alters the message to Bob. 
Bob can see the data did not come from Alice.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to privacy</t>
  <t>Right to freedom of expression</t>
  <t>Right to security</t>
</list></t>

</section>
<section anchor="confidentiality" title="Confidentiality">

<t>Question(s):
Does this protocol expose the transmitted data over the wire? Does the protocol expose information related to identifiers or data? If so, does it do so to each other protocol entity (i.e., recipients, intermediaries, and enablers) <xref target="RFC6973"/>? What options exist for protocol implementers to choose to limit the information shared with each entity? What operational controls are available to limit the information shared with each entity?</t>

<t>What controls or consent mechanisms does the protocol define or require before personal data or identifiers are shared or exposed via the protocol? If no such mechanisms or controls are specified, is it expected that control and consent will be handled outside of the protocol?</t>

<t>Does the protocol provide ways for initiators to share different pieces of information with different recipients? If not, are there mechanisms that exist outside of the protocol to provide initiators with such control?</t>

<t>Does the protocol provide ways for initiators to limit the sharing or express individuals’ preferences to recipients or intermediaries with regard to the collection, use, or disclosure of their personal data? If not, are there mechanisms that exist outside of the protocol to provide users with such control? Is it expected that users will have relationships that govern the use of the information (contractual or otherwise) with those who operate these intermediaries? Does the protocol prefer encryption over clear text operation?</t>

<t>Explanation:
Confidentiality refers to keeping your data secret from unintended listeners <xref target="BCP72"/>. The growth of the Internet depends on users having confidence that the network protects their personal data <xref target="RFC1984"/>. The possibility of pervasive monitoring and surveillance undermines users’ trust, and can be mitigated by ensuring confidentiality, i.e. passive attackers should gain little or no  information from observation or inference of protocol activity. <xref target="RFC7258"/><xref target="RFC7624"/>.</t>

<t>Example:
Protocols that do not encrypt their payload make the entire content of the communication available to the idealized attacker along their path. Following the advice in <xref target="RFC3365"/>, most such protocols have a secure variant that encrypts the payload for confidentiality, and these secure variants are seeing ever-wider deployment. A noteworthy exception is DNS <xref target="RFC1035"/>, as DNSSEC <xref target="RFC4033"/> does not have confidentiality as a requirement. This implies that, in the absence of the use of more recent standards like DNS over TLS <xref target="RFC7858"/> or DNS over HTTPS <xref target="RFC8484"/>, all DNS queries and answers generated by the activities of any protocol are available to the attacker. When store-and-forward protocols are used (e.g., SMTP <xref target="RFC5321"/>), intermediaries leave this data subject to observation by an attacker that has compromised these intermediaries, unless the data is encrypted end-to-end by the application-layer protocol or the implementation uses an encrypted store for this data <xref target="RFC7624"/>.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to privacy</t>
  <t>Right to security</t>
</list></t>

</section>
<section anchor="security" title="Security">

<t>Question(s):
Did you have a look at Guidelines for Writing RFC Text on Security Considerations <xref target="BCP72"/>? Have you found any attacks that are somewhat related to your protocol/specification, yet considered out of scope of your document? Would these attacks be pertinent to the human rights enabling features of the Internet (as described throughout this document)?</t>

<t>Explanation:
Security is not a single monolithic property of a protocol or system, but rather a series of related but somewhat independent properties. Not all of these properties are required for every application. Since communications are carried out by systems and access to systems is through communications channels, security goals obviously interlock, but they can also be independently provided. <xref target="BCP72"/>.</t>

<t>Typically, any protocol operating on the internet can be the target of passive attacks (when the attacker can access and read packets on the network); active attacks (when an attacker is capable of writing information to the network packets). <xref target="BCP72"/></t>

<t>Example:
See <xref target="BCP72"/>.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to freedom of assembly and association</t>
  <t>Right to non-discrimination</t>
  <t>Right to security</t>
</list></t>

</section>
<section anchor="privacy" title="Privacy">

<t>Question(s):
Did you have a look at the Guidelines in the Privacy Considerations for Internet Protocols <xref target="RFC6973"/> section 7? Does your protocol maintain the confidentiality of metadata? Could your protocol counter traffic analysis? Does your protocol adhere to data minimization principles?  Does your document identify potentially sensitive data logged by your protocol and/or for how long that needs to be retained for technical reasons?</t>

<t>Explanation:
Privacy refers to the right of an entity (normally a person), acting on its own behalf, to determine the degree to which it will interact with its environment, including the degree to which the entity is willing to share its personal information with others. <xref target="RFC4949"/>. If a protocol provides insufficient privacy protection it may have a negative impact on freedom of expression as users self-censor for fear of surveillance, or find themselves unable to express themselves freely.</t>

<t>Example:
See <xref target="RFC6973"/></t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to non-discrimination</t>
</list></t>

</section>
<section anchor="pseudonymity" title="Pseudonymity">

<t>Question(s):
Does the protocol collect personally derived data? Does the protocol generate or process anything that can be, or be tightly correlated with, personally identifiable information? Does the protocol utilize data that is personally-derived, i.e. derived from the interaction of a single person, or their device or address? If yes, can the protocol be implemented in a way that does not rely on personally identifiable information? If not, does the specification describe how any such data be handled? Have you considered the Privacy Considerations for Internet Protocols <xref target="RFC6973"/>, especially section 6.1.2?</t>

<t>Explanation:
Pseudonymity means using a pseudonym instead of one’s “real” name. There are many reasons for users to use pseudonyms, for instance to: hide their gender, protect themselves against harassment, protect their families’ privacy, frankly discuss sexuality, or develop an artistic or journalistic persona without repercussions from an employer, (potential) customers, or social surrounding. <xref target="geekfeminism"/> The difference between anonymity and pseudonymity is that a pseudonym often is persistent. “Pseudonymity is strengthened when less personal data can be linked to the pseudonym; when the same pseudonym is used less often and across fewer contexts; and when independently chosen pseudonyms are more frequently used for new actions (making them, from an observer’s or attacker’s perspective, unlinkable).” <xref target="RFC6973"/></t>

<t>Pseudonymity - the ability to use a persistent identifier not linked to one’s offline identity - is an important feature for many end-users, as it allows them different degrees of disguised identity and privacy online. This can allow an enabling environment for users to exercise other rights, including freedom of expression and political participation, without fear or direct identification or discrimination.</t>

<t>Example:
Generally, pseudonymous identifiers cannot be simply reverse engineered. Some early approaches took approaches such as simple hashing of IP addresses, but these could then be simply reversed by generating a hash for each potential IP address and comparing it to the pseudonym.</t>

<t>Example: There are also efforts for application layer protocols, like Oblivious DNS Over HTTPS, <xref target="draft-pauly-dprive-oblivious-doh"/> that can separate identifiers from requests.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to non-discrimination</t>
  <t>Right to freedom of expression</t>
  <t>Right to political participation</t>
  <t>Right to freedom of assembly and association</t>
</list></t>

</section>
<section anchor="anonymity" title="Anonymity">

<t>Question(s): Does your protocol make use of persistent identifiers? Can it be done without them? Did you have a look at the Privacy Considerations for Internet Protocols <xref target="RFC6973"/>, especially section 6.1.1 of that document?</t>

<t>Explanation: Anonymity refers to the condition of an identity being unknown or concealed <xref target="RFC4949"/>. Even though full anonymity is hard to achieve, it is a non-binary concept. Making pervasive monitoring and tracking harder is important for many users as well as for the IETF <xref target="RFC7258"/>. Achieving a higher level of anonymity is an important feature for many end-users, as it allows them different degrees of privacy online. Anonymity is an inherent part of the right to freedom of opinion and expression and the right to privacy. Avoid adding identifiers, options or configurations that create or might lead to patterns or regularities that are not explicitly required by the protocol.</t>

<t>If your protocol collects data and seeks to distribute it to more etntities than the originally-intended recipients (see <xref target="RFC6235"/> as an example), you should anonymize the data, but keep in mind that “anonymizing” data is notoriously hard. For example, just dropping the last byte of an IP address does not “anonymize” data.</t>

<t>If your protocol allows for identity management, there should be a clear barrier between the identities to ensure that they cannot (easily) be associated with each other.</t>

<t>A protocol that uses data that could help identify a sender (items of interest) should be protected from third parties. For instance, if one wants to hide the source/destination IP addresses of a packet, the use of IPsec in tunneling mode (e.g., inside a virtual private network) can be helpful to protect from third parties likely to eavesdrop packets exchanged between the tunnel endpoints.</t>

<t>Example:  An example is DHCP where sending a persistent identifier as the client name was not mandatory but, in practice, done by many implementations, before <xref target="RFC7844"/>.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to non-discrimination</t>
  <t>Right to political participation</t>
  <t>Right to freedom of assembly and association</t>
  <t>Right to security</t>
</list></t>

</section>
<section anchor="censorship-resistance" title="Censorship resistance">

<t>Question(s):
Can your protocol contribute to filtering? Could be implemented to censor data or services? Could it be designed to ensure this doesn’t happen? Does your protocol make it apparent or transparent when access to a resource is restricted and reasons therefor? Does your protocol introduce new identifiers or reuse existing identifiers (e.g. MAC addresses) that might be associated with persons or content?</t>

<t>Explanation:
Governments and service providers block or filter content or traffic, often without the knowledge of end-users. <xref target="RFC7754"/> See <xref target="draft-irtf-pearg-censorship"/> for a survey of censorship techniques employed across the world, which lays out protocol properties that have been exploited to censor access to information. Censorship resistance refers to the methods and measures to prevent Internet censorship.</t>

<t>Example:
Identifiers of content exposed within a protocol might be used to facilitate censorship, as in the case of Application Layer based censorship, which affects protocols like HTTP. In HTTP, denial or restriction of access can be made apparent by the use of status code 451, which allows server operators to operate with greater transparency in circumstances where issues of law or public policy affect their operation <xref target="RFC7725"/>.</t>

<t>If a protocol potentially enables censorship, protocol designers should strive towards creating error codes that capture different scenarios (blocked due to administrative policy, unavailable because of legal requirements, etc.) to minimize ambiguity for end-users.</t>

<t>In the development of the IPv6 protocol, it was discussed to embed a Media Access Control (MAC) address into unique IP addresses. This would make it possible for ‘eavesdroppers and other information collectors to identify when different addresses used in different transactions actually correspond to the same node. This is why standardisation efforts like Privacy Extensions for Stateless Address Autoconfiguration in IPv6 <xref target="RFC4941"/> and MAC address randomization <xref target="draft-zuniga-mac-address-randomization"/> have been pursued.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to political participation</t>
  <t>Right to participate in cultural life, arts, and science</t>
  <t>Right to freedom of assembly and association</t>
</list></t>

</section>
<section anchor="outcome-transparency" title="Outcome Transparency">

<t>Question(s): Are the effects of your protocol fully and easily comprehensible, including with respect to unintended consequences of protocol choices?</t>

<t>Explanation: Certain technical choices may have unintended consequences.</t>

<t>Example: Lack of authenticity may lead to lack of integrity and negative externalities, of which spam is an example. Lack of data that could be used for billing and accounting can lead to so-called “free” arrangements which obscure the actual costs and distribution of the costs, for example the barter arrangements that are commonly used for Internet interconnection; and the commercial exploitation of personal data for targeted advertising which is the most common funding model for the so-called “free” services such as search engines and social networks. Other unexpected outcomes might not be technical, but rather architectural, social or economical.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to privacy</t>
  <t>Right to freedom of assembly and association</t>
  <t>Right to access to information</t>
</list></t>

</section>
<section anchor="adaptability" title="Adaptability">

<t>Question(s):
Is your protocol written in such a way that it would be easy for other protocols to be developed on top of it, or to interact with it? Does your protocol impact permissionless innovation? (See Open Standards)</t>

<t>Explanation:
Adaptability is closely interrelated with permissionless innovation: both maintain the freedom and ability to freely create and deploy new protocols on top of the communications constructs that currently exist. It is at the heart of the Internet as we know it, and to maintain its fundamentally open nature, we need to be mindful of the impact of protocols on maintaining or reducing permissionless innovation to ensure the Internet can continue to develop.</t>

<t>Adaptability and permissionless innovation can be used to shape information networks as preferenced by groups of users. Furthermore, a precondition of adaptability is the ability of the people who can adapt the network to be able to know and understand the network. This is why adaptability and permissionless innovation are inherently connected to the right to education and the right to science as well as the right to freedom of assembly and association as well as the right to freedom of expression. Since it allows the users of the network to determine how the assemble, collaborate, and express themselves.</t>

<t>Example:
WebRTC generates audio and/or video data. In order to ensure that WebRTC can be used in different locations by different parties, it is important that standard Javascript APIs are developed to support applications from different voice service providers. Multiple parties will have similar capabilities, in order to ensure that all parties can build upon existing standards these need to be adaptable, and allow for permissionless innovation.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to education</t>
  <t>Right to science</t>
  <t>Right to freedom of expression</t>
  <t>Right to freedom of assembly and association</t>
</list></t>

</section>
<section anchor="accessibility" title="Accessibility">

<t>Question(s):
Is your protocol designed to provide an enabling environment for all? Have you looked at the W3C Web Accessibility Initiative for examples and guidance?</t>

<t>Explanation:
Sometimes in the design of protocols, websites, web technologies, or web tools, barriers are created that exclude people from using the Web. The Internet should be designed to work for all people, whatever their hardware, software, language, culture, location, or physical or mental ability. When the Internet technologies meet this goal, it will be accessible to people with a diverse range of hearing, movement, sight, and cognitive ability. <xref target="W3CAccessibility"/></t>

<t>Example:
The HTML protocol as defined in <xref target="HTML5"/> specifically requires that every image must have an alt attribute (with a few exceptions) to ensure images are accessible for people that cannot themselves decipher non-text content in web pages.</t>

<t>Another example is the works that is done in the AVT and AVTCORE working groups in the IETF that enable text conversation in multimedia, text telephony, wireless multimedia and video communications for sign language and lip-reading (ie. <xref target="RFC9071"/>).</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to non-discrimination</t>
  <t>Right to freedom of assembly and association</t>
  <t>Right to education</t>
  <t>Right to political participation</t>
</list></t>

</section>
<section anchor="decentralization" title="Decentralization">

<t>Question(s):
Can your protocol be implemented without a single point of control? If applicable, can your protocol be deployed in a federated manner? Does your protocol create additional centralized points of control?</t>

<t>Explanation:
Decentralization is one of the central technical concepts of the architecture of the Internet, and is embraced as such by the IETF <xref target="RFC3935"/>. It refers to the absence or minimization of centralized points of control, a feature that is assumed to make it easy for new users to join and new uses to unfold <xref target="Brown"/>. It also reduces issues surrounding single points of failure, and distributes the network such that it continues to function even if one or several nodes are disabled. With the commercialization of the Internet in the early 1990s, there has been a slow move away from decentralization, to the detriment of the technical benefits of having a decentralized Internet. For a more detailed discussion of this topic, please see <xref target="arkkoetal"/>.</t>

<t>Example:
The bits traveling the Internet are increasingly susceptible to monitoring and censorship, from both governments and Internet service providers, as well as third (malicious) parties. The ability to monitor and censor is further enabled by the increased centralization of the network that creates central infrastructure points that can be tapped into. The creation of peer-to-peer networks and the development of voice-over-IP protocols using peer-to-peer technology in combination with distributed hash table (DHT) for scalability are examples of how protocols can preserve decentralization <xref target="Pouwelse"/>.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to freedom of expression</t>
  <t>Right to freedom of assembly and association</t>
</list></t>

</section>
<section anchor="remedy" title="Remedy">

<t>Question(s): Can your protocol facilitate a negatively impacted party’s right to remedy without disproportionately impacting other parties’ human rights, especially their right to privacy?</t>

<t>Explanation: Providing access to remedy by states and corporations is a part of the UN Guiding Principles on Business and Human Rights <xref target="UNGP"/>. Access to remedy may help victims of human rights violations in seeking justice, or allow law enforcement agencies to identify a possible violator. However, mechanisms in protocols that try to enable ‘attribution’ to individuals will impede the exercise of the right to privacy. The former Special Rapporteur for Freedom of Expression has also argued that anonymity is an inherent part of freedom of expression <xref target="Kaye"/>. Considering the potential adverse impact of attribution on the right to privacy and freedom of expression, enabling attribution on an individual level is most likely not consistent with human rights.</t>

<t>Example:
Adding personal identifiable information to data streams might help in identifying a violator of human rights and provide access to remedy, but this would disproportionally affect all users right to privacy, anonymous expression, and association.</t>

<t>Impacts:</t>

<t><list style="symbols">
  <t>Right to remedy</t>
  <t>Right to security</t>
  <t>Right to privacy</t>
</list></t>

</section>
<section anchor="misc-considerations" title="Misc. considerations">

<t>Question(s): Have you considered potential negative consequences (individual or societal) that your protocol or document might have?</t>

<t>Explanation: Publication of a particular RFC under a certain status has consequences. Publication as an Internet Standard as part of the Standards Track may signal to implementers that the specification has a certain level of maturity, operational experience, and consensus. Similarly, publication of a specification an experimental document as part of the non-standards track would signal to the community that the document “may be intended for eventual standardization but [may] not yet [be] ready” for wide deployment. The extent of the deployment, and consequently its overall impact on end-users, may depend on the document status presented in the RFC. See <xref target="BCP9"/> and updates to it for a fuller explanation.</t>

</section>
</section>
<section anchor="document-status" title="Document Status">

<t>This RG document is currently documenting best practices and guidelines for human rights reviews of network protocols, architectures and other Internet-Drafts and RFCs.</t>

</section>
<section anchor="acknowledgements" title="Acknowledgements">
<t>Thanks to:</t>

<t><list style="symbols">
  <t>Corinne Cath-Speth for work on <xref target="RFC8280"/>.</t>
  <t>Theresa Engelhard, Joe Hall, Avri Doria, Joey Salazar, Corinne Cath-Speth, Farzaneh Badii, Sandra Braman, Colin Perkins, John Curran, Eliot Lear, Mallory Knodel, and the hrpc list for reviews and suggestions.</t>
  <t>Individuals who conducted human rights reviews for their work and feedback: Amelia Andersdotter, Beatrice Martini, Karan Saini and Shivan Kaul Sahib.</t>
</list></t>

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

<t>Article three of the Universal Declaration of Human Rights reads: “Everyone has the right to life, liberty and security of person.”. This article underlines the importance of security and its interrelation with human life and liberty, but since human rights are indivisible, interrelated and interdependent, security is also closely linked to other human rights and freedoms. This document seeks to strengthen human rights, freedoms, and security by relating and translating these concepts to concepts and practices as they are used in Internet protocol and architecture development. The aim of this is to secure human right and thereby improve the susainability, usability, and effectiveness of the network. The document seeks to achieve this by providing guidelines as done in section three of this document.</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations">
<t>This document has no actions for IANA.</t>

</section>
<section anchor="research-group-information" title="Research Group Information">
<t>The discussion list for the IRTF Human Rights Protocol Considerations Research Group is located at the e-mail address <eref target="mailto:hrpc@ietf.org">hrpc@ietf.org</eref>. Information on the group and information on how to subscribe to the list is at
<eref target="https://www.irtf.org/mailman/listinfo/hrpc">https://www.irtf.org/mailman/listinfo/hrpc</eref></t>

<t>Archives of the list can be found at:
<eref target="https://www.irtf.org/mail-archive/web/hrpc/current/index.html">https://www.irtf.org/mail-archive/web/hrpc/current/index.html</eref></t>

</section>


  </middle>

  <back>


    <references title='Informative References'>





<reference  anchor="RFC0793" target='https://www.rfc-editor.org/info/rfc793'>
<front>
<title>Transmission Control Protocol</title>
<author initials='J.' surname='Postel' fullname='J. Postel'><organization /></author>
<date year='1981' month='September' />
</front>
<seriesInfo name='STD' value='7'/>
<seriesInfo name='RFC' value='793'/>
<seriesInfo name='DOI' value='10.17487/RFC0793'/>
</reference>



<reference  anchor="RFC1035" target='https://www.rfc-editor.org/info/rfc1035'>
<front>
<title>Domain names - implementation and specification</title>
<author initials='P.V.' surname='Mockapetris' fullname='P.V. Mockapetris'><organization /></author>
<date year='1987' month='November' />
<abstract><t>This RFC is the revised specification of the protocol and format used in the implementation of the Domain Name System.  It obsoletes RFC-883. This memo documents the details of the domain name client - server communication.</t></abstract>
</front>
<seriesInfo name='STD' value='13'/>
<seriesInfo name='RFC' value='1035'/>
<seriesInfo name='DOI' value='10.17487/RFC1035'/>
</reference>



<reference  anchor="RFC1958" target='https://www.rfc-editor.org/info/rfc1958'>
<front>
<title>Architectural Principles of the Internet</title>
<author initials='B.' surname='Carpenter' fullname='B. Carpenter' role='editor'><organization /></author>
<date year='1996' month='June' />
<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="RFC1984" target='https://www.rfc-editor.org/info/rfc1984'>
<front>
<title>IAB and IESG Statement on Cryptographic Technology and the Internet</title>
<author><organization>IAB</organization></author>
<author><organization>IESG</organization></author>
<date year='1996' month='August' />
<abstract><t>The Internet Architecture Board (IAB) and the Internet Engineering Steering Group (IESG), the bodies which oversee architecture and standards for the Internet, are concerned by the need for increased protection of international commercial transactions on the Internet, and by the need to offer all Internet users an adequate degree of privacy. This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t></abstract>
</front>
<seriesInfo name='BCP' value='200'/>
<seriesInfo name='RFC' value='1984'/>
<seriesInfo name='DOI' value='10.17487/RFC1984'/>
</reference>



<reference  anchor="RFC2026" target='https://www.rfc-editor.org/info/rfc2026'>
<front>
<title>The Internet Standards Process -- Revision 3</title>
<author initials='S.' surname='Bradner' fullname='S. Bradner'><organization /></author>
<date year='1996' month='October' />
<abstract><t>This memo documents the process used by the Internet community for the standardization of protocols and procedures.  It defines the stages in the standardization process, the requirements for moving a document between stages and the types of documents used during this process. 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='9'/>
<seriesInfo name='RFC' value='2026'/>
<seriesInfo name='DOI' value='10.17487/RFC2026'/>
</reference>



<reference  anchor="RFC2277" target='https://www.rfc-editor.org/info/rfc2277'>
<front>
<title>IETF Policy on Character Sets and Languages</title>
<author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'><organization /></author>
<date year='1998' month='January' />
<abstract><t>This document is the current policies being applied by the Internet Engineering Steering Group (IESG) towards the standardization efforts in the Internet Engineering Task Force (IETF) in order to help Internet protocols fulfill these requirements.  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='18'/>
<seriesInfo name='RFC' value='2277'/>
<seriesInfo name='DOI' value='10.17487/RFC2277'/>
</reference>



<reference  anchor="RFC3365" target='https://www.rfc-editor.org/info/rfc3365'>
<front>
<title>Strong Security Requirements for Internet Engineering Task Force Standard Protocols</title>
<author initials='J.' surname='Schiller' fullname='J. Schiller'><organization /></author>
<date year='2002' month='August' />
</front>
<seriesInfo name='BCP' value='61'/>
<seriesInfo name='RFC' value='3365'/>
<seriesInfo name='DOI' value='10.17487/RFC3365'/>
</reference>



<reference  anchor="RFC3724" target='https://www.rfc-editor.org/info/rfc3724'>
<front>
<title>The Rise of the Middle and the Future of End-to-End: Reflections on the Evolution of the Internet Architecture</title>
<author initials='J.' surname='Kempf' fullname='J. Kempf' role='editor'><organization /></author>
<author initials='R.' surname='Austein' fullname='R. Austein' role='editor'><organization /></author>
<author><organization>IAB</organization></author>
<date year='2004' month='March' />
<abstract><t>The end-to-end principle is the core architectural guideline of the Internet.  In this document, we briefly examine the development of the end-to-end principle as it has been applied to the Internet architecture over the years.  We discuss current trends in the evolution of the Internet architecture in relation to the end-to-end principle, and try to draw some conclusion about the evolution of the end-to-end principle, and thus for the Internet architecture which it supports, in light of these current trends.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='3724'/>
<seriesInfo name='DOI' value='10.17487/RFC3724'/>
</reference>



<reference  anchor="RFC3935" target='https://www.rfc-editor.org/info/rfc3935'>
<front>
<title>A Mission Statement for the IETF</title>
<author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'><organization /></author>
<date year='2004' month='October' />
<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>



<reference  anchor="RFC8179" target='https://www.rfc-editor.org/info/rfc8179'>
<front>
<title>Intellectual Property Rights in IETF Technology</title>
<author initials='S.' surname='Bradner' fullname='S. Bradner'><organization /></author>
<author initials='J.' surname='Contreras' fullname='J. Contreras'><organization /></author>
<date year='2017' month='May' />
<abstract><t>The IETF policies about Intellectual Property Rights (IPR), such as patent rights, relative to technologies developed in the IETF are designed to ensure that IETF working groups and participants have as much information as possible about any IPR constraints on a technical proposal as early as possible in the development process.  The policies are intended to benefit the Internet community and the public at large, while respecting the legitimate rights of IPR holders.  This document sets out the IETF policies concerning IPR related to technology worked on within the IETF.  It also describes the objectives that the policies are designed to meet. This document updates RFC 2026 and, with RFC 5378, replaces Section 10 of RFC 2026.  This document also obsoletes RFCs 3979 and 4879.</t></abstract>
</front>
<seriesInfo name='BCP' value='79'/>
<seriesInfo name='RFC' value='8179'/>
<seriesInfo name='DOI' value='10.17487/RFC8179'/>
</reference>



<reference  anchor="RFC4033" target='https://www.rfc-editor.org/info/rfc4033'>
<front>
<title>DNS Security Introduction and Requirements</title>
<author initials='R.' surname='Arends' fullname='R. Arends'><organization /></author>
<author initials='R.' surname='Austein' fullname='R. Austein'><organization /></author>
<author initials='M.' surname='Larson' fullname='M. Larson'><organization /></author>
<author initials='D.' surname='Massey' fullname='D. Massey'><organization /></author>
<author initials='S.' surname='Rose' fullname='S. Rose'><organization /></author>
<date year='2005' month='March' />
<abstract><t>The Domain Name System Security Extensions (DNSSEC) add data origin authentication and data integrity to the Domain Name System.  This document introduces these extensions and describes their capabilities and limitations.  This document also discusses the services that the DNS security extensions do and do not provide.  Last, this document describes the interrelationships between the documents that collectively describe DNSSEC.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4033'/>
<seriesInfo name='DOI' value='10.17487/RFC4033'/>
</reference>



<reference  anchor="RFC4101" target='https://www.rfc-editor.org/info/rfc4101'>
<front>
<title>Writing Protocol Models</title>
<author initials='E.' surname='Rescorla' fullname='E. Rescorla'><organization /></author>
<author><organization>IAB</organization></author>
<date year='2005' month='June' />
<abstract><t>The IETF process depends on peer review.  However, IETF documents are generally written to be useful for implementors, not reviewers.  In particular, while great care is generally taken to provide a complete description of the state machines and bits on the wire, this level of detail tends to get in the way of initial understanding.  This document describes an approach for providing protocol &quot;models&quot; that allow reviewers to quickly grasp the essence of a system.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='4101'/>
<seriesInfo name='DOI' value='10.17487/RFC4101'/>
</reference>



<reference  anchor="RFC4941" target='https://www.rfc-editor.org/info/rfc4941'>
<front>
<title>Privacy Extensions for Stateless Address Autoconfiguration in IPv6</title>
<author initials='T.' surname='Narten' fullname='T. Narten'><organization /></author>
<author initials='R.' surname='Draves' fullname='R. Draves'><organization /></author>
<author initials='S.' surname='Krishnan' fullname='S. Krishnan'><organization /></author>
<date year='2007' month='September' />
<abstract><t>Nodes use IPv6 stateless address autoconfiguration to generate addresses using a combination of locally available information and information advertised by routers.  Addresses are formed by combining network prefixes with an interface identifier.  On an interface that contains an embedded IEEE Identifier, the interface identifier is typically derived from it.  On other interface types, the interface identifier is generated through other means, for example, via random number generation.  This document describes an extension to IPv6 stateless address autoconfiguration for interfaces whose interface identifier is derived from an IEEE identifier.  Use of the extension causes nodes to generate global scope addresses from interface identifiers that change over time, even in cases where the interface contains an embedded IEEE identifier.  Changing the interface identifier (and the global scope addresses generated from it) over time makes it more difficult for eavesdroppers and other information collectors to identify when different addresses used in different transactions actually correspond to the same node.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4941'/>
<seriesInfo name='DOI' value='10.17487/RFC4941'/>
</reference>



<reference  anchor="RFC4949" target='https://www.rfc-editor.org/info/rfc4949'>
<front>
<title>Internet Security Glossary, Version 2</title>
<author initials='R.' surname='Shirey' fullname='R. Shirey'><organization /></author>
<date year='2007' month='August' />
<abstract><t>This Glossary provides definitions, abbreviations, and explanations of terminology for information system security. The 334 pages of entries offer recommendations to improve the comprehensibility of written material that is generated in the Internet Standards Process (RFC 2026). The recommendations follow the principles that such writing should (a) use the same term or definition whenever the same concept is mentioned; (b) use terms in their plainest, dictionary sense; (c) use terms that are already well-established in open publications; and (d) avoid terms that either favor a particular vendor or favor a particular technology or mechanism over other, competing techniques that already exist or could be developed.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='FYI' value='36'/>
<seriesInfo name='RFC' value='4949'/>
<seriesInfo name='DOI' value='10.17487/RFC4949'/>
</reference>



<reference  anchor="RFC5321" target='https://www.rfc-editor.org/info/rfc5321'>
<front>
<title>Simple Mail Transfer Protocol</title>
<author initials='J.' surname='Klensin' fullname='J. Klensin'><organization /></author>
<date year='2008' month='October' />
<abstract><t>This document is a specification of the basic protocol for Internet electronic mail transport.  It consolidates, updates, and clarifies several previous documents, making all or parts of most of them obsolete.  It covers the SMTP extension mechanisms and best practices for the contemporary Internet, but does not provide details about particular extensions.  Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a &quot;mail submission&quot; protocol for &quot;split-UA&quot; (User Agent) mail reading systems and mobile environments.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5321'/>
<seriesInfo name='DOI' value='10.17487/RFC5321'/>
</reference>



<reference  anchor="RFC5646" target='https://www.rfc-editor.org/info/rfc5646'>
<front>
<title>Tags for Identifying Languages</title>
<author initials='A.' surname='Phillips' fullname='A. Phillips' role='editor'><organization /></author>
<author initials='M.' surname='Davis' fullname='M. Davis' role='editor'><organization /></author>
<date year='2009' month='September' />
<abstract><t>This document describes the structure, content, construction, and semantics of language tags for use in cases where it is desirable to indicate the language used in an information object.  It also describes how to register values for use in language tags and the creation of user-defined extensions for private interchange.  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='47'/>
<seriesInfo name='RFC' value='5646'/>
<seriesInfo name='DOI' value='10.17487/RFC5646'/>
</reference>



<reference  anchor="RFC6108" target='https://www.rfc-editor.org/info/rfc6108'>
<front>
<title>Comcast's Web Notification System Design</title>
<author initials='C.' surname='Chung' fullname='C. Chung'><organization /></author>
<author initials='A.' surname='Kasyanov' fullname='A. Kasyanov'><organization /></author>
<author initials='J.' surname='Livingood' fullname='J. Livingood'><organization /></author>
<author initials='N.' surname='Mody' fullname='N. Mody'><organization /></author>
<author initials='B.' surname='Van Lieu' fullname='B. Van Lieu'><organization /></author>
<date year='2011' month='February' />
<abstract><t>The objective of this document is to describe a method of providing critical end-user notifications to web browsers, which has been deployed by Comcast, an Internet Service Provider (ISP).  Such a notification system is being used to provide near-immediate notifications to customers, such as to warn them that their traffic exhibits patterns that are indicative of malware or virus infection. There are other proprietary systems that can perform such notifications, but those systems utilize Deep Packet Inspection (DPI) technology.  In contrast to DPI, this document describes a system that does not rely upon DPI, and is instead based in open IETF standards and open source applications.  This document is not an Internet  Standards Track specification; it is published for informational purposes.</t></abstract>
</front>
<seriesInfo name='RFC' value='6108'/>
<seriesInfo name='DOI' value='10.17487/RFC6108'/>
</reference>



<reference  anchor="RFC6235" target='https://www.rfc-editor.org/info/rfc6235'>
<front>
<title>IP Flow Anonymization Support</title>
<author initials='E.' surname='Boschi' fullname='E. Boschi'><organization /></author>
<author initials='B.' surname='Trammell' fullname='B. Trammell'><organization /></author>
<date year='2011' month='May' />
<abstract><t>This document describes anonymization techniques for IP flow data and the export of anonymized data using the IP Flow Information Export (IPFIX) protocol.  It categorizes common anonymization schemes and defines the parameters needed to describe them.  It provides guidelines for the implementation of anonymized data export and storage over IPFIX, and describes an information model and Options- based method for anonymization metadata export within the IPFIX protocol or storage in IPFIX Files.  This document defines an  Experimental Protocol for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='6235'/>
<seriesInfo name='DOI' value='10.17487/RFC6235'/>
</reference>



<reference  anchor="RFC6365" target='https://www.rfc-editor.org/info/rfc6365'>
<front>
<title>Terminology Used in Internationalization in the IETF</title>
<author initials='P.' surname='Hoffman' fullname='P. Hoffman'><organization /></author>
<author initials='J.' surname='Klensin' fullname='J. Klensin'><organization /></author>
<date year='2011' month='September' />
<abstract><t>This document provides a list of terms used in the IETF when discussing internationalization.  The purpose is to help frame discussions of internationalization in the various areas of the IETF and to help introduce the main concepts to IETF participants.   This memo documents an Internet Best Current Practice.</t></abstract>
</front>
<seriesInfo name='BCP' value='166'/>
<seriesInfo name='RFC' value='6365'/>
<seriesInfo name='DOI' value='10.17487/RFC6365'/>
</reference>



<reference  anchor="RFC6701" target='https://www.rfc-editor.org/info/rfc6701'>
<front>
<title>Sanctions Available for Application to Violators of IETF IPR Policy</title>
<author initials='A.' surname='Farrel' fullname='A. Farrel'><organization /></author>
<author initials='P.' surname='Resnick' fullname='P. Resnick'><organization /></author>
<date year='2012' month='August' />
<abstract><t>The IETF has developed and documented policies that govern the behavior of all IETF participants with respect to Intellectual Property Rights (IPR) about which they might reasonably be aware.</t><t>The IETF takes conformance to these IPR policies very seriously. However, there has been some ambiguity as to what the appropriate sanctions are for the violation of these policies, and how and by whom those sanctions are to be applied.</t><t>This document discusses these issues and provides a suite of potential actions that can be taken within the IETF community in cases related to patents.  This document is not an Internet Standards  Track specification; it is published for informational purposes.</t></abstract>
</front>
<seriesInfo name='RFC' value='6701'/>
<seriesInfo name='DOI' value='10.17487/RFC6701'/>
</reference>



<reference  anchor="RFC6973" target='https://www.rfc-editor.org/info/rfc6973'>
<front>
<title>Privacy Considerations for Internet Protocols</title>
<author initials='A.' surname='Cooper' fullname='A. Cooper'><organization /></author>
<author initials='H.' surname='Tschofenig' fullname='H. Tschofenig'><organization /></author>
<author initials='B.' surname='Aboba' fullname='B. Aboba'><organization /></author>
<author initials='J.' surname='Peterson' fullname='J. Peterson'><organization /></author>
<author initials='J.' surname='Morris' fullname='J. Morris'><organization /></author>
<author initials='M.' surname='Hansen' fullname='M. Hansen'><organization /></author>
<author initials='R.' surname='Smith' fullname='R. Smith'><organization /></author>
<date year='2013' month='July' />
<abstract><t>This document offers guidance for developing privacy considerations for inclusion in protocol specifications.  It aims to make designers, implementers, and users of Internet protocols aware of privacy-related design choices.  It suggests that whether any individual RFC warrants a specific privacy considerations section will depend on the document's content.</t></abstract>
</front>
<seriesInfo name='RFC' value='6973'/>
<seriesInfo name='DOI' value='10.17487/RFC6973'/>
</reference>



<reference  anchor="RFC7258" target='https://www.rfc-editor.org/info/rfc7258'>
<front>
<title>Pervasive Monitoring Is an Attack</title>
<author initials='S.' surname='Farrell' fullname='S. Farrell'><organization /></author>
<author initials='H.' surname='Tschofenig' fullname='H. Tschofenig'><organization /></author>
<date year='2014' month='May' />
<abstract><t>Pervasive monitoring is a technical attack that should be mitigated in the design of IETF protocols, where possible.</t></abstract>
</front>
<seriesInfo name='BCP' value='188'/>
<seriesInfo name='RFC' value='7258'/>
<seriesInfo name='DOI' value='10.17487/RFC7258'/>
</reference>



<reference  anchor="RFC7624" target='https://www.rfc-editor.org/info/rfc7624'>
<front>
<title>Confidentiality in the Face of Pervasive Surveillance: A Threat Model and Problem Statement</title>
<author initials='R.' surname='Barnes' fullname='R. Barnes'><organization /></author>
<author initials='B.' surname='Schneier' fullname='B. Schneier'><organization /></author>
<author initials='C.' surname='Jennings' fullname='C. Jennings'><organization /></author>
<author initials='T.' surname='Hardie' fullname='T. Hardie'><organization /></author>
<author initials='B.' surname='Trammell' fullname='B. Trammell'><organization /></author>
<author initials='C.' surname='Huitema' fullname='C. Huitema'><organization /></author>
<author initials='D.' surname='Borkmann' fullname='D. Borkmann'><organization /></author>
<date year='2015' month='August' />
<abstract><t>Since the initial revelations of pervasive surveillance in 2013, several classes of attacks on Internet communications have been discovered.  In this document, we develop a threat model that describes these attacks on Internet confidentiality.  We assume an attacker that is interested in undetected, indiscriminate eavesdropping.  The threat model is based on published, verified attacks.</t></abstract>
</front>
<seriesInfo name='RFC' value='7624'/>
<seriesInfo name='DOI' value='10.17487/RFC7624'/>
</reference>



<reference  anchor="RFC7725" target='https://www.rfc-editor.org/info/rfc7725'>
<front>
<title>An HTTP Status Code to Report Legal Obstacles</title>
<author initials='T.' surname='Bray' fullname='T. Bray'><organization /></author>
<date year='2016' month='February' />
<abstract><t>This document specifies a Hypertext Transfer Protocol (HTTP) status code for use when resource access is denied as a consequence of legal demands.</t></abstract>
</front>
<seriesInfo name='RFC' value='7725'/>
<seriesInfo name='DOI' value='10.17487/RFC7725'/>
</reference>



<reference  anchor="RFC7844" target='https://www.rfc-editor.org/info/rfc7844'>
<front>
<title>Anonymity Profiles for DHCP Clients</title>
<author initials='C.' surname='Huitema' fullname='C. Huitema'><organization /></author>
<author initials='T.' surname='Mrugalski' fullname='T. Mrugalski'><organization /></author>
<author initials='S.' surname='Krishnan' fullname='S. Krishnan'><organization /></author>
<date year='2016' month='May' />
<abstract><t>Some DHCP options carry unique identifiers.  These identifiers can enable device tracking even if the device administrator takes care of randomizing other potential identifications like link-layer addresses or IPv6 addresses.  The anonymity profiles are designed for clients that wish to remain anonymous to the visited network.  The profiles provide guidelines on the composition of DHCP or DHCPv6 messages, designed to minimize disclosure of identifying information.</t></abstract>
</front>
<seriesInfo name='RFC' value='7844'/>
<seriesInfo name='DOI' value='10.17487/RFC7844'/>
</reference>



<reference  anchor="RFC7858" target='https://www.rfc-editor.org/info/rfc7858'>
<front>
<title>Specification for DNS over Transport Layer Security (TLS)</title>
<author initials='Z.' surname='Hu' fullname='Z. Hu'><organization /></author>
<author initials='L.' surname='Zhu' fullname='L. Zhu'><organization /></author>
<author initials='J.' surname='Heidemann' fullname='J. Heidemann'><organization /></author>
<author initials='A.' surname='Mankin' fullname='A. Mankin'><organization /></author>
<author initials='D.' surname='Wessels' fullname='D. Wessels'><organization /></author>
<author initials='P.' surname='Hoffman' fullname='P. Hoffman'><organization /></author>
<date year='2016' month='May' />
<abstract><t>This document describes the use of Transport Layer Security (TLS) to provide privacy for DNS.  Encryption provided by TLS eliminates opportunities for eavesdropping and on-path tampering with DNS queries in the network, such as discussed in RFC 7626.  In addition, this document specifies two usage profiles for DNS over TLS and provides advice on performance considerations to minimize overhead from using TCP and TLS with DNS.</t><t>This document focuses on securing stub-to-recursive traffic, as per the charter of the DPRIVE Working Group.  It does not prevent future applications of the protocol to recursive-to-authoritative traffic.</t></abstract>
</front>
<seriesInfo name='RFC' value='7858'/>
<seriesInfo name='DOI' value='10.17487/RFC7858'/>
</reference>



<reference  anchor="RFC8280" target='https://www.rfc-editor.org/info/rfc8280'>
<front>
<title>Research into Human Rights Protocol Considerations</title>
<author initials='N.' surname='ten Oever' fullname='N. ten Oever'><organization /></author>
<author initials='C.' surname='Cath' fullname='C. Cath'><organization /></author>
<date year='2017' month='October' />
<abstract><t>This document aims to propose guidelines for human rights considerations, similar to the work done on the guidelines for privacy considerations (RFC 6973).  The other parts of this document explain the background of the guidelines and how they were developed.</t><t>This document is the first milestone in a longer-term research effort.  It has been reviewed by the Human Rights Protocol Considerations (HRPC) Research Group and also by individuals from outside the research group.</t></abstract>
</front>
<seriesInfo name='RFC' value='8280'/>
<seriesInfo name='DOI' value='10.17487/RFC8280'/>
</reference>



<reference  anchor="RFC8484" target='https://www.rfc-editor.org/info/rfc8484'>
<front>
<title>DNS Queries over HTTPS (DoH)</title>
<author initials='P.' surname='Hoffman' fullname='P. Hoffman'><organization /></author>
<author initials='P.' surname='McManus' fullname='P. McManus'><organization /></author>
<date year='2018' month='October' />
<abstract><t>This document defines a protocol for sending DNS queries and getting DNS responses over HTTPS.  Each DNS query-response pair is mapped into an HTTP exchange.</t></abstract>
</front>
<seriesInfo name='RFC' value='8484'/>
<seriesInfo name='DOI' value='10.17487/RFC8484'/>
</reference>



<reference  anchor="RFC8980" target='https://www.rfc-editor.org/info/rfc8980'>
<front>
<title>Report from the IAB Workshop on Design Expectations vs. Deployment Reality in Protocol Development</title>
<author initials='J.' surname='Arkko' fullname='J. Arkko'><organization /></author>
<author initials='T.' surname='Hardie' fullname='T. Hardie'><organization /></author>
<date year='2021' month='February' />
<abstract><t>The Design Expectations vs. Deployment Reality in Protocol Development Workshop was convened by the Internet Architecture Board (IAB) in June 2019. This report summarizes the workshop's significant points of discussion and identifies topics that may warrant further consideration.</t><t>Note that this document is a report on the proceedings of the workshop.  The views and positions documented in this report are those of the workshop participants and do not necessarily reflect IAB views and positions.</t></abstract>
</front>
<seriesInfo name='RFC' value='8980'/>
<seriesInfo name='DOI' value='10.17487/RFC8980'/>
</reference>



<reference  anchor="RFC7754" target='https://www.rfc-editor.org/info/rfc7754'>
<front>
<title>Technical Considerations for Internet Service Blocking and Filtering</title>
<author initials='R.' surname='Barnes' fullname='R. Barnes'><organization /></author>
<author initials='A.' surname='Cooper' fullname='A. Cooper'><organization /></author>
<author initials='O.' surname='Kolkman' fullname='O. Kolkman'><organization /></author>
<author initials='D.' surname='Thaler' fullname='D. Thaler'><organization /></author>
<author initials='E.' surname='Nordmark' fullname='E. Nordmark'><organization /></author>
<date year='2016' month='March' />
<abstract><t>The Internet is structured to be an open communications medium.  This openness is one of the key underpinnings of Internet innovation, but it can also allow communications that may be viewed as undesirable by certain parties.  Thus, as the Internet has grown, so have mechanisms to limit the extent and impact of abusive or objectionable communications.  Recently, there has been an increasing emphasis on &quot;blocking&quot; and &quot;filtering&quot;, the active prevention of such communications.  This document examines several technical approaches to Internet blocking and filtering in terms of their alignment with the overall Internet architecture.  When it is possible to do so, the approach to blocking and filtering that is most coherent with the Internet architecture is to inform endpoints about potentially undesirable services, so that the communicants can avoid engaging in abusive or objectionable communications.  We observe that certain filtering and blocking approaches can cause unintended consequences to third parties, and we discuss the limits of efficacy of various approaches.</t></abstract>
</front>
<seriesInfo name='RFC' value='7754'/>
<seriesInfo name='DOI' value='10.17487/RFC7754'/>
</reference>



<reference  anchor="RFC9071" target='https://www.rfc-editor.org/info/rfc9071'>
<front>
<title>RTP-Mixer Formatting of Multiparty Real-Time Text</title>
<author initials='G.' surname='Hellström' fullname='G. Hellström'><organization /></author>
<date year='2021' month='July' />
<abstract><t>This document provides enhancements of real-time text (as specified in RFC 4103) suitable for mixing in a centralized conference model, enabling source identification and rapidly interleaved transmission of text from different sources. The intended use is for real-time text mixers and participant endpoints capable of providing an efficient presentation or other treatment of a multiparty real-time text session. The specified mechanism builds on the standard use of the Contributing Source (CSRC) list in the Real-time Transport Protocol (RTP) packet for source identification. The method makes use of the same &quot;text/t140&quot; and &quot;text/red&quot; formats as for two-party sessions. </t><t>Solutions using multiple RTP streams in the same RTP session are briefly mentioned, as they could have some benefits over the RTP-mixer model. The RTP-mixer model was selected to be used for the fully specified solution in this document because it can be applied to a wide range of existing RTP implementations. </t><t>A capability exchange is specified so that it can be verified that a mixer and a participant can handle the multiparty-coded real-time text stream using the RTP-mixer method. The capability is indicated by the use of a Session Description Protocol (SDP) (RFC 8866) media attribute, &quot;rtt-mixer&quot;. </t><t>This document updates RFC 4103 (&quot;RTP Payload for Text Conversation&quot;).</t><t> A specification for how a mixer can format text for the case when the endpoint is not multiparty aware is also provided.</t></abstract>
</front>
<seriesInfo name='RFC' value='9071'/>
<seriesInfo name='DOI' value='10.17487/RFC9071'/>
</reference>


<reference anchor="UDHR" target="http://www.un.org/en/documents/udhr/">
  <front>
    <title>The Universal Declaration of Human Rights</title>
    <author >
      <organization>United Nations General Assembly</organization>
    </author>
    <date year="1948"/>
  </front>
</reference>
<reference anchor="Bless" >
  <front>
    <title>Values and Networks</title>
    <author initials="R." surname="Bless">
      <organization></organization>
    </author>
    <author initials="C." surname="Orwat">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="Brown" >
  <front>
    <title>A Prehistory of Internet Governance</title>
    <author initials="I." surname="Brown">
      <organization></organization>
    </author>
    <author initials="M." surname="Ziewitz">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
  <seriesInfo name="Research Handbook on Governance of the Internet. Cheltenham, Edward Elgar." value=""/>
</reference>
<reference anchor="notewell" target="https://www.ietf.org/about/note-well.html">
  <front>
    <title>Note Well</title>
    <author >
      <organization>IETF</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="IRP" target="http://internetrightsandprinciples.org/site/wp-content/uploads/2014/06/IRPC_10RightsandPrinciples_28May2014-11.pdf">
  <front>
    <title>10 Internet Rights &amp; Principles</title>
    <author >
      <organization>Internet Rights and Principles Dynamic Coalition</organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="ICCPR" target="http://www.ohchr.org/EN/ProfessionalInterest/Pages/CCPR.aspx">
  <front>
    <title>International Covenant on Civil and Political Rights</title>
    <author >
      <organization>United Nations General Assembly</organization>
    </author>
    <date year="1976"/>
  </front>
</reference>
<reference anchor="Saltzer" >
  <front>
    <title>End-to-End Arguments in System Design</title>
    <author initials="J.H." surname="Saltzer">
      <organization></organization>
    </author>
    <author initials="D.P." surname="Reed">
      <organization></organization>
    </author>
    <author initials="D.D." surname="Clark">
      <organization></organization>
    </author>
    <date year="1984"/>
  </front>
  <seriesInfo name="ACM TOCS, Vol 2, Number 4, November 1984, pp 277-288." value=""/>
</reference>
<reference anchor="ICESCR" target="http://www.ohchr.org/EN/ProfessionalInterest/Pages/CESCR.aspx">
  <front>
    <title>International Covenant on Economic, Social and Cultural Rights</title>
    <author >
      <organization>United Nations General Assembly</organization>
    </author>
    <date year="1966"/>
  </front>
</reference>
<reference anchor="Penney" target="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2769645">
  <front>
    <title>Chilling Effects: Online Surveillance and Wikipedia Use</title>
    <author initials="J." surname="Penney">
      <organization></organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="UNHRC2016" target="https://documents-dds-ny.un.org/doc/UNDOC/LTD/G16/131/89/PDF/G1613189.pdf?OpenElement">
  <front>
    <title>UN Human Rights Council Resolution "The promotion, protection and enjoyment of human rights on the Internet" (A/HRC/32/L.20)</title>
    <author >
      <organization>United Nations Human Rights Council</organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="geekfeminism" target="http://geekfeminism.wikia.com/wiki/Pseudonymity">
  <front>
    <title>Pseudonymity</title>
    <author >
      <organization>Geek Feminism Wiki</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="W3Ci18nDef" target="http://www.w3.org/International/questions/qa-i18n.en">
  <front>
    <title>Localization vs. Internationalization</title>
    <author >
      <organization>W3C</organization>
    </author>
    <date year="2010"/>
  </front>
</reference>
<reference anchor="BCP72" target="https://datatracker.ietf.org/doc/bcp72/">
  <front>
    <title>Guidelines for Writing RFC Text on Security Considerations</title>
    <author >
      <organization>IETF</organization>
    </author>
    <date year="2003"/>
  </front>
</reference>
<reference anchor="BCP9" target="https://datatracker.ietf.org/doc/rfc2026/">
  <front>
    <title>The Internet Standards Process -- Revision 3</title>
    <author initials="S." surname="Bradner">
      <organization></organization>
    </author>
    <author >
      <organization>IETF</organization>
    </author>
    <date year="1996"/>
  </front>
</reference>
<reference anchor="patentpolicy" target="https://www.w3.org/Consortium/Patent-Policy-20040205/">
  <front>
    <title>W3C Patent Policy</title>
    <author >
      <organization>W3C</organization>
    </author>
    <date year="2004"/>
  </front>
</reference>
<reference anchor="Pouwelse" target="https://tools.ietf.org/html/draft-pouwelse-censorfree-scenarios">
  <front>
    <title>Media without censorship</title>
    <author initials="J." surname="Pouwelse, Ed">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="draft-irtf-pearg-censorship" target="https://tools.ietf.org/html/draft-irtf-pearg-censorship">
  <front>
    <title>A Survey of Worldwide Censorship Techniques</title>
    <author initials="J." surname="Hall">
      <organization></organization>
    </author>
    <author initials="M." surname="Aaron">
      <organization></organization>
    </author>
    <author initials="S." surname="Adams">
      <organization></organization>
    </author>
    <author initials="B." surname="Jones">
      <organization></organization>
    </author>
    <author initials="N." surname="Feamster">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="draft-pauly-dprive-oblivious-doh" target="https://tools.ietf.org/html/draft-pauly-dprive-oblivious-doh">
  <front>
    <title>Oblivious DNS Over HTTPS</title>
    <author initials="E." surname="Kinnear">
      <organization></organization>
    </author>
    <author initials="P." surname="McManus">
      <organization></organization>
    </author>
    <author initials="T." surname="Pauly">
      <organization></organization>
    </author>
    <author initials="T." surname="Verma">
      <organization></organization>
    </author>
    <author initials="C.A." surname="Wood">
      <organization></organization>
    </author>
    <date year="2022"/>
  </front>
</reference>
<reference anchor="draft-zuniga-mac-address-randomization" target="https://tools.ietf.org/html/draft-irtf-pearg-censorship">
  <front>
    <title>MAC address randomization</title>
    <author initials="JC." surname="Zuniga">
      <organization></organization>
    </author>
    <author initials="CJ." surname="Bernardos">
      <organization></organization>
    </author>
    <author initials="A." surname="Andersdotter">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="HTML5" target="https://www.w3.org/TR/html5/">
  <front>
    <title>HTML5</title>
    <author >
      <organization>W3C</organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Zittrain" target="https://dash.harvard.edu/bitstream/handle/1/4455262/Zittrain_Future%20of%20the%20Internet.pdf?sequence=1">
  <front>
    <title>The Future of the Internet - And How to Stop It</title>
    <author initials="J." surname="Zittrain">
      <organization></organization>
    </author>
    <date year="2008"/>
  </front>
  <seriesInfo name="Yale University Press" value=""/>
</reference>
<reference anchor="FIArch" target="http://www.future-internet.eu/uploads/media/FIArch_Design_Principles_V1.0.pdf">
  <front>
    <title>Future Internet Design Principles</title>
    <author >
      <organization></organization>
    </author>
    <date year="2012" month="January"/>
  </front>
</reference>
<reference anchor="W3CAccessibility" target="https://www.w3.org/standards/webdesign/accessibility">
  <front>
    <title>Accessibility</title>
    <author >
      <organization>W3C</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="newegg" target="http://arstechnica.com/tech-policy/2013/11/newegg-on-trial-mystery-company-tqp-re-writes-the-history-of-encryption/">
  <front>
    <title>Newegg on trial: Mystery company TQP rewrites the history of encryption</title>
    <author initials="J." surname="Mullin">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Hill2014" target="http://www.apig.ch/UNIGE%20Catalog.pdf">
  <front>
    <title>Partial Catalog of Human Rights Related to ICT Activities</title>
    <author initials="R." surname="Hill">
      <organization></organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="HTTPS-REL" target="https://meyerweb.com/eric/thoughts/2018/08/07/securing-sites-made-them-less-accessible/">
  <front>
    <title>Securing Web Sites Made Them Less Accessible</title>
    <author initials="E." surname="Meyer">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="Kaye" target="https://www.ohchr.org/EN/HRbodies/HRC/RegularSessions/Session29/Documents/A.HRC.29.32_AEV.doc">
  <front>
    <title>The use of encryption and anonymity in digital communications</title>
    <author initials="D." surname="Kaye">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="UNGP" target="https://www.ohchr.org/documents/publications/guidingprinciplesbusinesshr_en.pdf">
  <front>
    <title>United Nations Guiding Principles on Business and Human Rights</title>
    <author >
      <organization>United Nations</organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="UNHR" target="https://www.ohchr.org/en/professionalinterest/pages/coreinstruments.aspx">
  <front>
    <title>The Core International Human Rights Instruments and their monitoring bodies</title>
    <author >
      <organization>United Nations</organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="arkkoetal" target="https://datatracker.ietf.org/doc/html/draft-arkko-iab-internet-consolidation-02">
  <front>
    <title>Considerations on Internet Consolidation and the Internet Architecture</title>
    <author initials="J." surname="Arkko">
      <organization></organization>
    </author>
    <author initials="B." surname="Trammell">
      <organization></organization>
    </author>
    <author initials="M." surname="Notthingham">
      <organization></organization>
    </author>
    <author initials="C." surname="Huitema">
      <organization></organization>
    </author>
    <author initials="M." surname="Thomson">
      <organization></organization>
    </author>
    <author initials="J." surname="Tantsure">
      <organization></organization>
    </author>
    <author initials="N." surname="ten Oever">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>


    </references>



  </back>

<!-- ##markdown-source:
H4sIAPF9QWIAA+196ZLbVpbm/3wKhDpmpJwhmYt2Vde40ynZUpUlZSvT5eiu
7nCAxCUJCwRYAJhp2uGIeof52/1y9SRzvrPcBWTKaVfVxExEd8y4UiR4cZez
n++cOx6PD/qyr9yL7MtNWbiqrF2XzZs2e71Z5XX2oVws+y67aJu+mTVVltdF
dtbOlmXvZv2mddl5U3f0uzbvS/rrIJ9OW3e9O9iHi/ODopnV+YreVLT5vB+X
bT8fL9v1bLzwD49PHh7M8t4tmnb7IivreXOwWRf0Qfcie3b67PjgoFy3L7K+
3XT96fHx8+PTg7x1+YvszYerLw5umvbjom026xe3zD6dbPbBdS6nxWRf4kcH
H92WRihosLp3be368UtM9KDradXf5lVT09y3rjtYly8Osqydz1zR9dtKP80y
ekn0Z1kXru7tg65p+9bNO//v7Sr5Z9+WM//wrFmt6Lf+27LG7vix3ff9uCq7
fkyDTJuKHhs3/+N/HuSbftm0Lw7G9Az/X1nTV19OsLxr19qncgZfbtpumU/z
YvBt0y7yuvyBd+hFdk6zoEPGEdqmMAlc0vJcv7UfuVVeVi+yhY35T7OyG9P6
y3xC4w0m9G5CK6iz925nTu9KV3W7X6ZT+rou6buu7LdZM8/OVh1Nq8hXg6ng
v/9UYzwarsFoE5r7wUHdtCsa6Nq9IFIi8rJ/Zfg9/v+HL86Pnz5/+EL/Pjl+
+Nj//fzxs/D3s0f29+nx6RP/9+nTp/b3w4dP/G8fPj31zz98HsZ8dvL0uf39
6Pihf++jk+MT//fzR/Hf/vnHD0/954+fPPJzeHJy7Of55DS860k0nydPw/hP
nj/17316Gtb49EmY81P6wv/97FH4/Fl4Hgzq/34U9ufZ8/B5vPanTx/7Z54f
P6X54B9fv3z94YWcpgqmq6WzU8+r7KWbVblwMAggZnT5FcTFi+zk+aNn8m9j
CyWQbAyCYjrqXZG9U1nwpatJLlTZWde51bRS0u7zduGILZd9v35xdHRzczPZ
1KDpI1cfkTzbMJsebYple8Sz/7xyXWfv0vn/Ia82JAfBN+9cDyGlM9Wpnh6f
PNYPdufKLPNhIgMPPz+fZO/bm7yXV7fNTZ3u3L0zkn1uSaKC5Cl2yzPxl+D5
Oq9n7t5BOpWHt+0av/HNRN4z/PztJPvX0t2U/Q/yTefa0nXgsBdBzL6mLZg2
zceMji5MAPPq6YhtbpPsfOkqYttlvhplr4qbvC2yV9Uibye8zrrp3Y2rKuFZ
v9Z39HH2DX0+WM/jT1LBm1ekN3aOutOzJhk359POp82mP8Kbx3j1ZNmvKp7M
mw8Xgy0/OQ67rPrnv9MplPWsXNMZDrf70SentzMUiCgMlr3ckuQsZ6TY8qoE
Ie8l21IHaXkMGmLtR+DVkTB1Rzfr8ayhB+v+aLOumrzojjC9o+MnR7TI829P
jj/Yz8MEvj199jbf4rnxyclkXcxlU87PLwY8LOtgXsuhh68dnX0PQjgvr0ux
Ky4arGFG3+9j56dP9u/UX8XMzXK2bHkPXr07IjNhTkzGU+T5uq4/usgXrjvC
giZ5t/6e13eZV/0Prk1X+Kouxn0zfsUG0kIEA/FGdrklFbQisdWVi/qTvPW7
yeuJjT387uXkYkKM5IrdL14Sw5BE/LjLeGfnb7Or9+eXo+wPZPycjrJ3m9XU
tdkj+otOAH/74aDQRtl6nZECG58+ezZJd//ZIz3ZV5fndz7aV0RQDZHniO2F
XE75fFOR4XjLIT+55ZD/Spl952PG6sI5X7i6dtsBf58vy4qssUX2aj4nG5iO
4D1bZ9nlpr129B3LNKz0m/JjuXZkBGVfdzti9taFKinoy/cuaZ2vSRdOuq6t
J2QqHnVN9dA+nM1Xn+VTMifzWf9tWfz29OmT508ePRbV+u71h3O8O13S1+9S
c/m82RB7V5DbTbVhRXsPOnjdNqsG/xzhTzgA+AordfV3zRYUD1m+5LFE1oAK
Ytl+L3twdkSTOHp4evTV5PT48K67su/49016vyz3mnpcFN243poSp8+Pvn73
8v350VdXL4++PHlydPLw5OjZ86OLl1/gn/SvZ88h1j57v3b1q8phEN7KhXMf
525V1mW3SnfzonOboqm3q9Ls41tUUTZc3pc0ZvaFDsrUk+09/vjdkxt6LGcq
wF9Hydvx628enpcnz+qXbp5O86uGBK0a1dl1N0nZWL8YzP/4k6dDb7qVAW8e
8n4n7zj6E1lFfJJHf8rHmOTE1WLJnF88PU2nO/Anv2lJUxAPkuWYXZE7BDq7
dLNNC7dg4JImazh++OkzuN0eoBFycNVHciW8XQACms7WT0+PbOLPd21Xr8Mv
4UiSNcMe6YxkUDYeE5ddlxBG2cNUFD5/cutMWURcwhLLizrRFb92DeTLwouR
VaxzWAFr0sazgfCjI84u+FtW1rMBgR9/2pjZSyBdSiE4O/KUy83qSF40lheN
Mfrx6fFjmeJFsyE7rHPp9N6ysCUjdEnWWjZzGKpblusBGZ/+rOjV0WF9TvZP
uW/I7w57CHvwSMIaa/3xWN4/b50bd/R33pZNx5OPwh9rMowX4zDTdD1nolPY
cv+maavihsgaPrk+TaQ/W9Yl+Chd4umtnGpLfJ2boZzFNvxZ3jY7tj1R2hl5
2Dvex+eT7HdN7XY+Jwf/C5ezY/5LN2/vpkSbts431XYM+/XajZtpRbZjsyGp
3izTnXtvX2Uv311m78nVyF5fXV1cDrbp05TwapL9viQlnO9YY2SLvZ29zevN
ztqviHowxz2f/8G1q3zXgzub0Nk2xS8ms1t3ItquHzZ1ucjHq3w2zouCDJ1u
3JIIIptMoykp+5ydZ/pYljz2y4iLnNJ/5ffurJXo7nPI/7ZodjaOtuGsJqHd
FU3/NyWc11dvv3qcLpQ/+qQftqMX7iK7rj7wjFRE/WvZk6gtbY9jhfDFhkOn
A7+XXkU7kL1ubrK+IV3RrLM3vf7YS1iNaXyCs+299todFdAtJ8u8vaZTmLhi
czQte7IWiV+PlnTmlTs6OXr06PHj0yenRzbUtzLh/3Z63MzpPzRp+q9312Ee
dY6EENm9vz3R18ZuyL/klYvDdhegMN6jL94glpwejm6O3xVxnCKnNz643xEP
5u02kup7jI85jzg2L3jiNt7DXUFjHMk0vpU3fRt5t384mRx7r5ZI4GwGrV1O
S3JUB6ox+eoXhSDuQlqdWQ5HN25a8DyP8uSNGKJ2N26xGPgr7/hDNsRb8sGI
zeGQ0p6RzbjO62129c8XWetuyHQi4woEGcWL6Ezb7Roy4NNhoh3rhAjx7QZ+
0t5TyVuaAlTXTExX/GMsBgeCDg+PTk6OZDHjph7zvMcrmfZYpz3u/7Qe06nK
vMc077HOe9zMx2HewoyvyS8Dkw/25iInUwNOK9lFVbMYxhPJNqtyeBzEj2/O
r+iMexKzffkLojgWvsME9lvzOOV8XS4msyX5Im++fEW8pfPxpMe6a/zh1VeD
+YvJS3bwN26aXfIBvs3JRCAhs8q+ghw3sqx2HNBbo6Om+9667W1yeIWviBL5
8IjTZ0cwubBlOL5nR8f0/54edTq7ccdHtKKZ4ZxWY4Qyx7mf2ZG8BP/9fb51
uwb0pnMpMbLTmdfq5yDKUpSLkvaMMycb0NUe2/92PtRICr/+dl5MogivP0yb
giiBvdkPbrGp8vZSwgrdkf5x+vzopY8Rn03oycnp88nD02/PXv1hQmZ3WPfX
774cxBGHoQ7yf3DQUeyPtuHzTQeXSMKCt0XCaeEnv8Ctvsv6Q+R7vSHTQ3f7
aCGTDNHFqc5v2X7rak/NCEPsHvJ546W+xZISXnxTk5rSsBqWS5RUttmqock3
zANyHn/nlbv6aB3Fj0qLH605fjSjNZRhnhJJ8oectx8/No6oNF38IClJx+p1
H3tDVVnknugTgyFOxA7W/fznHIAzTGaPRX/V5quV2+scvCPLbEk7vQzZtigR
8XpDU9k1cOl3V8tm1e26FTSJq5x2yU8+iz2IQRbwzp5sZBPyfo/LfOpVPyLc
YUPHx6cHBwdj8sEtYHZwcEVKJDPyJiuGiG2Rhh6S8NYsPTt8X9CkqwaxuAyp
HlAmnV0tiR8OnCEVLTScRwfYjbKuXJUkRqBucM78g4I8LIuiDWYC2z+fbYeT
+PFHzen99BP2ntZT4m2ZJNKLjM0wSZ7tGfRTyyM5y4Mj0YfBh9tFf9cNEsT7
Qh5XOK2sW7tZOVeJ8Zus5B+xEOmWNDfMwKdlWQasN+266Vw30Zel3/pXL3OZ
Ldn+G92dIJmyedusUtbxOamrvPuYfdG0M5c9AIjgMJY6d0QOTMhQ5xlMHVFt
665Lsl2KEQwu/A/zLQkJWt90S2KqX+J/MZ3WhmHUQkYjILuE/6UH7EtQEoZY
g0I5yYNPeEnNpses9ow1YZk6HH/2sW5uKlcs2NLLe/7hht0unBPTqlBFSUbW
jMO5xjufIF3QZyeIAKY14wGMJ7PWiDh/SXKabUs/OZ4JfdX1MJKgzOXnONiJ
MOiqLMg1OTig82ubYsOR54PfRv83JEXaGaHpHEy8E5a2texjYP9d4GQ+YPr8
mh7tMh+3JItkQS/BcXRk/1S0K0RMMHE6V13TkzdLV8ebAepe8Ti8M7afJe/5
NrtB3oSYP5xItoQ3yJquIMZh6yKb0TrWDYJjZLtWMH/mFXtffHLue9fSk+7n
QvG8Jp321HFWtQhEEc4/jzYrr8HfJEEdvZZ+VJADOQPbghjJj8zENRll003P
/950pBfl6FdrCZ8LR9p+VV2Dgbp+Q8qbDW2wN710Tt5DeHOyEJ1b3pFY6JhI
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

-->

</rfc>

