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

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

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" docName="draft-irtf-pearg-censorship-04" category="info">

  <front>
    <title abbrev="draft-irtf-pearg-censorship">A Survey of Worldwide Censorship Techniques</title>

    <author initials="J.L." surname="Hall" fullname="Joseph Lorenzo Hall">
      <organization>Internet Society</organization>
      <address>
        <email>hall@isoc.org</email>
      </address>
    </author>
    <author initials="M.D." surname="Aaron" fullname="Michael D. Aaron">
      <organization>CU Boulder</organization>
      <address>
        <email>michael.drew.aaron@gmail.com</email>
      </address>
    </author>
    <author initials="S." surname="Adams" fullname="Stan Adams">
      <organization>CDT</organization>
      <address>
        <email>sadams@cdt.org</email>
      </address>
    </author>
    <author initials="A." surname="Andersdotter" fullname="Amelia Andersdotter">
      <organization></organization>
      <address>
        <email>amelia.ietf@andersdotter.cc</email>
      </address>
    </author>
    <author initials="B." surname="Jones" fullname="Ben Jones">
      <organization>Princeton</organization>
      <address>
        <email>bj6@cs.princeton.edu</email>
      </address>
    </author>
    <author initials="N." surname="Feamster" fullname="Nick Feamster">
      <organization>U Chicago</organization>
      <address>
        <email>feamster@uchicago.edu</email>
      </address>
    </author>

    <date year="2020" month="July" day="13"/>

    <area>General</area>
    <workgroup>pearg</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>This document describes technical mechanisms censorship regimes around
the world use for blocking or impairing Internet traffic. It aims
to make designers, implementers, and users of Internet protocols aware
of the properties exploited and mechanisms used for censoring
end-user access to information.  This document makes no suggestions on
individual protocol considerations, and is purely informational,
intended as a reference.</t>



    </abstract>


  </front>

  <middle>


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

<t>Censorship is where an entity in a position of power – such as a
government, organization, or individual – suppresses communication
that it considers objectionable, harmful, sensitive, politically
incorrect or inconvenient <xref target="WP-Def-2020"/>. Although censors that engage in censorship
must do so through legal, military, or
other means, this document focuses largely on technical
mechanisms used to achieve network censorship.</t>

<t>This document describes technical mechanisms that censorship regimes
around the world use for blocking or impairing Internet traffic.  See
<xref target="RFC7754"/> for a discussion of Internet blocking and filtering in
terms of implications for Internet architecture, rather than end-user
access to content and services. There is also a growing field of
academic study of censorship circumvention (see the review article of
<xref target="Tschantz-2016"/>), results from which we seek to make relevant here
for protocol designers and implementers.</t>

</section>
<section anchor="terms" title="Terminology">

<t>We describe three elements of Internet censorship: prescription,
identification, and interference. The document contains three major
sections, each corresponding to one of these elements. Prescription is
the process by which censors determine what types of material they
should censor, e.g., classifying pornographic websites as undesirable.
Identification is the process by which censors classify specific
traffic or traffic identifiers to be blocked or impaired, e.g.,
deciding that webpages containing “sex” in an HTTP Header or that
accept traffic through the URL wwww.sex.example are likely to be
undesirable.  Interference is the process by which censors intercede
in communication and prevents access to censored materials by blocking
access or impairing the connection, e.g., implementing a technical
solution capable of identifying HTTP headers or URLs and ensuring they
are rendered wholly or partially inaccessible.</t>

</section>
<section anchor="tech-prescrip" title="Technical Prescription">

<t>Prescription is the process of figuring out what censors would like to
block <xref target="Glanville-2008"/>. Generally, censors aggregate information “to
block” in blocklists or use real-time heuristic assessment of content
<xref target="Ding-1999"/>. Some national networks are designed to more naturally
serve as points of control <xref target="Leyba-2019"/>. There are also indications
that online censors use probabilistic machine learning techniques
<xref target="Tang-2016"/>. Indeed, web crawling and machine learning techniques
are an active research idea in the effort to identify content deemed
as morally or commercially harmful to companies or consumers in some
jurisdictions <xref target="SIDN2020"/>.</t>

<t>There are typically three types of blocklist elements: Keyword, domain name,
or Internet Protocol (IP) address. Keyword and domain name blocking
take place at the application level, e.g., HTTP, whereas IP blocking
tends to take place using IP addresses in IPv4/IPv6 headers. The
mechanisms for building up these blocklists vary. Censors can
purchase from private industry “content control” software, such as
SmartFilter, which lets censors filter traffic from broad categories they
would like to block, such as gambling or pornography <xref target="Knight-2005"/>.  In these cases,
these private services attempt to categorize every semi-questionable
website as to allow for meta-tag blocking. Similarly, they tune
real-time content heuristic systems to map their assessments onto
categories of objectionable content.</t>

<t>Countries that are more interested in retaining specific political control
typically have ministries or organizations that maintain blocklists. Examples
include the Ministry of Industry and Information Technology in China, Ministry of
Culture and Islamic Guidance in Iran, and specific to copyright in France <xref target="HADOPI-2020"/>
and across the EU for consumer protection law <xref target="Reda-2017"/>.</t>

</section>
<section anchor="tech-id" title="Technical Identification">

<section anchor="poc" title="Points of Control">

<t>Internet censorship takes place in all parts of the network
topology. It may be implemented in the network itself (e.g. local loop
or backhaul), on the services side of communication (e.g. web hosts,
cloud providers or content delivery networks), in the ancillary
services eco-system (e.g. domain name system or certificate
authorities) or on the end-client side (e.g. in an end-user device
such as a smartphone, laptop or desktop or software executed on such
devices).  An important aspect of pervasive technical interception is
the necessity to rely on software or hardware to intercept the content
the censor is interested in. There are various logical and physical
points-of-control censors may use for interception mechanisms,
including, though not limited to, the following.</t>

<t><list style="symbols">
  <t>Internet Backbone: If a censor controls the gateways into a region,
they can filter undesirable traffic that is traveling into and out
of the region by packet sniffing and port mirroring at the relevant
exchange points. Censorship at this point of control is most
effective at controlling the flow of information between a region
and the rest of the Internet, but is ineffective at identifying
content traveling between the users within a region. Some national
network designs naturally serve as more effective chokepoints and
points of control <xref target="Leyba-2019"/>.</t>
  <t>Internet Service Providers: Internet Service Providers are
frequently exploited points of control. They
have the benefit of being easily enumerable by a censor – often
falling under the jurisdictional or operational control of a censor
in an indisputable way – with the additional feature that an ISP
can identify the regional and international traffic
of all their users. The censor’s filtration mechanisms can be placed
on an ISP via governmental mandates, ownership, or voluntary/coercive influence.</t>
  <t>Institutions: Private institutions such as corporations,
schools, and Internet cafes can use filtration mechanisms.
These mechanisms are occasionally at the request of a
government censor, but can also be implemented to help achieve
institutional goals, such as fostering a particular moral outlook on
life by school-children, independent of broader society or
government goals.</t>
  <t>Content Distribution Networks (CDNs): CDNs seek to collapse network
topology in order to better locate content closer to the service’s
users. This reduces content transmission latency and improves quality
of service. The CDN service’s content
servers, located “close” to the user in a network-sense, can be
powerful points of control for censors, especially if the location
of CDN content repositories allow for easier interference.</t>
  <t>Certificate Authorities (CAs) for Public-Key Infrastructures (PKIs):
Authorities that issue cryptographically secured resources can be a
significant point of control. CAs that issue certificates to domain
holders for TLS/HTTPS (the Web PKI) or Regional/Local Internet
Registries (RIRs) that issue Route Origination Authorizations (ROAs)
to BGP operators can be forced to issue rogue certificates that may
allow compromise, i.e., by allowing censorship software to engage in
identification and interference where not possible before. CAs may
also be forced to revoke certificates. This may lead to adversarial
traffic routing or TLS interception being allowed, or an otherwise
rightful origin or destination point of traffic flows being unable
to communicate in a secure way.</t>
  <t>Services: Application service providers can be pressured,
coerced, or legally required to censor specific content or data flows.
Service providers naturally face incentives to maximize their
potential customer base and potential service shutdowns or legal
liability due to censorship efforts may seem much less attractive
than potentially excluding content, users, or uses of their
service. Services have increasingly become focal points of
censorship discussions, as well as the focus of discussions of moral
imperatives to use censorship tools.</t>
  <t>Personal Devices: Censors can mandate censorship software be
installed on the device level. This has many disadvantages in terms
of scalability, ease-of-circumvention, and operating system
requirements. (Of course, if a personal device is treated with
censorship software before sale and this software is difficult to
reconfigure, this may work in favor of those seeking to control
information, say for children, students, customers, or employees.)
The emergence of mobile devices exacerbate these feasibility
problems. This software can also be mandated by institutional actors
acting on non-governmentally mandated moral imperatives.</t>
</list></t>

<t>At all levels of the network hierarchy, the filtration mechanisms used
to censor undesirable traffic are essentially the same: a censor
either directly identifies undesirable content using the identifiers
described below and then uses a blocking or shaping mechanism such as
the ones exemplified below to prevent or impair access, or requests
that an actor ancillary to the censor, such as a private entity,
perform these functions.  Identification of undesirable traffic can
occur at the application, transport, or network layer of the IP
stack. Censors often focus on web traffic, so the relevant protocols
tend to be filtered in predictable ways (see <xref target="http-req"/> and
<xref target="http-resp"/>). For example, a subversive image might make it past a
keyword filter. However, if later the image is deemed undesirable, a
censor may then blacklist the provider site’s IP address.</t>

</section>
<section anchor="app-layer" title="Application Layer">

<t>The following subsections describe properties and tradeoffs of common
ways in which censors filter using application-layer information. Each
subsection includes empirical examples describing these common
behaviors for further reference.</t>

<section anchor="http-req" title="HTTP Request Header Identification">

<t>An HTTP header contains a lot of useful information for traffic
identification. Although “host” is the only required field in an HTTP
request header (for HTTP/1.1 and later), an HTTP method field is necessary
to do anything
useful. As such, “method” and “host” are the two fields used
most often for ubiquitous censorship. A censor can sniff traffic and
identify a specific domain name (host) and usually a page name (GET
/page) as well. This identification technique is usually paired with
transport header identification (see <xref target="sec_thid"/>) for a more robust
method.</t>

<t>Tradeoffs: Request Identification is a technically straight-forward
identification method that can be easily implemented at the Backbone
or ISP level. The hardware needed for this sort of identification is
cheap and easy-to-acquire, making it desirable when budget and scope
are a concern. HTTPS will encrypt the relevant request and response
fields, so pairing with transport identification (see <xref target="sec_thid"/>) is
necessary for HTTPS filtering. However, some countermeasures can
trivially defeat simple forms of HTTP Request Header Identification.
For example, two cooperating endpoints – an instrumented web server
and client – could encrypt or otherwise obfuscate the “host” header in
a request, potentially thwarting techniques that match against “host” header values.</t>

<t>Empirical Examples: Studies exploring censorship mechanisms have found
evidence of HTTP header/ URL filtering in many countries, including
Bangladesh, Bahrain, China, India, Iran, Malaysia, Pakistan, Russia,
Saudi Arabia, South Korea, Thailand, and Turkey
<xref target="Verkamp-2012"/> <xref target="Nabi-2013"/> <xref target="Aryan-2012"/>. Commercial technologies
such as the McAfee SmartFilter and NetSweeper are often purchased by
censors <xref target="Dalek-2013"/>.  These commercial technologies use a
combination of HTTP Request Identification and Transport Header
Identification to filter specific URLs. Dalek et al. and Jones et
al. identified the use of these products in the wild
<xref target="Dalek-2013"/> <xref target="Jones-2014"/>.</t>

</section>
<section anchor="http-resp" title="HTTP Response Header Identification">

<t>While HTTP Request Header Identification relies on the information
contained in the HTTP request from client to server, response
identification uses information sent in response by the server to
client to identify undesirable content.</t>

<t>Tradeoffs: As with HTTP Request Header Identification, the techniques
used to identify HTTP traffic are well-known, cheap, and relatively
easy to implement. However, they are made useless by HTTPS because
HTTPS encrypts the response and its headers.</t>

