<?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-11" 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="January" day="23"/>

    <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 ‘the intelligence is end to end rather than hidden in the network’ <xref target="RFC1958"/>. 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>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 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>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? What is the potential for discrimination against users of your protocol? How can your protocol be used to implicate users? 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 networks, 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.</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: Access to remedy may help victims of human rights violations in seeking justice, or allow law enforcement agencies to identify a possible violator. However, such mechanisms may 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. However, providing access to remedy by states and corporations is an inherent part of the UN Guiding Principles on Business and Human Rights <xref target="UNGP"/>.</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, 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="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>


    </references>



  </back>

<!-- ##markdown-source:
H4sIACZ57WEAA+196XIbV5bmfz5FhjpmJM4AoEjtqq5x05RsqcqS2CJdit7C
kUBeAGklMlGZCdKwwhH1DvO3++XqSeZ8Z7lLApRpl3tiJqI7ZlwUkLh5l7Of
75w7Ho8P+rKv3PPs601ZuKqsXZfNmzZ7tVnldfa+XCz7Ljtvm76ZNVWW10V2
2s6WZe9m/aZ12VlTd/S7Nu9L+usgn05bd7U72Pvzs4OimdX5it5UtPm8H5dt
Px8v2/VsvPAPj4+PD2Z57xZNu32elfW8OdisC/qge549PXl6/+CgXLfPs77d
dP3J/fvP7p8c5K3Ln2ev319+dXDdtB8XbbNZP79h9ulks/euczktJvsaPzr4
6LY0QkGD1b1ra9ePX2CiB11Pq/4ur5qa5r513cG6fH6QZe185oqu31b6aZbR
S6I/y7pwdW8fdE3bt27e+X9vV8k/+7ac+YdnzWpFv/XfljV2x4/tfujHVdn1
Yxpk2lT02Lj5H//zIN/0y6Z9fjCmZ/j/ypq++nqC5V251j6VM/h603bLfJoX
g2+bdpHX5Y+8Q8+zM5oFHTKO0DaFSeCCluf6rf3IrfKyep4tbMx/mJXdmNZf
5hMabzChtxNaQZ29cztzelu6qtv9Mp3St3VJ33Vlv82aeXa66mhaRb4aTAX/
/Yca49FwDUab0NwPDuqmXdFAV+45kRKRl/0rw+/x/99/dXb/ybMHz/Xv4/sP
Hvm/nz16Gv5++tD+Prl/8tj/ffLkif394MFj/9sHT0788w+ehTGfHj95Zn8/
vP/Av/fh8f1j//ezh/Hf/vlHD078548eP/RzeHx838/z8Ul41+NoPo+fhPEf
P3vi3/vkJKzxyeMw5yf0hf/76cPw+dPwPBjU//0w7M/TZ+HzeO1PnjyiZ/CP
b1+8ev9cTlCF0eXS2UnnVfbCzapcuBaHHjO3/Aoi4nl2/OzhU/m3sYISRTYG
ETHt9K7I3ir/f+1qkgVVdtp1bjWtlJz7vF04YsVl36+fHx1dX19PNjXo+MjV
RyTDNsyaR5ti2R7x7L+sXNfZu3T+f8qrDck+8Mpb10Mw6Ux1qif3jx/pB7tz
ZTZ5P5GBh5+fTbJ37XXey6vb5rpOd+7OKck7tyTxQDIUu+UZ92vweZ3XM3fn
IJ3Kg5t2jd/4eiLvGX7+ZpL9c+muy/5H+aZzbek6cNXzIFpf0RZMm+ZjRkcX
JoB59XTENrdJdrZ0FbHqMl+NspfFdd4W2ctqkbcTXmfd9O7aVZXwqV/rW/o4
+0CfD9bz6LNU8Pol6Yqdo+70rEmuzfm082mz6Y/w5jFePVn2q4on8/r9+WDL
j++HXVad89/pFMp6Vq7pDIfb/fCz09sZCkQUBstebElaljNSZnlVgpD3km2p
g7Q8Bg2x9iPw6kiAuqPr9XjW0IN1f7RZV01edEeY3tH9x0e0yLPvju+/t5+H
CXx38vRNvsVzpK0n62Ium3J2dj7gYVkH81oO3Xvl6Ox7EMJZeVWKLXHeYA0z
+n4fOz95vH+n/iZmbpazZct78PLtEZkGc2IyniLP13X90Xm+cN0RFjTJu/UP
vL6LvOp/dG26wpd1Me6b8Us2ihYiGIg3sostqZ0Via2uXNSf5a0/TF5NbOzh
dy8m5xNiJFfsfvGCGIYk4sddxjs9e5Ndvju7GGV/IoPnZJS93aymrs0e0l90
AvjbDwclNsrW64yU1vjk6dNJuvtPH+rJvrw4u/XRviSCaog8R2wj5HLKZ5uK
jMUbDvnxDYf8N8rsWx8zVhfO+dzVtdsO+PtsWVZkgS2yl/M52b10BO/YIssu
Nu2Vo+9YpmGlH8qP5dqR4ZN92+2I2RsXqqSgL9+7pHW+Jl046bq2npB5eNQ1
1QP7cDZffZFPyYTMZ/13ZfH7kyePnz1++EhU69tX78/w7nRJ375NTeSzZkPs
XUFuN9WGFe0d6OB126wa/HOEP2H04yus1NXfN1tQPGT5kscSWQMqiGX7neze
6RFN4ujBydE3k5P7h7fdlX3Hv2/S+2W519TjoujG9daUOH1+9O3bF+/Ojr65
fHH09fHjo+MHx0dPnx2dv/gK/6R/PX0GsfbFu7WrX1YOg/BWLpz7OHersi67
Vbqb553bFE29XZVmE9+girLh8r6mMbOvdFCmnmzv8cfvnlzTYzlTAf46St6O
X394cFYeP61fuHk6zW8aErRqSGdX3SRlY/1iMP/7nz0detONDHj9gPc7ecfR
n8kq4pM8+nM+xiQnrhZL5uz8yUk63YEP+aElTUE8SJZjdkkuEOjsws02LVyB
gRuarOH+g8+fwc32AI2Qg6s+kvvg7QIQ0HS2fnJyZBN/tmu7eh1+AeeRrBn2
Qmckg7LxmLjsqoQwyh6kovDZ4xtnyiLiApZYXtSJrvi1ayD/FZ6LrGKdwwpY
kzaeDYQfHXF2zt+ysp4NCPz+542ZvQTSpRSCsyPvuNysjuRFY3nRGKPfP7n/
SKZ43mzIDutcOr03LGzJCF2StZbNHIbqluV6QMYnPyt6dXRYn5P9U+4b8rXD
HsIePJJQxlp/PJb3z1vnxh39nbdl0/Hko5DHmgzjxTjMNF3PqegUttw/NG1V
XBNZww/Xp4n0Z8u6BB+lSzy5kVNtia9yM5Sz2IY/zdtmx7YnSjslr3rH+/hy
kv2hqd3O5+TUf+VydsZ/6ebt3ZRo09b5ptqOYb9euXEzrch2bDYk1ZtlunPv
7KvsxduL7B25Gtmry8vzi8E2fZ4SXk6yP5akhPMda4xssTezN3m92Vn7JVEP
5rjn8z+5dpXvenCnEzrbpvjFZHbjTkTb9eOmLhf5eJXPxnlRkKHTjVsSQWST
aQQlZZ/Ts0wfy5LHfhlxkVP6z/zenbUS3X0J+d8Wzc7G0Tac1iS0u6Lpf1PC
eXX55ptH6UL5o8/6YTt64Tay6/I9z0hF1D+XPYna0vY4VghfbThcOvB76VW0
A9mr5jrrG9IVzTp73euPvYTVmMZnONvea6/dUQHdcrLM2ys6hYkrNkfTsidr
kfj1aElnXrmj46OHDx89Onl8cmRDfScT/m8n95s5/YcmTf/17jrMo86RECK7
9/fH+trYDfmnvHJxqO4cFMZ79NVrxI/Tw9HN8bsijlPk9MYH9wfiwbzdRlJ9
j/Ex5xHH5gVP3MZ7uCtojCOZxnfypu8i7/ZPx5P73qslEjidQWuX05Ic1YFq
TL76RSGI25BWZ5bD0bWbFjzPozx5I4ao3bVbLAb+ylv+kA3xlnwwYnM4pLRn
ZDOu83qbXf7jeda6azKdyLgCQUbxIjrTdruGDPh8mGjHOiFCfLOBn7T3VPKW
pgDVNRPTFf8Yi8GBoMODo+PjI1nMuKnHPO/xSqY91mmP+z+vx3SqMu8xzXus
8x4383GYtzDjK/LLwOSDvTnPydSA00p2UdUshvFEss2qHB4H8ePrs0s6457E
bF/+giiOhe8wgf3WPE45X5eLyWxJvsjrr18Sb+l8POmx7hq/f/nNYP5i8pId
/MFNsws+wDc5mQgkZFbZN5DjRpbVjgN6Y3TUdN8bt71JDq/wFVEiHx5x+uwI
Jhe2DMf39Og+/b8nR53ObtzxEa1oZjin1RihzHHuZ3YkL8F//5hv3a4Bvelc
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
Ryie/GGy7FcVveb/APIZFbIT5gAA

-->

</rfc>