<t>The response fields are also less helpful for identifying content than
request fields, as “Server” could easily be identified using HTTP
Request Header identification, and “Via” is rarely relevant.  HTTP
Response censorship mechanisms normally let the first n packets
through while the mirrored traffic is being processed; this may allow
some content through and the user may be able to detect that the
censor is actively interfering with undesirable content.</t>

<t>Empirical Examples: In 2009, Jong Park et al. at the University of New
Mexico demonstrated that the Great Firewall of China (GFW) has used this
technique <xref target="Crandall-2010"/>. However, Jong Park et al. found that the
GFW discontinued this practice during the course of the study. Due to
the overlap in HTTP response filtering and keyword filtering (see
<xref target="kw-filt"></xref>), it is likely that most censors rely on keyword
filtering over TCP streams instead of HTTP response filtering.</t>

</section>
<section anchor="kw-filt" title="Instrumenting Content Distributors">

<t>Many governments pressure content providers to censor themselves, or
provide the legal framework within which content distributors are
incentivized to follow the content restriction preferences of agents
external to the content distributor <xref target="Boyle-1997"/>. Due to the
extensive reach of such censorship, we define content
distributor as any service that provides utility to users, including
everything from web sites to locally installed programs. A commonly
used method of instrumenting content distributors consists of keyword
identification to detect restricted terms on their platform. Governments
may provide the terms on such keyword lists. Alternatively, the content
provider may be expected to come up with their own list. A different
method of instrumenting content distributors consists of requiring a
distributor to disassociate with some categories of users. See also
<xref target="notice"/>.</t>

<t>Tradeoffs: By instrumenting content distributors to identify
restricted content or content providers, the censor can gain new
information at the cost of political capital with the companies it
forces or encourages to participate in censorship. For example, the
censor can gain insight about the content of encrypted traffic by
coercing web sites to identify restricted content. Coercing content
distributors to regulate users, categories of users, content and
content providers may encourage users and content providers to exhibit
self-censorship, an additional advantage for censors (see <xref target="selfcensor"/>). The tradeoffs
for instrumenting content distributors are highly dependent on the
content provider and the requested assistance. A typical concern is
that the targeted keywords or categories of users are too broad, risk
being too broadly applied, or are not subjected to a sufficiently
robust legal process prior to their mandatory application (see p. 8 of
<xref target="EC-2012"/>).</t>

<t>Empirical Examples: Researchers discovered keyword identification
by content providers on platforms ranging from instant messaging
applications <xref target="Senft-2013"/> to search engines <xref target="Rushe-2015"/>
<xref target="Cheng-2010"/> <xref target="Whittaker-2013"/> <xref target="BBC-2013"/> <xref target="Condliffe-2013"/>. To
demonstrate the prevalence of this type of keyword identification, we
look to search engine censorship.</t>

<t>Search engine censorship demonstrates keyword identification by
content providers and can be regional or worldwide.  Implementation is
occasionally voluntary, but normally it is based on laws and regulations
of the country a search engine is operating in. The keyword blocklists
are most likely maintained by the search engine provider. China is
known to require search engine providers to “voluntarily” maintain
search term blocklists to acquire and keep an Internet content provider
(ICP) license <xref target="Cheng-2010"/>.  It is clear these blocklists are
maintained by each search engine provider based on the slight
variations in the intercepted searches <xref target="Zhu-2011"/>
<xref target="Whittaker-2013"/>. The United Kingdom has been pushing search engines
to self-censor with the threat of litigation if they do not do it
themselves: Google and Microsoft have agreed to block more than
100,000 queries in U.K. to help combat abuse <xref target="BBC-2013"/>
<xref target="Condliffe-2013"/>.  European Union law, as well as US law, requires
modification of search engine results in response to either copyright,
trademark, data protection or defamation concerns <xref target="EC-2012"/>.</t>

<t>Depending on the output, search engine keyword identification may be
difficult or easy to detect. In some cases specialized or blank
results provide a trivial enumeration mechanism, but more subtle
censorship can be difficult to detect. In February 2015, Microsoft’s search
engine, Bing, was accused of censoring Chinese content outside of
China <xref target="Rushe-2015"/> because Bing returned different results for
censored terms in Chinese and English. However, it is possible that
censorship of the largest base of Chinese search users, China, biased
Bing’s results so that the more popular results in China (the
uncensored results) were also more popular for Chinese speakers
outside of China.</t>

<t>Disassociation by content distributors from certain categories of
users has happened for instance in Spain, as a result of the conflict
between the Catalunyan independence movement and the Spanish legal
presumption of a unitary state <xref target="Lomas-2019"/>. E-sport event
organizers have also disassociated themselves from top players who
expressed political opinions in relation to the 2019 Hong Kong
protests <xref target="Victor-2019"/>. See also <xref target="discon"/>.</t>

</section>
<section anchor="dpi" title="Deep Packet Inspection (DPI) Identification">

<t>DPI (deep packet inspection) technically is any kind of packet
analysis beyond IP address and port number and has become
computationally feasible as a component of censorship mechanisms
in recent years <xref target="Wagner-2009"/>. Unlike other
techniques, DPI reassembles network flows to examine the application
“data” section, as opposed to only headers, and is therefore often
used for keyword identification. DPI also differs from other
identification technologies because it can leverage additional packet
and flow characteristics, e.g., packet sizes and timings, when identifying
content. To prevent substantial quality of service (QoS) impacts, DPI
normally analyzes a copy of data while the original packets continue
to be routed. Typically, the traffic is split using either a mirror
switch or fiber splitter, and analyzed on a cluster of machines
running Intrusion Detection Systems (IDS) configured for censorship.</t>

<t>Tradeoffs: DPI is one of the most expensive identification mechanisms
and can have a large QoS impact <xref target="Porter-2010"/>.  When used as a
keyword filter for TCP flows, DPI systems can cause also major
overblocking problems. Like other techniques, DPI is less useful
against encrypted data, though DPI can leverage unencrypted elements
of an encrypted data flow, e.g., the Server Name Indication (SNI) sent
in the clear for TLS, or metadata about an encrypted flow, e.g., packet
sizes, which differ across video and textual flows, to identify traffic.
See <xref target="sni"/> for more information about SNI-based filtration mechanisms.</t>

<t>Other kinds of information can be inferred by comparing certain unencrypted elements
exchanged during TLS handshakes to similar data points from known sources.
This practice, called TLS fingerprinting, allows a probabilistic identification of
a party’s operating system, browser, or application based on a comparison of the
specific combinations of TLS version, ciphersuites, compression options, etc.
sent in the ClientHello message to similar signatures found in unencrypted traffic <xref target="Husak-2016"/>.</t>

<t>Despite these problems, DPI is the most powerful identification method
and is widely used in practice. The Great Firewall of China (GFW), the
largest censorship system in the world, uses DPI to identify
restricted content over HTTP and DNS and inject TCP RSTs and bad DNS
responses, respectively, into connections <xref target="Crandall-2010"/> <xref target="Clayton-2006"/> <xref target="Anonymous-2014"/>.</t>

<t>Empirical Examples: Several studies have found evidence of censors
using DPI for censoring content and tools. Clayton et al., Crandal et al.,
Anonymous, and Khattak et al., all explored the GFW <xref target="Crandall-2010"/>
<xref target="Clayton-2006"/> <xref target="Anonymous-2014"/>. Khattak et al. even probed the
firewall to discover implementation details like how much state it stores <xref target="Khattak-2013"/>.
The Tor project claims that China, Iran, Ethiopia, and others must have used
DPI to block the obfs2 protocol <xref target="Wilde-2012"/>.  Malaysia has
been accused of using targeted DPI, paired with DDoS, to identify and
subsequently attack pro-opposition material <xref target="Wagstaff-2013"/>.  It
also seems likely that organizations not so worried about blocking
content in real-time could use DPI to sort and categorically search
gathered traffic using technologies such as NarusInsight
<xref target="Hepting-2011"/>.</t>

<section anchor="sni" title="Server Name Indication">

<t>In encrypted connections using Transport Layer Security (TLS), there
may be servers that host multiple “virtual servers” at a given network
address, and the client will need to specify in the (unencrypted)
Client Hello message which domain name it seeks to connect to (so that
the server can respond with the appropriate TLS certificate) using the
Server Name Indication (SNI) TLS extension <xref target="RFC6066"/>. Since SNI is
often sent in the clear (as are the cert fields sent in response),
censors and filtering software can use it (and response cert fields)
as a basis for blocking, filtering, or impairment by dropping
connections to domains that match prohibited content (e.g.,
bad.foo.example may be censored while good.foo.example is not)
<xref target="Shbair-2015"/>. There are undergoing standardization efforts in the
TLS Working Group to encrypt SNI <xref target="I-D.ietf-tls-sni-encryption"/>
<xref target="I-D.ietf-tls-esni"/> and recent research shows promising results in
the use of encrypted SNI in the face of SNI-based filtering
<xref target="Chai-2019"/>.</t>

<t>Domain fronting has been one popular way to avoid identification by
censors <xref target="Fifield-2015"/>.  To avoid identification by censors,
applications using domain fronting put a different domain name in the
SNI extension than in the Host: header, which is protected by
HTTPS. The visible SNI would indicate an unblocked domain, while the
blocked domain remains hidden in the encrypted application header.
Some encrypted messaging services relied on domain fronting to enable
their provision in countries employing SNI-based filtering. These
services used the cover provided by domains for which blocking at the
domain level would be undesirable to hide their true domain
names. However, the companies holding the most popular domains have
since reconfigured their software to prevent this practice.  It may be
possible to achieve similar results using potential future options to
encrypt SNI.</t>

<t>Tradeoffs: Some clients do not send the SNI extension (e.g., clients
that only support versions of SSL and not TLS), rendering this method
ineffective. In
addition, this technique requires deep packet inspection techniques
that can be computationally and infrastructurally expensive and
improper configuration of an SNI-based block can result in significant
overblocking, e.g., when a second-level domain like populardomain.example is
inadvertently blocked. In the case of encrypted SNI, pressure to censor may
transfer to other points of intervention, such as content and application providers.</t>

<t>Empirical Examples: There are many examples of security firms that
offer SNI-based filtering products <xref target="Trustwave-2015"/> <xref target="Sophos-2015"/>
<xref target="Shbair-2015"/>, and the governments of China, Egypt, Iran, Qatar,
South Korea, Turkey, Turkmenistan, and the UAE all do widespread SNI
filtering or blocking <xref target="OONI-2018"/> <xref target="OONI-2019"/> <xref target="NA-SK-2019"/>
<xref target="CitizenLab-2018"/> <xref target="Gatlan-2019"/> <xref target="Chai-2019"/> <xref target="Grover-2019"/>
<xref target="Singh-2019"/>.</t>

</section>
</section>
</section>
<section anchor="transport" title="Transport Layer">

<section anchor="sec_thid" title="Shallow Packet Inspection and Transport Header Identification">

<t>Of the various shallow packet inspection methods, Transport Header
Identification is the most pervasive, reliable, and predictable type
of identification.  Transport headers contain a few invaluable pieces
of information that must be transparent for traffic to be successfully
routed: destination and source IP address and port.  Destination and
Source IP are doubly useful, as not only does it allow a censor to
block undesirable content via IP blocklisting, but also allows a
censor to identify the IP of the user making the request and the IP
address of the destination being visited, which in most cases can be
used to infer the domain being visited <xref target="Patil-2019"/>. Port is useful
for allowlisting certain applications.</t>

<t>Trade-offs: header identification is popular due to its simplicity,
availability, and robustness.</t>

<t>Header identification is trivial to implement, but is difficult to
implement in backbone or ISP routers at scale, and is therefore
typically implemented with DPI. Blocklisting an IP is equivalent to
installing a specific route on a router (such as a /32 route for IPv4
addresses and a /128 route for IPv6 addresses). However, due to
limited flow table space, this cannot scale beyond a few thousand IPs
at most. IP blocking is also relatively crude. It often leads to
overblocking and cannot deal with some services like Content
Distribution Networks (CDN) that host content at hundreds or thousands
of IP addresses. Despite these limitations, IP blocking is extremely
effective because the user needs to proxy their traffic through
another destination to circumvent this type of identification.</t>

<t>Port-blocking is generally not useful because many types of content
share the same port and it is possible for censored applications to
change their port. For example, most HTTP traffic goes over port 80,
so the censor cannot differentiate between restricted and allowed web
content solely on the basis of port. HTTPS goes over port 443, with
similar consequences for the censor except only partial metadata may
now be available to the censor. Port allowlisting is occasionally
used, where a censor limits communication to approved ports, such as
80 for HTTP traffic and is most effective when used in conjunction
with other identification mechanisms. For example, a censor could
block the default HTTPS port, port 443, thereby forcing most users to
fall back to HTTP. A counter-example is that port 25 (SMTP) has long
been blocked on residential ISPs’ networks to reduce the risk for
email spam, but in doing so also prohibits residential ISP customers
from running their own email servers.</t>

</section>
<section anchor="prot-id" title="Protocol Identification">

<t>Censors sometimes identify entire protocols to be blocked using a
variety of traffic characteristics.  For example, Iran impairs the
performance of HTTPS traffic, a protocol that prevents further
analysis, to encourage users to switch to HTTP, a protocol that they
can analyze <xref target="Aryan-2012"/>. A simple protocol identification
would be to recognize all TCP traffic over port 443 as HTTPS, but more
sophisticated analysis of the statistical properties of payload data
and flow behavior, would be more effective, even when port 443 is not
used <xref target="Hjelmvik-2010"/> <xref target="Sandvine-2014"/>.</t>

<t>If censors can detect circumvention tools, they can block them, so
censors like China are extremely interested in identifying the
protocols for censorship circumvention tools. In recent years, this
has devolved into an arms race between censors and circumvention tool
developers. As part of this arms race, China developed an extremely
effective protocol identification technique that researchers call
active probing or active scanning.</t>

<t>In active probing, the censor determines whether hosts are running a
circumvention protocol by trying to initiate communication using the
circumvention protocol. If the host and the censor successfully
negotiate a connection, then the censor conclusively knows that host
is running a circumvention tool. China has used active scanning to
great effect to block Tor <xref target="Winter-2012"/>.</t>

<t>Trade-offs: Protocol identification necessarily only provides insight
into the way information is traveling, and not the information itself.</t>

<t>Protocol identification is useful for detecting and blocking
circumvention tools, like Tor, or traffic that is difficult to
analyze, like VoIP or SSL, because the censor can assume that this
traffic should be blocked. However, this can lead to over-blocking
problems when used with popular protocols.  These methods are
expensive, both computationally and financially, due to the use of
statistical analysis, and can be ineffective due to their imprecise
nature. Moreover, censorship circumvention groups like the Tor Project
have developed “pluggable transports” which seek to make the traffic
of censorship circumvention tools appear indistinguishable from other
kinds of traffic <xref target="Tor-2020"/>.</t>

<t>Empirical Examples: Protocol identification can be easy to detect if
it is conducted in real time and only a particular protocol is
blocked, but some types of protocol identification, like active
scanning, are much more difficult to detect. Protocol identification
has been used by Iran to identify and throttle SSH traffic to make it
unusable <xref target="Anonymous-2007"/> and by China to identify and block Tor
relays <xref target="Winter-2012"/>. Protocol identification has also been used for
traffic management, such as the 2007 case where Comcast in the United
States used RST injection to interrupt BitTorrent Traffic
<xref target="Winter-2012"/>.</t>

</section>
</section>
</section>
<section anchor="tech-interference" title="Technical Interference">

<section anchor="application-layer" title="Application Layer">

<section anchor="dns-mangling" title="DNS Interference">

<t>There are a variety of mechanisms that censors can use to block or
filter access to content by altering responses from the DNS
<xref target="AFNIC-2013"/> <xref target="ICANN-SSAC-2012"/>, including blocking the response,
replying with an error message, or responding with an incorrect
address. Note that there are now encrypted transports for DNS queries
in DNS-over-HTTPS <xref target="RFC8484"/> and DNS-over-TLS <xref target="RFC7858"/> that can
mitigate interference with DNS queries between the stub and the
resolver.</t>

<t>“DNS mangling” is a network-level technique where an incorrect IP
address is returned in response to a DNS query to a censored
destination. An example of this is what some Chinese networks do (we
are not aware of any other wide-scale uses of mangling). On those
Chinese networks, every DNS request in transit is examined (presumably
by network inspection technologies such as DPI) and, if it matches a
censored domain, a false response is injected. End users can see this
technique in action by simply sending DNS requests to any unused IP
address in China (see example below). If it is not a censored name,
there will be no response. If it is censored, a forged response
will be returned. For example, using the command-line dig utility to
query an unused IP address in China of 192.0.2.2 for the name
“www.uncensored.example”  compared with
“www.censored.example” (censored at the time of writing), we get a
forged IP address “198.51.100.0” as a response:</t>

<figure><artwork><![CDATA[
% dig +short +nodnssec @192.0.2.2 A www.uncensored.example
;; connection timed out; no servers could be reached

% dig +short +nodnssec @192.0.2.2 A www.censored.example
198.51.100.0
]]></artwork></figure>

<t>There are also cases of what is colloquially called “DNS lying”, where
a censor mandates that the DNS responses provided – by an operator of
a recursive resolver such as an Internet access provider – be
different than what authoritative resolvers would provide
<xref target="Bortzmayer-2015"/>.</t>

<t>DNS cache poisoning refers to a mechanism where a censor interferes
with the response sent by an authoritative DNS resolver to a recursive
resolver by responding more quickly than the authoritative resolver
can respond with an alternative IP address <xref target="Halley-2008"/>.
Cache poisoning occurs
after the requested site’s name servers resolve the request and
attempt to forward the true IP back to the requesting device; on the
return route the resolved IP is recursively cached by each DNS server
that initially forwarded the request. During this caching process if
an undesirable keyword is recognized, the resolved IP is “poisoned”
and an alternative IP (or NXDOMAIN error) is returned more quickly
than the upstream resolver can respond, causing a forged IP
address to be cached (and potentially recursively so). The alternative
IPs usually direct to a nonsense domain or a warning page.
Alternatively, Iranian censorship appears to prevent the communication
en-route, preventing a response from ever being sent <xref target="Aryan-2012"/>.</t>

<t>Trade-offs: These forms of DNS interference require the censor to
force a user to traverse a controlled DNS hierarchy (or intervening
network on which the censor serves as a Active Pervasive Attacker
<xref target="RFC7624"/> to rewrite DNS responses) for the mechanism to be
effective. It can be circumvented by using alternative DNS resolvers
(such as any of the public DNS resolvers) that may fall outside of the
jurisdictional control of the censor, or Virtual Private Network (VPN)
technology. DNS mangling and cache poisoning also imply returning an
incorrect IP to those attempting to resolve a domain name, but in some
cases the destination may be technically accessible; over HTTP, for
example, the user may have another method of obtaining the IP address
of the desired site and may be able to access it if the site is
configured to be the default server listening at this IP address.
Target blocking has also been a problem, as occasionally users outside
of the censors region will be directed through DNS servers or
DNS-rewriting network equipment controlled by a censor, causing the
request to fail. The ease of circumvention paired with the large risk
of content blocking and target blocking make DNS interference a
partial, difficult, and less than ideal censorship
mechanism.</t>

<t>Additionally, the above mechanisms rely on DNSSEC not being deployed
or DNSSEC validation not being active on the client or recursive
resolver (neither of which are hard to imagine given limited
deployment of DNSSEC and limited client support for DNSSEC
validation). Note that an adversary seeking to merely block resolution
can serve a DNSSEC record that doesn’t validate correctly, assuming of
course that the client/recursive resolver validates.</t>

<t>Previously, techniques were used for e.g. censorship that relied on
DNS requests being passed in cleartext over port 53
<xref target="SSAC-109-2020"/>. With the deployment of encrypted DNS (e.g.,
DNS-over-HTTPS <xref target="RFC8484"/>) these requests are now increasingly passed
on port 443 with other HTTPS traffic, or in the case of DNS-over-TLS
<xref target="RFC7858"/> no longer passed in the clear (see also <xref target="sec_thid"/>).</t>

<t>Empirical Examples: DNS interference, when properly implemented, is
easy to identify based on the shortcomings identified above. Turkey
relied on DNS interference for its country-wide block of websites such
Twitter and YouTube for almost week in March of 2014 but the ease of
circumvention resulted in an increase in the popularity of Twitter
until Turkish ISPs implementing an IP blocklist to achieve the
governmental mandate <xref target="Zmijewski-2014"/>.  Ultimately, Turkish ISPs
started hijacking all requests to Google and Level 3’s international
DNS resolvers <xref target="Zmijewski-2014"/>. DNS interference, when incorrectly
implemented, has resulted in some of the largest “censorship
disasters”.  In January 2014, China started directing all requests
passing through the Great Fire Wall to a single domain,
dongtaiwang.com, due to an improperly configured DNS poisoning
attempt; this incident is thought to be the largest Internet-service
outage in history <xref target="AFP-2014"/> <xref target="Anon-SIGCOMM12"/>. Countries such as
China, Iran, Turkey, and the United States have discussed blocking
entire TLDs as well, but only Iran has acted by blocking all Israeli
(.il) domains <xref target="Albert-2011"/>. DNS-blocking is commonly deployed in
European countries to deal with undesirable content, such as child
abuse content (Norway, United Kingdom, Belgium, Denmark, Finland,
France, Germany, Ireland, Italy, Malta, the Netherlands, Poland, Spain
and Sweden <xref target="Wright-2013"/> <xref target="Eneman-2010"/>), online gambling (Belgium,
Bulgaria, Czech Republic, Cyprus, Denmark, Estonia, France, Greece,
Hungary, Italy, Latvia, Lithuania, Poland, Portugal, Romania,
Slovakia, Slovenia, Spain (see Section 6.3.2 of: <xref target="EC-gambling-2012"/>,
<xref target="EC-gambling-2019"/>)), copyright infringement (all European Economic Area countries),
hate-speech and extremism (France <xref target="Hertel-2015"/>) and terrorism
content (France <xref target="Hertel-2015"/>).</t>

</section>
</section>
<section anchor="transport-layer" title="Transport Layer">

<section anchor="performance-degradation" title="Performance Degradation">

<t>While other interference techniques outlined in this section mostly
focus on blocking or preventing access to content, it can be an
effective censorship strategy in some cases to not entirely block
access to a given destination, or service but instead degrade the
performance of the relevant network connection.  The resulting user
experience for a site or service under performance degradation can be
so bad that users opt to use a different site, service, or method of
communication, or may not engage in communication at all if there are
no alternatives.  Traffic shaping techniques that rate-limit the
bandwidth available to certain types of traffic is one example of a
performance degradation.</t>

<t>Trade offs: While implementing a performance degradation will not
always eliminate the ability of people to access a desire resource, it
may force them to use other means of communication where censorship
(or surveillance) is more easily accomplished.</t>

<t>Empirical Examples: Iran has been known to shape the bandwidth available to
HTTPS traffic to encourage unencrypted HTTP traffic <xref target="Aryan-2012"/>.</t>

</section>
<section anchor="packet-dropping" title="Packet Dropping">

<t>Packet dropping is a simple mechanism to prevent undesirable
traffic. The censor identifies undesirable traffic and chooses to not
properly forward any packets it sees associated with the traversing
undesirable traffic instead of following a normal routing
protocol. This can be paired with any of the previously described
mechanisms so long as the censor knows the user must route traffic
through a controlled router.</t>

<t>Trade offs: Packet Dropping is most successful when every traversing
packet has transparent information linked to undesirable content, such
as a Destination IP. One downside Packet Dropping suffers from is the
necessity of blocking all content from otherwise allowable IPs
based on a single subversive sub-domain; blogging services and github
repositories are good examples. China famously dropped all github
packets for three days based on a single repository hosting
undesirable content <xref target="Anonymous-2013"/>.  The need to inspect every
traversing packet in close to real time also makes Packet Dropping
somewhat challenging from a QoS perspective.</t>

<t>Empirical Examples: Packet Dropping is a very common form of technical
interference and lends itself to accurate detection given the unique
nature of the time-out requests it leaves in its wake. The Great
Firewall of China has been observed using packet dropping as one of its primary
mechanisms of technical censorship <xref target="Ensafi-2013"/>. Iran has also used
Packet Dropping as the mechanisms for throttling SSH
<xref target="Aryan-2012"/>. These are but two examples of a ubiquitous censorship
practice.</t>

</section>
<section anchor="rst-inject" title="RST Packet Injection">

<t>Packet injection, generally, refers to a man-in-the-middle (MITM)
network interference technique that spoofs packets in an established
traffic stream. RST packets are normally used to let one side of TCP
connection know the other side has stopped sending information, and
thus the receiver should close the connection. RST Packet Injection is
a specific type of packet injection attack that is used to interrupt
an established stream by sending RST packets to both sides of a TCP
connection; as each receiver thinks the other has dropped the
connection, the session is terminated.
QUIC is not vulnerable to these types of injection attacks once the
connection has been setup, but is vulnerable during setup (See
<xref target="I-D.ietf-quic-transport"/> for more details).</t>

<t>Trade-offs: Although ineffective against non-TCP protocols (QUIC, IPSec), RST Packet Injection has a few advantages that make it
extremely popular as a censorship technique. RST Packet Injection is
an out-of-band interference mechanism, allowing the avoidance of the the
QoS bottleneck one can encounter with inline techniques such as Packet
Dropping. This out-of-band property allows a censor to inspect a copy
of the information, usually mirrored by an optical splitter, making it
an ideal pairing for DPI and protocol identification
<xref target="Weaver-2009"/> (this asynchronous version of a MITM is often called a
Man-on-the-Side (MOTS)).
RST Packet Injection also has the advantage of only
requiring one of the two endpoints to accept the spoofed packet for
the connection to be interrupted.</t>

<t>The difficult part of RST Packet Injection is spoofing “enough”
correct information to ensure one end-point accepts a RST packet as
legitimate; this generally implies a correct IP, port, and TCP
sequence number. Sequence number is the hardest to get correct, as
<xref target="RFC0793"/> specifies an RST Packet should be in-sequence to be
accepted, although the RFC also recommends allowing in-window packets
as “good enough”. This in-window recommendation is important, as if it
is implemented it allows for successful Blind RST Injection attacks
<xref target="Netsec-2011"/>.  When in-window sequencing is allowed, it is trivial
to conduct a Blind RST Injection: while the term “blind” injection
implies the censor
doesn’t know any sensitive (encrypted) sequencing information about
the TCP stream they are injecting into, they can simply enumerate all
~70000 possible windows; this is particularly useful for interrupting
encrypted/obfuscated protocols such as SSH or Tor. RST Packet
Injection relies on a stateful network, making it useless against UDP
connections. RST Packet Injection is among the most popular censorship
techniques used today given its versatile nature and effectiveness
against all types of TCP traffic. Recent research shows that a TCP RST
packet injection attack can even work in the case of an off-path
attacker <xref target="Cao-2016"/>.</t>

<t>Empirical Examples: RST Packet Injection, as mentioned above, is most
often paired with identification techniques that require splitting,
such as DPI or protocol identification. In 2007, Comcast was accused of
using RST Packet Injection to interrupt traffic it identified as
BitTorrent <xref target="Schoen-2007"/>, this later led to a US Federal
Communications Commission ruling against Comcast
<xref target="VonLohmann-2008"/>. China has also been known to use RST Packet
Injection for censorship purposes. This interference is especially
evident in the interruption of encrypted/obfuscated protocols, such as
those used by Tor <xref target="Winter-2012"/>.</t>

</section>
</section>
<section anchor="multi-layer-and-non-layer" title="Multi-layer and Non-layer">

<section anchor="ddos" title="Distributed Denial of Service (DDoS)">

<t>Distributed Denial of Service attacks are a common attack mechanism
used by “hacktivists” and malicious hackers, but censors have used
DDoS in the past for a variety of reasons. There is a huge variety of
DDoS attacks <xref target="Wikip-DoS"/>, but at a high level two possible impacts
tend to occur; a flood attack results in the service being unusable
while resources are being spent to flood the service, a crash attack
aims to crash the service so resources can be reallocated elsewhere
without “releasing” the service.</t>

<t>Trade-offs: DDoS is an appealing mechanism when a censor would like to
prevent all access to undesirable content, instead of only access in
their region for a limited period of time, but this is really the only
uniquely beneficial feature for DDoS as a censorship technique. The
resources required to carry out a successful DDoS against major
targets are computationally expensive, usually requiring renting or
owning a malicious distributed platform such as a botnet, and
imprecise. DDoS is an incredibly crude censorship technique, and
appears to largely be used as a timely, easy-to-access mechanism for
blocking undesirable content for a limited period of time.</t>

<t>Empirical Examples: In 2012 the U.K.’s GCHQ used DDoS to temporarily
shutdown IRC chat rooms frequented by members of Anonymous using the
Syn Flood DDoS method; Syn Flood exploits the handshake used by TCP to
overload the victim server with so many requests that legitimate
traffic becomes slow or impossible
<xref target="Schone-2014"/> <xref target="CERT-2000"/>. Dissenting opinion websites are
frequently victims of DDoS around politically sensitive events in
Burma <xref target="Villeneuve-2011"/>. Controlling parties in Russia
<xref target="Kravtsova-2012"/>, Zimbabwe <xref target="Orion-2013"/>, and Malaysia
<xref target="Muncaster-2013"/> have been accused of using DDoS to interrupt
opposition support and access during elections.
In 2015, China launched a DDoS attack using a true MITM system
collocated with the Great Firewall, dubbed “Great Cannon”, that was
able to inject JavaScript code into web visits to a Chinese search
engine that commandeered those user agents to send DDoS traffic to
various sites <xref target="Marczak-2015"/>.</t>

</section>
<section anchor="discon" title="Network Disconnection or Adversarial Route Announcement">

<t>While it is perhaps the crudest of all censorship techniques, there is
no more effective way of making sure undesirable information isn’t
allowed to propagate on the web than by shutting off the network. The
network can be logically cut off in a region when a censoring body
withdraws all of the Boarder Gateway Protocol (BGP) prefixes routing
through the censor’s country.</t>

<t>Trade-offs: The impact to a network disconnection in a region is huge
and absolute; the censor pays for absolute control over digital
information by losing all the benefits the Internet brings; this
rarely a long-term solution for any censor and is normally only used
as a last resort in times of substantial unrest.</t>

<t>Empirical Examples: Network Disconnections tend to only happen in
times of substantial unrest, largely due to the huge social,
political, and economic impact such a move has. One of the first,
highly covered occurrences was with the Junta in Myanmar employing
Network Disconnection to help Junta forces quash a rebellion in 2007
<xref target="Dobie-2007"/>. China disconnected the network in the Xinjiang region
during unrest in 2009 in an effort to prevent the protests from
spreading to other regions <xref target="Heacock-2009"/>. The Arab Spring saw the
the most frequent usage of Network Disconnection, with events in Egypt
and Libya in 2011 <xref target="Cowie-2011"/> <xref target="Cowie-2011b"/>, and Syria in 2012
<xref target="Thomson-2012"/>. Russia has indicated that it will attempt to
disconnect all Russian networks from the global internet in April 2019
as part of a test of the nation’s network independence. Reports also
indicate that, as part of the test disconnect, Russian telecommunications firms
must now route all traffic to state-operated monitoring points
<xref target="Cimpanu-2019"/>. India was the country that saw the largest number of
internet shutdowns per year in 2016 and 2017 <xref target="Dada-2017"/>.</t>

</section>
</section>
</section>
<section anchor="nontechint" title="Non-Technical Interference">

<section anchor="manualfiltering" title="Manual Filtering">

<t>As the name implies, sometimes manpower is the easiest way to figure
out which content to block.  Manual Filtering differs from the common
tactic of building up blocklists in that it doesn’t necessarily target
a specific IP or DNS, but instead removes or flags content.  Given the
imprecise nature of automatic filtering, manually sorting through
content and flagging dissenting websites, blogs, articles and other
media for filtration can be an effective technique.  This filtration
can occur on the Backbone/ISP level – China’s army of monitors is a
good example <xref target="BBC-2013b"/> – but more commonly manual filtering
occurs on an institutional level.  Internet Content Providers such as
Google or Weibo, require a business license to operate in China.  One
of the prerequisites for a business license is an agreement to sign a
“voluntary pledge” known as the “Public Pledge on Self-discipline for
the Chinese Internet Industry”.  The failure to “energetically
uphold” the pledged values can lead to the ICPs being held liable for
the offending content by the Chinese government <xref target="BBC-2013b"/>.</t>

</section>
<section anchor="selfcensor" title="Self-Censorship">

<t>Self-censorship is difficult to document, as it manifests primarily
through a lack of undesirable content. Tools which encourage
self-censorship are those which may lead a prospective speaker to
believe that speaking increases the risk of unfavourable outcomes for
the speaker (technical monitoring, identification requirements,
etc.). Reporters Without Borders exemplify methods of imposing
self-censorship in their annual World Press Freedom Index reports
<xref target="RWB2020"/>.</t>

</section>
<section anchor="serverko" title="Server Takedown">

<t>As mentioned in passing by <xref target="Murdoch-2011"/>, servers must have a
physical location somewhere in the world. If undesirable content is
hosted in the censoring country the servers can be physically seized
or – in cases where a server is virtualized in a cloud infrastructure
where it may not necessarily have a fixed physical location – the
hosting provider can be required to prevent access.</t>

</section>
<section anchor="notice" title="Notice and Takedown">

<t>In many countries, legal mechanisms exist where an individual or other
content provider can issue a legal request to a content host that
requires the host to take down content. Examples include the systems
employed by companies like Google to comply with “Right to be
Forgotten” policies in the European Union <xref target="Google-RTBF"/>,
intermediary liability rules for electronic platform providers
<xref target="EC-2012"/>, or the copyright-oriented notice and takedown regime of
the United States Digital Millennium Copyright Act (DMCA) Section 512
<xref target="DMLP-512"/>.</t>

</section>
<section anchor="dns-seizures" title="Domain-Name Seizures">

<t>Domain names are catalogued in so-called name-servers operated by
legal entities called registries. These registries can be made to cede
control over a domain name to someone other than the entity which
registered the domain name through a legal procedure grounded in either
private contracts or public law. Domain name seizures is increasingly
used by both public authorities and private entities to deal with
undesired content dissemination <xref target="ICANN2012"/> <xref target="EFF2017"/>.</t>

</section>
</section>
<section anchor="Contributors" title="Contributors">

<t>This document benefited from discussions with and input from
David Belson, Stephane Bortzmeyer, Vinicius Fortuna,
Gurshabad Grover, Andrew McConachie, Martin Nilsson, Michael
Richardson, Patrick Vacek and Chris Wood.</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="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="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="RFC6066" target='https://www.rfc-editor.org/info/rfc6066'>
<front>
<title>Transport Layer Security (TLS) Extensions: Extension Definitions</title>
<author initials='D.' surname='Eastlake 3rd' fullname='D. Eastlake 3rd'><organization /></author>
<date year='2011' month='January' />
<abstract><t>This document provides specifications for existing TLS extensions.  It is a companion document for RFC 5246, &quot;The Transport Layer Security (TLS) Protocol Version 1.2&quot;.  The extensions specified are server_name, max_fragment_length, client_certificate_url, trusted_ca_keys, truncated_hmac, and status_request.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6066'/>
<seriesInfo name='DOI' value='10.17487/RFC6066'/>
</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="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="I-D.ietf-tls-sni-encryption">
<front>
<title>Issues and Requirements for SNI Encryption in TLS</title>

<author initials='C' surname='Huitema' fullname='Christian Huitema'>
    <organization />
</author>

<author initials='E' surname='Rescorla' fullname='Eric Rescorla'>
    <organization />
</author>

<date month='October' day='28' year='2019' />

<abstract><t>This draft describes the general problem of encrypting the Server Name Identification (SNI) TLS parameter.  The proposed solutions hide a Hidden Service behind a fronting service, only disclosing the SNI of the fronting service to external observers.  The draft lists known attacks against SNI encryption, discusses the current "co-tenancy fronting" solution, and presents requirements for future TLS layer solutions.  In practice, it may well be that no solution can meet every requirement, and that practical solutions will have to make some compromises.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-tls-sni-encryption-09' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-tls-sni-encryption-09.txt' />
</reference>



<reference anchor="I-D.ietf-tls-esni">
<front>
<title>TLS Encrypted Client Hello</title>

<author initials='E' surname='Rescorla' fullname='Eric Rescorla'>
    <organization />
</author>

<author initials='K' surname='Oku' fullname='Kazuho Oku'>
    <organization />
</author>

<author initials='N' surname='Sullivan' fullname='Nick Sullivan'>
    <organization />
</author>

<author initials='C' surname='Wood' fullname='Christopher Wood'>
    <organization />
</author>

<date month='June' day='1' year='2020' />

<abstract><t>This document describes a mechanism in Transport Layer Security (TLS) for encrypting a ClientHello message under a server public key.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-tls-esni-07' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-tls-esni-07.txt' />
</reference>



<reference anchor="I-D.ietf-quic-transport">
<front>
<title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>

<author initials='J' surname='Iyengar' fullname='Jana Iyengar'>
    <organization />
</author>

<author initials='M' surname='Thomson' fullname='Martin Thomson'>
    <organization />
</author>

<date month='June' day='9' year='2020' />

<abstract><t>This document defines the core of the QUIC transport protocol. Accompanying documents describe QUIC's loss detection and congestion control and the use of TLS for key negotiation.  Note to Readers  Discussion of this draft takes place on the QUIC working group mailing list (quic@ietf.org (mailto:quic@ietf.org)), which is archived at https://mailarchive.ietf.org/arch/search/?email_list=quic  Working Group information can be found at https://github.com/quicwg; source code and issues list for this draft can be found at https://github.com/quicwg/base-drafts/labels/-transport.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-quic-transport-29' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-quic-transport-29.txt' />
</reference>


<reference anchor="RWB2020" target="https://rsf.org/en/2020-world-press-freedom-index-entering-decisive-decade-journalism-exacerbated-coronavirus">
  <front>
    <title>2020 World Press Freedom Index: Entering a decisive decade for journalism, exacerbated by coronavirus</title>
    <author >
      <organization>Reporters Without Borders</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="HADOPI-2020" target="https://www.hadopi.fr/en/node/3668">
  <front>
    <title>Présentation</title>
    <author >
      <organization>Haute Autorité pour la Diffusion des oeuvres et la Protection des Droits sur Internet</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="SSAC-109-2020" target="https://www.icann.org/en/system/files/files/sac-109-en.pdf">
  <front>
    <title>SAC109: The Implications of DNS over HTTPS and DNS over TLS</title>
    <author >
      <organization>ICANN Security and Stability Advisory Committee</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="ICANN2012" target="https://www.icann.org/en/system/files/files/guidance-domain-seizures-07mar12-en.pdf">
  <front>
    <title>Guidance for Preparing Domain Name Orders, Seizures &amp; Takedowns</title>
    <author >
      <organization>ICANN Security and Stability Advisory Committee</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Tor-2020" target="https://2019.www.torproject.org/docs/pluggable-transports.html.en">
  <front>
    <title>Tor: Pluggable Transports</title>
    <author >
      <organization>The Tor Project</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="WP-Def-2020" target="https://en.wikipedia.org/w/index.php?title=Censorship&amp;oldid=943938595">
  <front>
    <title>Censorship</title>
    <author >
      <organization>Wikipedia contributors</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="EC-gambling-2012" target="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:52012SC0345">
  <front>
    <title>Online gambling in the Internal Market</title>
    <author >
      <organization>European Commission</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="EC-gambling-2019" target="https://ec.europa.eu/growth/content/evaluation-regulatory-tools-enforcing-online-gambling-rules-and-channelling-demand-towards-1_en">
  <front>
    <title>Evaluation of regulatory tools for enforcing online gambling rules and channeling demand towards controlled offers</title>
    <author >
      <organization>European Commission</organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="EC-2012" target="https://ec.europa.eu/information_society/newsroom/image/document/2017-4/consultation_summary_report_en_2010_42070.pdf">
  <front>
    <title>Summary of the results of the Public Consultation on the future of electronic commerce in the Internal Market and the implementation of the Directive on electronic commerce (2000/31/EC)</title>
    <author >
      <organization>European Commission</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Bentham-1791" target="https://books.google.com/books/about/Panopticon_Or_the_Inspection_House.html">
  <front>
    <title>Panopticon Or the Inspection House</title>
    <author initials="J." surname="Bentham" fullname="Jeremy Bentham">
      <organization></organization>
    </author>
    <date year="1791"/>
  </front>
</reference>
<reference anchor="Ellul-1973" target="https://www.penguinrandomhouse.com/books/46234/propaganda-by-jacques-ellul/">
  <front>
    <title>Propaganda: The Formation of Men's Attitudes</title>
    <author initials="J." surname="Ellul" fullname="Jacques Ellul">
      <organization></organization>
    </author>
    <date year="1973"/>
  </front>
</reference>
<reference anchor="Reda-2017" target="https://juliareda.eu/2017/11/eu-website-blocking/">
  <front>
    <title>New EU law prescribes website blocking in the name of 'consumer protection'</title>
    <author initials="J." surname="Reda" fullname="Julia Reda">
      <organization></organization>
    </author>
    <date year="2017"/>
  </front>
</reference>
<reference anchor="Knight-2005" target="https://www.newscientist.com/article/dn7589-iranian-net-censorship-powered-by-us-technology/">
  <front>
    <title>Iranian net censorship powered by US technology</title>
    <author initials="W." surname="Knight" fullname="Will Knight">
      <organization></organization>
    </author>
    <date year="2005"/>
  </front>
</reference>
<reference anchor="SIDN2020" target="https://labs.ripe.net/Members/giovane_moura/detecting-and-taking-down-fraudulent-webshops-at-a-cctld">
  <front>
    <title>Detecting and Taking Down Fraudulent Webshops at the .nl ccTLD</title>
    <author initials="G." surname="Moura" fullname="Giovane Moura">
      <organization></organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="Cimpanu-2019" target="https://www.zdnet.com/article/russia-to-disconnect-from-the-internet-as-part-of-a-planned-test/">
  <front>
    <title>Russia to disconnect from the internet as part of a planned test</title>
    <author initials="C." surname="Cimpanu" fullname="Catalin Cimpanu">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Hertel-2015" target="https://www.sciencesetavenir.fr/high-tech/comment-les-autorites-peuvent-bloquer-un-site-internet_35828">
  <front>
    <title>Comment les autorités peuvent bloquer un site Internet</title>
    <author initials="O." surname="Hertel" fullname="Olivier Hertel">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="Eneman-2010" target="https://www.gu.se/forskning/publikation/?publicationId=96592">
  <front>
    <title>ISPs filtering of child abusive material: A critical reflection of its effectiveness</title>
    <author initials="M." surname="Eneman" fullname="Marie Eneman">
      <organization></organization>
    </author>
    <date year="2010"/>
  </front>
</reference>
<reference anchor="Gatlan-2019" target="https://www.bleepingcomputer.com/news/security/south-korea-is-censoring-the-internet-by-snooping-on-sni-traffic/">
  <front>
    <title>South Korea is Censoring the Internet by Snooping on SNI Traffic</title>
    <author initials="S." surname="Gatlan" fullname="Sergiu Gatlan">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Lomas-2019" target="https://techcrunch.com/2019/10/30/github-removes-tsunami-democratics-apk-after-a-takedown-order-from-spain/">
  <front>
    <title>Github removes Tsunami Democràtic’s APK after a takedown order from Spain</title>
    <author initials="N." surname="Lomas" fullname="Natasha Lomas">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Victor-2019" target="https://www.nytimes.com/2019/10/09/world/asia/blizzard-hearthstone-hong-kong.html">
  <front>
    <title>Blizzard Sets Off Backlash for Penalizing Hearthstone Gamer in Hong Kong</title>
    <author initials="D." surname="Victor" fullname="Daniel Victor">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Glanville-2008" target="http://www.theguardian.com/commentisfree/2008/nov/17/censorship-internet">
  <front>
    <title>The Big Business of Net Censorship</title>
    <author initials="J." surname="Glanville" fullname="Jo Glanville">
      <organization></organization>
    </author>
    <date year="2008"/>
  </front>
</reference>
<reference anchor="EFF2017" target="https://www.eff.org/files/2017/08/02/domain_registry_whitepaper.pdf">
  <front>
    <title>Which Internet registries offer the best protection for domain owners?</title>
    <author initials="J." surname="Malcom" fullname="Jeremy Malcolm">
      <organization></organization>
    </author>
    <author initials="M." surname="Stoltz" fullname="Mitch Stoltz">
      <organization></organization>
    </author>
    <author initials="G." surname="Rossi" fullname="Gus Rossi">
      <organization></organization>
    </author>
    <author initials="V." surname="Paxson" fullname="Vern Paxson">
      <organization></organization>
    </author>
    <date year="2017"/>
  </front>
</reference>
<reference anchor="Tschantz-2016" target="https://oaklandsok.github.io/papers/tschantz2016.pdf">
  <front>
    <title>SoK: Towards Grounding Censorship Circumvention in Empiricism</title>
    <author initials="M." surname="Tschantz" fullname="Michael Carl Tschantz">
      <organization></organization>
    </author>
    <author initials="S." surname="Afroz" fullname="Sadia Afroz">
      <organization></organization>
    </author>
    <author initials="A." surname="Anonymous" fullname="Anonymous">
      <organization></organization>
    </author>
    <author initials="V." surname="Paxson" fullname="Vern Paxson">
      <organization></organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="Cao-2016" target="https://www.usenix.org/system/files/conference/usenixsecurity16/sec16_paper_cao.pdf">
  <front>
    <title>Off-Path TCP Exploits: Global Rate Limit Considered Dangerous</title>
    <author initials="Y." surname="Cao" fullname="Yue Cao">
      <organization></organization>
    </author>
    <author initials="Z." surname="Qian" fullname="Zhiyun Qian">
      <organization></organization>
    </author>
    <author initials="Z." surname="Wang" fullname="Zhongjie Wang">
      <organization></organization>
    </author>
    <author initials="T." surname="Dao" fullname="Tuan Dao">
      <organization></organization>
    </author>
    <author initials="S." surname="Krishnamurthy" fullname="Srikanth V. Krishnamurthy">
      <organization></organization>
    </author>
    <author initials="L." surname="Marvel" fullname="Lisa M. Marvel">
      <organization></organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="Leyba-2019" target="https://forrest.biodesign.asu.edu/data/publications/2019-compass-chokepoints.pdf">
  <front>
    <title>Borders and Gateways: Measuring and Analyzing National AS Chokepoints</title>
    <author initials="K." surname="Leyba" fullname="Kirtus G. Leyba">
      <organization></organization>
    </author>
    <author initials="B." surname="Edwards" fullname="Benjamin Edwards">
      <organization></organization>
    </author>
    <author initials="C." surname="Freeman" fullname="Cynthia Freeman">
      <organization></organization>
    </author>
    <author initials="J." surname="Crandall" fullname="Jedidiah R. Crandall">
      <organization></organization>
    </author>
    <author initials="S." surname="Forrest" fullname="Stephanie Forrest">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Chai-2019" target="https://www.usenix.org/system/files/foci19-paper_chai_update.pdf">
  <front>
    <title>On the Importance of Encrypted-SNI (ESNI) to Censorship Circumvention</title>
    <author initials="Z." surname="Chai" fullname="Zimo Chai">
      <organization></organization>
    </author>
    <author initials="A." surname="Ghafari" fullname="Amirhossein Ghafari">
      <organization></organization>
    </author>
    <author initials="A." surname="Houmansadr" fullname="Amir Houmansadr">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Patil-2019" target="https://irtf.org/anrw/2019/anrw2019-final44-acmpaginated.pdf">
  <front>
    <title>What Can You Learn from an IP?</title>
    <author initials="S." surname="Patil" fullname="Simran Patil">
      <organization></organization>
    </author>
    <author initials="N." surname="Borisov" fullname="Nikita Borisov">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Wright-2013" target="https://policyreview.info/articles/analysis/internet-filtering-trends-liberal-democracies-french-and-german-regulatory-debates">
  <front>
    <title>Internet filtering trends in liberal democracies: French and German regulatory debates</title>
    <author initials="J." surname="Wright" fullname="Joss Wright">
      <organization></organization>
    </author>
    <author initials="Y." surname="Breindl" fullname="Yana Breindl">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Grover-2019" target="https://cis-india.org/internet-governance/blog/reliance-jio-is-using-sni-inspection-to-block-websites">
  <front>
    <title>Reliance Jio is using SNI inspection to block websites</title>
    <author initials="G." surname="Grover" fullname="Gurshabad Grover">
      <organization></organization>
    </author>
    <author initials="K." surname="Singh" fullname="Kushagra Singh">
      <organization></organization>
    </author>
    <author initials="E." surname="Hickok" fullname="Elonnai Hickok">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="Singh-2019" target="https://arxiv.org/abs/1912.08590">
  <front>
    <title>How India Censors the Web</title>
    <author initials="K." surname="Singh" fullname="Kushagra Singh">
      <organization></organization>
    </author>
    <author initials="G." surname="Grover" fullname="Gurshabad Grover">
      <organization></organization>
    </author>
    <author initials="V." surname="Bansal" fullname="Varun Bansal">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="NA-SK-2019" target="https://www.newamerica.org/cybersecurity-initiative/c2b/c2b-log/analysis-south-koreas-sni-monitoring/">
  <front>
    <title>Analysis: South Korea's New Tool for Filtering Illegal Internet Content</title>
    <author initials="R." surname="Morgus" fullname="Robert Morgus">
      <organization></organization>
    </author>
    <author initials="J." surname="Sherman" fullname="Justin Sherman">
      <organization></organization>
    </author>
    <author initials="S." surname="Nam" fullname="Seonghyun Nam">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="CitizenLab-2018" target="https://citizenlab.ca/2018/03/bad-traffic-sandvines-packetlogic-devices-deploy-government-spyware-turkey-syria/">
  <front>
    <title>Bad Traffic: Sandvine’s PacketLogic Devices Used to Deploy Government Spyware in Turkey and Redirect Egyptian Users to Affiliate Ads?</title>
    <author initials="B." surname="Marczak" fullname="Bill Marczak">
      <organization></organization>
    </author>
    <author initials="J." surname="Dalek" fullname="Jakub Dalek">
      <organization></organization>
    </author>
    <author initials="S." surname="McKune" fullname="Sarah McKune">
      <organization></organization>
    </author>
    <author initials="A." surname="Senft" fullname="Adam Senft">
      <organization></organization>
    </author>
    <author initials="J." surname="Scott-Railton" fullname="John Scott-Railton">
      <organization></organization>
    </author>
    <author initials="R." surname="Deibert" fullname="Ron Deibert">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="OONI-2019" target="https://ooni.org/post/2019-china-wikipedia-blocking/">
  <front>
    <title>China is now blocking all language editions of Wikipedia</title>
    <author initials="S." surname="Singh" fullname="Sukhbir Singh">
      <organization></organization>
    </author>
    <author initials="A." surname="Filastò" fullname="Arturo Filastò">
      <organization></organization>
    </author>
    <author initials="M." surname="Xynou" fullname="Maria Xynou">
      <organization></organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="OONI-2018" target="https://ooni.org/post/2018-iran-protests-pt2/">
  <front>
    <title>Iran Protests: DPI blocking of Instagram (Part 2)</title>
    <author initials="L." surname="Evdokimov" fullname="Leonid Evdokimov">
      <organization></organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="Dada-2017" target="https://www.accessnow.org/keepiton-shutdown-tracker/">
  <front>
    <title>Launching STOP: the #KeepItOn internet shutdown tracker</title>
    <author initials="T." surname="Dada" fullname="Tinuola Dada">
      <organization></organization>
    </author>
    <author initials="P." surname="Micek" fullname="Peter Micek">
      <organization></organization>
    </author>
    <date year="2017"/>
  </front>
</reference>
<reference anchor="Verkamp-2012" target="https://www.usenix.org/system/files/conference/foci12/foci12-final1.pdf">
  <front>
    <title>Inferring Mechanics of Web Censorship Around the World</title>
    <author initials="J.P." surname="Verkamp" fullname="John-Paul Verkamp">
      <organization></organization>
    </author>
    <author initials="M." surname="Gupta" fullname="Minaxi Gupta">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Nabi-2013" target="http://0b4af6cdc2f0c5998459-c0245c5c937c5dedcca3f1764ecc9b2f.r43.cf2.rackcdn.com/12387-foci13-nabi.pdf">
  <front>
    <title>The Anatomy of Web Censorship in Pakistan</title>
    <author initials="Z." surname="Nabi" fullname="Zubair Nabi">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Tang-2016" target="https://www.cs.tufts.edu/comp/116/archive/fall2016/ctang.pdf">
  <front>
    <title>In-depth analysis of the Great Firewall of China</title>
    <author initials="C." surname="Tang" fullname="Chao Tang">
      <organization></organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="Aryan-2012" target="https://jhalderm.com/pub/papers/iran-foci13.pdf">
  <front>
    <title>Internet Censorship in Iran: A First Look</title>
    <author initials="S." surname="Aryan" fullname="Simurgh Aryan">
      <organization></organization>
    </author>
    <author initials="H." surname="Aryan" fullname="Homa Aryan">
      <organization></organization>
    </author>
    <author initials="J.A." surname="Halderman" fullname="J. Alex Halderman">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Husak-2016" target="https://link.springer.com/article/10.1186/s13635-016-0030-7">
  <front>
    <title>HTTPS traffic analysis and client identification using passive SSL/TLS fingerprinting</title>
    <author initials="M." surname="Husak" fullname="Martin Husak">
      <organization></organization>
    </author>
    <author initials="M." surname="Cermak" fullname="Milan Cermak">
      <organization></organization>
    </author>
    <author initials="T." surname="Jirsik" fullname="Tomas Jirsik">
      <organization></organization>
    </author>
    <author initials="P." surname="Celeda" fullname="Pavel Celeda">
      <organization></organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="Dalek-2013" target="http://www.cs.stonybrook.edu/~phillipa/papers/imc112s-dalek.pdf">
  <front>
    <title>A Method for Identifying and Confirming the Use of URL Filtering Products for Censorship</title>
    <author initials="J." surname="Dalek" fullname="Jakub Dalek">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Jones-2014" target="http://conferences2.sigcomm.org/imc/2014/papers/p299.pdf">
  <front>
    <title>Automated Detection and Fingerprinting of Censorship Block Pages</title>
    <author initials="B." surname="Jones" fullname="Ben Jones">
      <organization></organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Crandall-2010" target="http://www.cs.unm.edu/~crandall/icdcs2010.pdf">
  <front>
    <title>Empirical Study of a National-Scale Distributed Intrusion Detection System: Backbone-Level Filtering of HTML Responses in China</title>
    <author initials="J." surname="Crandall" fullname="Jedediah Crandall">
      <organization></organization>
    </author>
    <date year="2010"/>
  </front>
</reference>
<reference anchor="Senft-2013" target="https://citizenlab.org/2013/11/asia-chats-analyzing-information-controls-privacy-asian-messaging-applications/">
  <front>
    <title>Asia Chats: Analyzing Information Controls and Privacy in Asian Messaging Applications</title>
    <author initials="A." surname="Senft" fullname="Adam Senft">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Rushe-2015" target="http://www.theguardian.com/technology/2014/feb/11/bing-censors-chinese-language-search-results">
  <front>
    <title>Bing censoring Chinese language search results for users in the US</title>
    <author initials="D." surname="Rushe" fullname="Dominic Rushe">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Cheng-2010" target="http://arstechnica.com/tech-policy/2010/06/google-tweaks-china-to-hong-kong-redirect-same-results/">
  <front>
    <title>Google stops Hong Kong auto-redirect as China plays hardball</title>
    <author initials="J." surname="Cheng" fullname="Jacqui Cheng">
      <organization></organization>
    </author>
    <date year="2010"/>
  </front>
</reference>
<reference anchor="Boyle-1997" target="https://scholarship.law.duke.edu/faculty_scholarship/619/">
  <front>
    <title>Foucault in Cyberspace: Surveillance, Sovereignty, and Hardwired Censors</title>
    <author initials="J." surname="Boyle" fullname="James Boyle">
      <organization></organization>
    </author>
    <date year="1997"/>
  </front>
</reference>
<reference anchor="Whittaker-2013" target="http://www.zdnet.com/1168-keywords-skype-uses-to-censor-monitor-its-chinese-users-7000012328/">
  <front>
    <title>1,168 keywords Skype uses to censor, monitor its Chinese users</title>
    <author initials="Z." surname="Whittaker" fullname="Zach Whittaker">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="BBC-2013" target="http://www.bbc.com/news/uk-24980765">
  <front>
    <title>Google and Microsoft agree steps to block abuse images</title>
    <author >
      <organization>BBC News</organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Condliffe-2013" target="http://gizmodo.com/google-announces-massive-new-restrictions-on-child-abus-1466539163">
  <front>
    <title>Google Announces Massive New Restrictions on Child Abuse Search Terms</title>
    <author initials="J." surname="Condliffe" fullname="Jamie Condliffe">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Zhu-2011" target="http://arxiv.org/ftp/arxiv/papers/1107/1107.3794.pdf">
  <front>
    <title>An Analysis of Chinese Search Engine Filtering</title>
    <author initials="T." surname="Zhu" fullname="Tao Zhu">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Wagner-2009" target="http://advocacy.globalvoicesonline.org/wp-content/uploads/2009/06/deeppacketinspectionandinternet-censorship2.pdf">
  <front>
    <title>Deep Packet Inspection and Internet Censorship: International Convergence on an ‘Integrated Technology of Control'</title>
    <author initials="B." surname="Wagner" fullname="Ben Wagner">
      <organization></organization>
    </author>
    <date year="2009"/>
  </front>
</reference>
<reference anchor="Porter-2010" target="http://www.symantec.com/connect/articles/perils-deep-packet-inspection">
  <front>
    <title>The Perils of Deep Packet Inspection</title>
    <author initials="T." surname="Porter" fullname="Thomas Porter">
      <organization></organization>
    </author>
    <date year="2010"/>
  </front>
</reference>
<reference anchor="Clayton-2006" target="http://link.springer.com/chapter/10.1007/11957454_2">
  <front>
    <title>Ignoring the Great Firewall of China</title>
    <author initials="R." surname="Clayton" fullname="Richard Clayton">
      <organization></organization>
    </author>
    <date year="2006"/>
  </front>
</reference>
<reference anchor="Anonymous-2014" target="https://www.usenix.org/system/files/conference/foci14/foci14-anonymous.pdf">
  <front>
    <title>Towards a Comprehensive Picture of the Great Firewall's DNS Censorship</title>
    <author >
      <organization>Anonymous</organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Khattak-2013" target="http://0b4af6cdc2f0c5998459-c0245c5c937c5dedcca3f1764ecc9b2f.r43.cf2.rackcdn.com/12389-foci13-khattak.pdf">
  <front>
    <title>Towards Illuminating a Censorship Monitor's Model to Facilitate Evasion</title>
    <author initials="S." surname="Khattak" fullname="Sheharbano Khattak">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Wilde-2012" target="https://blog.torproject.org/blog/knock-knock-knockin-bridges-doors">
  <front>
    <title>Knock Knock Knockin' on Bridges Doors</title>
    <author initials="T." surname="Wilde" fullname="Tim Wilde">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Wagstaff-2013" target="http://www.reuters.com/article/2013/05/04/uk-malaysia-election-online-idUKBRE94309G20130504">
  <front>
    <title>In Malaysia, online election battles take a nasty turn</title>
    <author initials="J." surname="Wagstaff" fullname="Jeremy Wagstaff">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Hepting-2011" target="https://www.eff.org/cases/hepting">
  <front>
    <title>Hepting vs. AT&amp;T</title>
    <author >
      <organization>Electronic Frontier Foundation</organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Hjelmvik-2010" target="https://www.iis.se/docs/hjelmvik_breaking.pdf">
  <front>
    <title>Breaking and Improving Protocol Obfuscation</title>
    <author initials="E." surname="Hjelmvik" fullname="Erik Hjelmvik">
      <organization></organization>
    </author>
    <date year="2010"/>
  </front>
</reference>
<reference anchor="Sandvine-2014" target="https://www.sandvine.com/downloads/general/technology/sandvine-technology-showcases/sandvine-technology-showcase-traffic-classification.pdf">
  <front>
    <title>Technology Showcase on Traffic Classification: Why Measurements and Freeform Policy Matter</title>
    <author >
      <organization>Sandvine</organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Winter-2012" target="http://arxiv.org/pdf/1204.0447v1.pdf">
  <front>
    <title>How China is Blocking Tor</title>
    <author initials="P." surname="Winter" fullname="Phillip Winter">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Anonymous-2007" target="https://torrentfreak.com/how-to-bypass-comcast-bittorrent-throttling-071021">
  <front>
    <title>How to Bypass Comcast's Bittorrent Throttling</title>
    <author >
      <organization>Anonymous</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Anonymous-2013" target="https://en.greatfire.org/blog/2013/jan/github-blocked-china-how-it-happened-how-get-around-it-and-where-it-will-take-us">
  <front>
    <title>GitHub blocked in China - how it happened, how to get around it, and where it will take us</title>
    <author >
      <organization>Anonymous</organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Ensafi-2013" target="http://arxiv.org/pdf/1312.5739v1.pdf">
  <front>
    <title>Detecting Intentional Packet Drops on the Internet via TCP/IP Side Channels</title>
    <author initials="R." surname="Ensafi" fullname="Roya Ensafi">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Weaver-2009" target="http://www.icir.org/vern/papers/reset-injection.ndss09.pdf">
  <front>
    <title>Detecting Forged TCP Packets</title>
    <author initials="N." surname="Weaver" fullname="Nicholas Weaver">
      <organization></organization>
    </author>
    <author initials="R." surname="Sommer" fullname="Robin Sommer">
      <organization></organization>
    </author>
    <author initials="V." surname="Paxson" fullname="Vern Paxson">
      <organization></organization>
    </author>
    <date year="2009"/>
  </front>
</reference>
<reference anchor="Netsec-2011" target="https://nets.ec/TCP-RST_Injection">
  <front>
    <title>TCP-RST Injection</title>
    <author >
      <organization>n3t2.3c</organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Schoen-2007" target="https://www.eff.org/deeplinks/2007/10/eff-tests-agree-ap-comcast-forging-packets-to-interfere">
  <front>
    <title>EFF tests agree with AP: Comcast is forging packets to interfere with user traffic</title>
    <author initials="S." surname="Schoen" fullname="Seth Schoen">
      <organization></organization>
    </author>
    <date year="2007"/>
  </front>
</reference>
<reference anchor="VonLohmann-2008" target="https://www.eff.org/deeplinks/2008/08/fcc-rules-against-comcast-bit-torrent-blocking">
  <front>
    <title>FCC Rules Against Comcast for BitTorrent Blocking</title>
    <author initials="F." surname="VonLohmann" fullname="Fred VonLohmann">
      <organization></organization>
    </author>
    <date year="2008"/>
  </front>
</reference>
<reference anchor="Halley-2008" target="https://www.networkworld.com/article/2277316/tech-primers/tech-primers-how-dns-cache-poisoning-works.html">
  <front>
    <title>How DNS cache poisoning works</title>
    <author initials="B." surname="Halley" fullname="Bob Halley">
      <organization></organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Zmijewski-2014" target="http://www.renesys.com/2014/03/turkish-internet-censorship/">
  <front>
    <title>Turkish Internet Censorship Takes a New Turn</title>
    <author initials="E." surname="Zmijewski" fullname="Earl Zmijewski">
      <organization></organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="AFP-2014" target="http://www.businessinsider.com/chinas-internet-breakdown-reportedly-caused-by-censoring-tools-2014-1">
  <front>
    <title>China Has Massive Internet Breakdown Reportedly Caused By Their Own Censoring Tools</title>
    <author >
      <organization>AFP</organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Anon-SIGCOMM12" target="http://www.sigcomm.org/sites/default/files/ccr/papers/2012/July/2317307-2317311.pdf">
  <front>
    <title>The Collateral Damage of Internet Censorship by DNS Injection</title>
    <author >
      <organization>Anonymous</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Albert-2011" target="https://opennet.net/blog/2011/06/dns-tampering-and-new-icann-gtld-rules">
  <front>
    <title>DNS Tampering and the new ICANN gTLD Rules</title>
    <author initials="K." surname="Albert" fullname="Kendra Albert">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Wikip-DoS" target="https://en.wikipedia.org/w/index.php?title=Denial-of-service_attack&amp;oldid=710558258">
  <front>
    <title>Denial of Service Attacks</title>
    <author >
      <organization>Wikipedia</organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="Schone-2014" target="http://www.nbcnews.com/feature/edward-snowden-interview/exclusive-snowden-docs-show-uk-spies-attacked-anonymous-hackers-n21361">
  <front>
    <title>Snowden Docs Show UK Spies Attacked Anonymous, Hackers</title>
    <author initials="M." surname="Schone" fullname="Mark Schone">
      <organization></organization>
    </author>
    <author initials="R." surname="Esposito" fullname="Richard Esposito">
      <organization></organization>
    </author>
    <author initials="M." surname="Cole" fullname="Matthew Cole">
      <organization></organization>
    </author>
    <author initials="G." surname="Greenwald" fullname="Glenn Greenwald">
      <organization></organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="CERT-2000" target="http://www.cert.org/historical/advisories/CA-1996-21.cfm">
  <front>
    <title>TCP SYN Flooding and IP Spoofing Attacks</title>
    <author >
      <organization>CERT</organization>
    </author>
    <date year="2000"/>
  </front>
</reference>
<reference anchor="Kravtsova-2012" target="http://www.themoscowtimes.com/news/article/cyberattacks-disrupt-oppositions-election/470119.html">
  <front>
    <title>Cyberattacks Disrupt Opposition's Election</title>
    <author initials="Y." surname="Kravtsova" fullname="Yekaterina Kravtsova">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Villeneuve-2011" target="http://access.opennet.net/wp-content/uploads/2011/12/accesscontested-chapter-08.pdf">
  <front>
    <title>Open Access: Chapter 8, Control and Resistance, Attacks on Burmese Opposition Media</title>
    <author initials="N." surname="Villeneuve" fullname="Nart Villeneuve">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Orion-2013" target="http://www.theinquirer.net/inquirer/news/2287433/zimbabwe-election-hit-by-hacking-and-ddos-attacks">
  <front>
    <title>Zimbabwe election hit by hacking and DDoS attacks</title>
    <author initials="E." surname="Orion" fullname="Egan Orion">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Muncaster-2013" target="http://www.theregister.co.uk/2013/05/09/malaysia_fraud_elections_ddos_web_blocking/">
  <front>
    <title>Malaysian election sparks web blocking/DDoS claims</title>
    <author initials="P." surname="Muncaster" fullname="Phil Muncaster">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Dobie-2007" target="http://news.bbc.co.uk/2/hi/asia-pacific/7016238.stm">
  <front>
    <title>Junta tightens media screw</title>
    <author initials="M." surname="Dobie" fullname="Michael Dobie">
      <organization></organization>
    </author>
    <date year="2007"/>
  </front>
</reference>
<reference anchor="Heacock-2009" target="https://opennet.net/blog/2009/07/china-shuts-down-internet-xinjiang-region-after-riots">
  <front>
    <title>China Shuts Down Internet in Xinjiang Region After Riots</title>
    <author initials="R." surname="Heacock" fullname="Rebekah Heacock">
      <organization></organization>
    </author>
    <date year="2009"/>
  </front>
</reference>
<reference anchor="Cowie-2011b" target="http://www.renesys.com/2011/02/libyan-disconnect-1/">
  <front>
    <title>Libyan Disconnect</title>
    <author initials="J." surname="Cowie" fullname="Jim Cowie">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Cowie-2011" target="http://www.renesys.com/2011/01/egypt-leaves-the-internet/">
  <front>
    <title>Egypt Leaves the Internet</title>
    <author initials="J." surname="Cowie" fullname="Jim Cowie">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Thomson-2012" target="http://www.theregister.co.uk/2012/11/29/syria_internet_blackout/">
  <front>
    <title>Syria Cuts off Internet and Mobile Communication</title>
    <author initials="I." surname="Thomson" fullname="Iain Thomson">
      <organization></organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="BBC-2013b" target="http://www.bbc.com/news/world-asia-china-2439695">
  <front>
    <title>China employs two million microblog monitors state media say</title>
    <author >
      <organization>BBC</organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Calamur-2013" target="http://www.npr.org/blogs/thetwo-way/2013/11/29/247820503/prominent-egyptian-blogger-arrested">
  <front>
    <title>Prominent Egyptian Blogger Arrested</title>
    <author initials="K." surname="Calamur" fullname="Krishnadev Calamur">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="AP-2012" target="http://www.huffingtonpost.com/2012/12/03/sattar-beheshit-iran_n_2233125.html">
  <front>
    <title>Sattar Beheshit, Iranian Blogger, Was Beaten In Prison According To Prosecutor</title>
    <author >
      <organization>Associated Press</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Hopkins-2011" target="http://readwrite.com/2011/03/03/communications_blocked_in_libya_this_week_in_onlin">
  <front>
    <title>Communications Blocked in Libya, Qatari Blogger Arrested: This Week in Online Tyranny</title>
    <author initials="C." surname="Hopkins" fullname="Curt Hopkins">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Guardian-2014" target="http://www.theguardian.com/world/2014/apr/17/chinese-blogger-jailed-crackdown-internet-rumours-qin-zhihui">
  <front>
    <title>Chinese blogger jailed under crackdown on 'internet rumours'</title>
    <author >
      <organization>The Gaurdian</organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Johnson-2010" target="http://seattlepostglobe.org/2010/02/05/torture-feared-in-arrest-of-iraqi-blogger/">
  <front>
    <title>Torture feared in arrest of Iraqi blogger</title>
    <author initials="L." surname="Johnson" fullname="Larry Johnson">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="Bristow-2013" target="http://news.bbc.co.uk/2/hi/asia-pacific/7783640.stm">
  <front>
    <title>China's internet 'spin doctors‘</title>
    <author initials="M." surname="Bristow" fullname="Michael Bristow">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Fareed-2008" target="http://www.theguardian.com/media/2008/sep/22/chinathemedia.marketingandpr">
  <front>
    <title>China joins a turf war</title>
    <author initials="M." surname="Fareed" fullname="Malik Fareed">
      <organization></organization>
    </author>
    <date year="2008"/>
  </front>
</reference>
<reference anchor="Gao-2014" target="http://www.nytimes.com/2014/06/04/opinion/tiananmen-forgotten.html">
  <front>
    <title>Tiananmen, Forgotten</title>
    <author initials="H." surname="Gao" fullname="Helen Gao">
      <organization></organization>
    </author>
    <date year="2014"/>
  </front>
</reference>
<reference anchor="Murdoch-2011" target="http://access.opennet.net/wp-content/uploads/2011/12/accessdenied-chapter-3.pdf">
  <front>
    <title>Access Denied: Tools and Technology of Internet Filtering</title>
    <author initials="S.J." surname="Murdoch" fullname="Steven J. Murdoch">
      <organization></organization>
    </author>
    <author initials="R." surname="Anderson" fullname="Ross Anderson">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
</reference>
<reference anchor="AFNIC-2013" target="http://www.afnic.fr/medias/documents/conseilscientifique/SC-consequences-of-DNS-based-Internet-filtering.pdf">
  <front>
    <title>Report of the AFNIC Scientific Council: Consequences of DNS-based Internet filtering</title>
    <author >
      <organization>AFNIC</organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="ICANN-SSAC-2012" target="https://www.icann.org/en/system/files/files/sac-056-en.pdf">
  <front>
    <title>SAC 056: SSAC Advisory on Impacts of Content Blocking via the Domain Name System</title>
    <author >
      <organization>ICANN Security and Stability Advisory Committee (SSAC)</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Ding-1999" target="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.132.3302&amp;rep=rep1&amp;type=pdf">
  <front>
    <title>Centralized Content-Based Web Filtering and Blocking: How Far Can It Go?</title>
    <author initials="C." surname="Ding" fullname="Chen Ding">
      <organization></organization>
    </author>
    <author initials="C.H." surname="Chi" fullname="Chi-Hung Chi">
      <organization></organization>
    </author>
    <author initials="J." surname="Deng" fullname="Jing Deng">
      <organization></organization>
    </author>
    <author initials="C.L." surname="Dong" fullname="Chun-Lei Dong">
      <organization></organization>
    </author>
    <date year="1999"/>
  </front>
</reference>
<reference anchor="Trustwave-2015" target="https://www3.trustwave.com/software/8e6/hlp/r3000/files/1system_filter.html">
  <front>
    <title>Filter: SNI extension feature and HTTPS blocking</title>
    <author >
      <organization>Trustwave</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="Sophos-2015" target="https://www.sophos.com/en-us/support/knowledgebase/115865.aspx">
  <front>
    <title>Understanding Sophos Web Filtering</title>
    <author >
      <organization>Sophos</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="Shbair-2015" target="https://hal.inria.fr/hal-01202712/document">
  <front>
    <title>Efficiently Bypassing SNI-based HTTPS Filtering</title>
    <author initials="W.M." surname="Shbair" fullname="Wazen M. Shbair">
      <organization></organization>
    </author>
    <author initials="T." surname="Cholez" fullname="Thibault Cholez">
      <organization></organization>
    </author>
    <author initials="A." surname="Goichot" fullname="Antoine Goichot">
      <organization></organization>
    </author>
    <author initials="I." surname="Chrisment" fullname="Isabelle Chrisment">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="RSF-2005" target="http://archives.rsf.org/print-blogs.php3?id_article=15013">
  <front>
    <title>Technical ways to get around censorship</title>
    <author >
      <organization>Reporters Sans Frontieres</organization>
    </author>
    <date year="2005"/>
  </front>
</reference>
<reference anchor="Marczak-2015" target="https://www.usenix.org/system/files/conference/foci15/foci15-paper-marczak.pdf">
  <front>
    <title>An Analysis of China’s “Great Cannon”</title>
    <author initials="B." surname="Marczak" fullname="Bill Marczak">
      <organization></organization>
    </author>
    <author initials="N." surname="Weaver" fullname="Nicholas Weaver">
      <organization></organization>
    </author>
    <author initials="J." surname="Dalek" fullname="Jakub Dalek">
      <organization></organization>
    </author>
    <author initials="R." surname="Ensafi" fullname="Roya Ensafi">
      <organization></organization>
    </author>
    <author initials="D." surname="Fifield" fullname="David Fifield">
      <organization></organization>
    </author>
    <author initials="S." surname="McKune" fullname="Sarah McKune">
      <organization></organization>
    </author>
    <author initials="A." surname="Rey" fullname="Arn Rey">
      <organization></organization>
    </author>
    <author initials="J." surname="Scott-Railton" fullname="John Scott-Railton">
      <organization></organization>
    </author>
    <author initials="R." surname="Deibert" fullname="Ron Deibert">
      <organization></organization>
    </author>
    <author initials="V." surname="Paxson" fullname="Vern Paxson">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="Fifield-2015" target="https://petsymposium.org/2015/papers/03_Fifield.pdf">
  <front>
    <title>Blocking-resistant communication through domain fronting</title>
    <author initials="D." surname="Fifield" fullname="David Fifield">
      <organization></organization>
    </author>
    <author initials="C." surname="Lan" fullname="Chang Lan">
      <organization></organization>
    </author>
    <author initials="R." surname="Hynes" fullname="Rod Hynes">
      <organization></organization>
    </author>
    <author initials="P." surname="Wegmann" fullname="Percy Wegmann">
      <organization></organization>
    </author>
    <author initials="V." surname="Paxson" fullname="Vern Paxson">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="Google-RTBF" target="https://support.google.com/legal/contact/lr_eudpa?product=websearch">
  <front>
    <title>Search removal request under data protection law in Europe</title>
    <author >
      <organization>Google, Inc.</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="DMLP-512" target="http://www.dmlp.org/legal-guide/protecting-yourself-against-copyright-claims-based-user-content">
  <front>
    <title>Protecting Yourself Against Copyright Claims Based on User Content</title>
    <author >
      <organization>Digital Media Law Project</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="Kopel-2013" target="http://dx.doi.org/doi:10.15779/Z384Q3M">
  <front>
    <title>Operation Seizing Our Sites: How the Federal Government is Taking Domain Names Without Prior Notice</title>
    <author initials="K." surname="Kopel" fullname="Karen Kopel">
      <organization></organization>
    </author>
    <date year="2013"/>
  </front>
</reference>
<reference anchor="Bortzmayer-2015" target="https://labs.ripe.net/Members/stephane_bortzmeyer/dns-censorship-dns-lies-seen-by-atlas-probes">
  <front>
    <title>DNS Censorship (DNS Lies) As Seen By RIPE Atlas</title>
    <author initials="S." surname="Bortzmayer" fullname="Stephane Bortzmayer">
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>


    </references>



  </back>

<!-- ##markdown-source:
H4sIAIKrDF8AA+S96W4jWZYm+N+ewuCJqXDvJqnN90QiUy75ovRN5VSkV2Wj
4TCSl6SFjGYsW6RgCNGox+gGZoD523/nFepN6knmfOecuxlJeWRWAfNjaqYz
XEazu5x77tmX4XCYtHlbmJfpaTru6huzSat5+rWqi9ltPjPpmSmbqm6W+Tq9
MtNlmf9LZ5okm0xqc/MyndXZvB3mdTsfrk1WL4ZT93oyq6ZltjL3vjQ8fJxM
s9YsqnrzMs3LeZUk+bp+mbZ117THh4cvDo+TrDbZy/StKU2dFcltVV8v6qpb
v0x5tOTabOjZ7GV6UbamLk07PMeESdK0WTn7lhVVSYvY0KrX+cv0v7XVdJDS
9G1t5g39a7PCP/57kmRdu6zql0k6TFL6v7xsXqZ/Hn0Ype+youBHsp0/V41Z
L9MPVW3KXyr/a1UvsjL/JWvzqvSLScfVNDfthl8xqywvXqZL+uRPeVNNR/RN
NN/H0fkoPc3qqgwm/JhPl5kp0uineLazH9NXVVfMTB3Os5IPR7Pa3I4yfPqn
BX4ZTatVNO2YRp5lqyaYdEzACx72pju/CudpMrz3p+ms3drQKY1c0rKaWdW2
ujqZ4HRlijzb/jWaKZwl4w9GBMz5n7Lgq9F0Gk35akRHVJpwM69MGTyL93JZ
5+XUtApWnWvy09M/TZvR2v42MrMumuTTKH1jaNPxnj7l0+v4eTzXj+nZMp9m
iyqca67v/6mbyo88WVJW9Yo+uzEv6UrQxfB/pemXN2eHz16cvJR/Pnv25LH9
59Nj+8+nh0+f6j+fP37uXnj+5Dn+eTE8Z0gO26IZNmU+NOW03qwt0KOfDf0e
PfyXLp8O2zormzXdI1nR11fHh8eHcmAtXUvTEp637bp5eXBQN3MgxoEpD/DS
8BbUZbiuTdMM57Uxs2o1zOlEf6ZVECDycjGcmWne0Hbxj2xmhj9VXV1mRd6s
hubnbGrqCVGN2XBaEVJnNzlRC5lZSNkDTCNEjM6XpknfyDR0LWmal+lrnSfN
UjtTKjOlBOnUzzZIg+nSySYNZnzAUzqykep5v0y/GMCFEDT9mtOPXUuXswbC
8kszGuplihUCcO9Ozz9fXgz3A+/29na0zGbVOh/Na4CwrGbm4OTp0+fRji/r
f/vfDYGPMW3vyt7RM5Oedm1V5+2//e90TRtNiyw9z+fzrqEvCQpNWpnuhqCW
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
t47bbraRKCBrdh+O6QdEgTYSe00wIOpXS8aEh8aYBYeX7O+ewEv+wQCR34Qx
J++uPn4grapZkzxt2JjGhP6++MqZYeP4b7GMx/EkrL/cY2YM1FUgAV5E8CG8
/oh4bhH7rB6IYRD6O9QAZBKC6/wmm26G+KIcrkishG12MczWPh+jZ0tAJNYZ
xn4ZuDcu/OBsLcDgjFuXMgHAhC9LuoE6R3oazLEfer9Bt4tv0JeuWZo9kVl7
QgSCYES+Q3MzARgngIQGCbAuZhoztDrVsDGQGIYa1RzC6BV252J2GD3oS6+N
yZcuHhq0pGOdXIM9fxzvhcZ5RQSKOAxvMgTI+Sh4FgPkbGlEJNp91TLi8pwX
Os0cMIZivwY0Dg8Onx5IpPKwvTXZdaNqaVv5GBKCglgZhg0t08IkQpy3PERK
9Hvd+BARDlhzXyOCT7TZdZFtmnRJZzSxN2NvNG8uO+zfKvcsvlKvqg3t5OjF
iz0KVjNdkj7DtG9UZLejWXdtmAbNsyltavMteOHg6dGL+Ha8qbopifktkwU2
5q2zKevS9Y0hTgU78SAdw2hj8kXZbgZ8S97RRm9z+IuV8t4XwEy3VHbR27F/
ZsOXX7D69HWZtwhYqu9nrj6Ik6Th50NNym2GzfVmbYaEoA2OXNDaWhqHeetv
BuPw8Nkh/R8pBsfPI8gcDWjQ1A6ajjEosJ4NUTLoINVROUrP3hoedb96kNFF
chvsaQjx8/hSvHp1dj84JpOpD8zrSDB5/OL54bOnT3bgNE6QdNe6aqo54fCi
NsBzs2681R8hikhN2MNGObmAlgSLbLPrClflrMjnc7N/zYv8l1U1q3jNel2z
siQtFWbJlciZQ9oMLifxQOZ3DcIGOYZyiAUOjx4/ffrk5MXR05Mduzy1o5Hg
KVIrzMdfgtEQNnjGEZmnvN2x0Lkrkiz3nyDhc278Bvu3OHoeA+WvS45L3pFi
Efke5u1a/rKi0dHR4TP+n9HJsxePt4SkMj0NVDuLhrqX1+UC2T5OINi7rSvS
7miBPYHZPnEb4UyKr9mi5Nt5uMM0iL3MbqopMdHRgiNNbioYgiXvSPLW1i7v
q1sXVTZDFMPhCxDumTFrsVN7X1SGCCN1h/kQuOMtgeqcvlUTdJhNAmzfoTna
hHkb50AnR0RuYdhhjq/Sf//X/4lXFjWLoFeO5zKYRWa4J5UBMqYAqidkBg9d
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
eYpAmtKKN9a1ZGAVkMJyYKvwhDtjZHJYakbA590v+i6hm5KZGh2XHWy9U6th
VEB78b0bWOyTO8sinjct9035Av8OzWLOZQe8B3IQBKodvweeDxVca+7eO0gY
yi7EfriUDbCUE1uWZvlC7F1L83l7dx6p2kxT66s8DxM5WAb45LE5sQgmefUF
CozWPzRH881118oieDAXaRSbc5O+XSi2D4cdp4shOlMCBN4xgMw0GEl5cyqp
BUbQxvlGU6yjW8DNfmKxcBSr3ZZJFTA6oMFVzkCqiu+UTJMHkuWLgJHRVnQq
3Feqw9t0R3IrSEVz5PuIWs+tmyniIiRcDl4/udwfVstwkIkZJaacU2Y05n+Z
M1H3Y18ZaDB7dTU/fe008OX9Xmv+KzaAjFTBPIfUlS9oucvYq5aVDArrCnQv
tG/+JnrjFRPZUf2XF8z6qEN8c+QLpTJKVL9hTNXoF/fI6PEx4jngYZ3xlRmn
uWoBFxoDlUktlmpGTJibwWGhnAVm+vjD2yp2lhWXTXvfiLNdD5lxW1iuDDeI
bTN/MX/3/btebnz79fwSrTh0G2nkZa3hPFYQftutzSAxldXKcbBISeSoLaOd
PJ6AcwZy7+IZA4PLrGmd3u/e3y/CIbYEFq+706YazA+umResq24jFtl7gyYS
RLybXl9M3seGozNGKNPrzzfjMyuLqYDZmOp6M9kllHtVfrud/XlyZY2j9hmV
pjQpH2QwzX3nnYxjw/PgG+PYte8u/vxQ6MLB2cK8pX0dT7zjWnUoZ/rE98mG
nTHo1VgS+5YSHD36BjoBctYQ+MPoMlKu8K4HNSOF3qB0QdLeFZL54mjJIrOE
jb9n8lYfVtvdi61RWHBEKH2xnKzexTo8/zTI5mzg86t8ZaknOhb/CEi0XztX
UGVup98pTl7e9efw6jKpANKf3Ths3QgCdUUCmHt5GYMcZpRRD6Em3Zv8z35c
U6h8svsAnjRCqzoiBuuaZARonQSYKmjRMfSfBtkc6CrcISKf7cutvBpk20Dw
VB4ARvtWyX6quh04zfZdHUbFlbimDwEdSCoTNBpMIAvxPLheyEDZMoxuQzj4
gy/VesdrX8srDuW6uMV/2yU/uwmQHngcfAuL8pFDu3gQN0AsaQMw1xi+MiqG
/wMlxhN2XkQBAA==

-->

</rfc>

