<?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.8 -->

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

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

<rfc ipr="trust200902" docName="draft-irtf-pearg-censorship-00" 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>CDT</organization>
      <address>
        <email>joe@cdt.org</email>
      </address>
    </author>
    <author initials="M.D." surname="Aaron" fullname="Michael D. Aaron">
      <organization>CU Boulder</organization>
      <address>
        <email>michael.aaron@colorado.edu</email>
      </address>
    </author>
    <author initials="S." surname="Adams" fullname="Stan Adams">
      <organization>CDT</organization>
      <address>
        <email>sadams@cdt.org</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>Princeton</organization>
      <address>
        <email>feamster@cs.princeton.edu</email>
      </address>
    </author>

    <date year="2019" month="August" day="23"/>

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

    <abstract>


<t>This document describes the technical mechanisms used by censorship
regimes around the world to block or impair Internet traffic. It aims
to make designers, implementers, and users of Internet protocols aware
of the properties being exploited and mechanisms used to censor
end-user access to information.  This document makes no suggestions on
individual protocol considerations, and is purely informational,
intended to be 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. (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 the technical mechanisms that censorship
regimes around the world use to block or degrade 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).</t>

<t>We describe three elements of Internet censorship: prescription,
identification, and interference. Prescription is the process by which
censors determine what types of material they should block, i.e. they
decide to block a
list of pornographic websites. Identification is the process by which
censors classify specific traffic to be blocked or impaired, i.e. the
censor blocks or impairs
all webpages containing “sex” in the title or traffic to www.sex.example.
Interference is the process
by which the censor intercedes in communication and prevents access to
censored materials by blocking access or impairing the connection.</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 blacklists or using real-time heuristic assessment of
content <xref target="Ding-1999"/>. There are indications that online censors
are starting to use machine learning techniques as well <xref target="Tang-2016"/>.</t>

<t>There are typically three types of blacklists: 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
routing data in TCP/IP headers. The mechanisms for building up these
blacklists are varied. Censors can purchase from private industry
“content control” software, such as SmartFilter, which allows
filtering from broad categories that they would like to block, such as
gambling or pornography.  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, a desire which requires swift
and decisive action, often have ministries or organizations, such as
the Ministry of Industry and Information Technology in China or the
Ministry of Culture and Islamic Guidance in Iran, which maintain their
own blacklists.</t>

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

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

<t>Internet censorship, necessarily, takes place over a network. Network
design gives censors a number of different points-of-control where
they can identify the content they are interested in filtering. 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. This requirement, the need to have the interception
mechanism located somewhere, logically or physically, implicates various
general points-of-control:</t>

<t><list style="symbols">
  <t><spanx style="strong">Internet Backbone:</spanx> 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.</t>
  <t><spanx style="strong">Internet Service Providers:</spanx> Internet Service Providers are perhaps
the most natural point of control. They have a benefit of being
easily enumerable by a censor paired with the ability to 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><spanx style="strong">Institutions:</spanx> Private institutions such as corporations, schools,
and cyber cafes can put filtration mechanisms in place. These
mechanisms are occasionally at the request of a censor, but are more
often implemented to help achieve institutional goals, such as to
prevent the viewing of pornography on school computers.</t>
  <t><spanx style="strong">Personal Devices:</spanx> 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. The emergence of mobile devices exacerbate these
feasibility problems.</t>
  <t><spanx style="strong">Services:</spanx> Application service providers can be pressured, coerced,
or legally required to censor specific content or flows of
data. 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.</t>
  <t><spanx style="strong">Certificate Authorities:</spanx> Authorities that issue cryptographically
secured resources can be a significant point of control. Certificate
Authorities that issue certificates to domain holders for TLS/HTTPS
or Regional/Local Internet Registries that issue Route Origination
Authorizations to BGP operators can be forced to issue rogue
certificates that may allow compromises in confidentiality
guarantees – allowing censorship software to engage in
identification and interference where not possible before – or
integrity guarantees – allowing, for example, adversarial routing of
traffic.</t>
  <t><spanx style="strong">Content Distribution Networks (CDNs):</spanx> CDNs seek to collapse network
topology in order to better locate content closer to the service’s
users in order to improve quality of service. These can be powerful
points of control for censors, especially if the location of a CDN
results in easier interference.</t>
</list></t>

<t>At all levels of the network hierarchy, the filtration mechanisms used
to detect undesirable traffic are essentially the same: a censor
sniffs transmitting packets and identifies undesirable content, and
then uses a blocking or shaping mechanism to prevent or impair
access.  Identification of undesirable traffic can occur at the
application, transport, or network layer of the IP stack. Censors are
almost always concerned with web traffic, so the relevant protocols
tend to be filtered in predictable ways. For example, a subversive
image would always make it past a keyword filter, but the IP address
of the site serving the image may be blacklisted when identified as a
provider of undesirable content.</t>

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

<section anchor="http-request-header-identification" 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
TCP/IP header identification (see <xref target="sec_tcpid"></xref>) for a more robust
method.</t>

<t><spanx style="strong">Tradeoffs:</spanx> 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 TCP/IP identification (see <xref target="sec_tcpid"></xref>) is
necessary for filtering of HTTPS. However, some countermeasures such
as URL obfuscation <xref target="RSF-2005"/> can trivially defeat simple forms of
HTTP Request Header Identification.</t>

<t><spanx style="strong">Empirical Examples:</spanx> 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 TCP/IP 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-response-header-identification" 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><spanx style="strong">Tradeoffs:</spanx> As with HTTP Request Header Identification, the techniques
used to identify HTTP traffic are well-known, cheap, and relatively
easy to implement, but is made useless by HTTPS, because the response
in HTTPS is encrypted, including 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><spanx style="strong">Empirical Examples:</spanx> 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 Providers">

<t>In addition to censorship by the state, many governments pressure
content providers to censor themselves. Due to the extensive reach of
government censorship, we need to define content provider as any
service that provides utility to users, including everything from web
sites to locally installed programs. The defining factor of keyword
identification by content providers is the choice of content providers
to detect restricted terms on their platform. The terms to look for
may be provided by the government or the content provider may be
expected to come up with their own list.</t>

<t><spanx style="strong">Tradeoffs:</spanx> By instrumenting content providers to identify restricted
content, 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, but this may drive away potential investment. Coercing
content providers may encourage self-censorship, an additional
advantage for censors. The tradeoffs for instrumenting content
providers are highly dependent on the content provider and the
requested assistance.</t>

<t><spanx style="strong">Empirical Examples:</spanx> Researchers have 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 is based on laws and regulations
of the country a search engine is operating in. The keyword blacklists
are most likely maintained by the search engine provider. China is known to
require search engine providers to “voluntarily” maintain search term
blacklists to acquire/keep an Internet content provider (ICP) license
<xref target="Cheng-2010"/>.  It is clear these blacklists 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 don’t 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"/>.</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>

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

<t>Deep Packet Inspection has become computationally feasible as a
censorship mechanism in recent years <xref target="Wagner-2009"/>. Unlike other
techniques, DPI reassembles network flows to examine the application
“data” section, as opposed to only the header, and is therefore often
used for keyword identification. DPI also differs from other
identification technologies because it can leverage additional packet
and flow characteristics, i.e. packet sizes and timings, to identify
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><spanx style="strong">Tradeoffs:</spanx> 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 Indicator (SNI) sent
in the clear for TLS) or statistical information about an encrypted
flow (e.g., video takes more bandwidth than audio or textual forms of
communication) to identify traffic.</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, has used 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><spanx style="strong">Empirical Examples:</spanx> Several studies have found evidence of DPI being
used to censor content and tools. Clayton et al. Crandal et al.,
Anonymous, and Khattak et al., all explored the GFW and Khattak et
al. even probed the firewall to discover implementation details like
how much state it stores
<xref target="Crandall-2010"/> <xref target="Clayton-2006"/> <xref target="Anonymous-2014"/> <xref target="Khattak-2013"/>. The
Tor project claims that China, Iran, Ethiopia, and others must have used
DPI to block the obsf2 protocol <xref target="Wilde-2012"/>.  Malaysia has
been accused of using targeted DPI, paired with DDoS, to identify and
subsequently knockout 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 give 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
sent in the clear, censors and filtering software can use it 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"/>.</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 the one encrypted 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 in
TLS 1.3.</t>

<t><spanx style="strong">Tradeoffs:</spanx> Some clients do not send the SNI extension (e.g., clients
that only support versions of SSL and not TLS) or will fall back to
SSL if a TLS connection fails, 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><spanx style="strong">Empirical Examples:</spanx> While there are many examples of security firms
that offer SNI-based filtering <xref target="Trustwave-2015"/> <xref target="Sophos-2015"/>
<xref target="Shbair-2015"/>, the government of South Korea was recently observed using SNI-based filtering. Cite to Gatlan https://www.bleepingcomputer.com/news/security/south-korea-is-censoring-the-internet-by-snooping-on-sni-traffic/</t>

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

<section anchor="sec_tcpid" title="Shallow Packet Inspection and TCP/IP Header Identification">

<t>Of the various shallow packet inspection methods, TCP/IP Header Identification is the most pervasive, reliable, and
predictable type of identification.  TCP/IP 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 blacklisting, but also
allows a censor to identify the IP of the user making the
request. Port is useful for whitelisting certain applications.</t>

<t><spanx style="strong">Trade-offs:</spanx> TCP/IP identification is popular due to its simplicity,
availability, and robustness.</t>

<t>TCP/IP identification is trivial to implement, but is difficult to
implement in backbone or ISP routers at scale, and is therefore
typically implemented with DPI. Blacklisting an IP is equivalent to
installing a /32 route on a router and due to limited flow table
space, this cannot scale beyond a few thousand IPs at most. IP
blocking is also relatively crude, leading 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
content solely on the basis of port. Port whitelisting 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.</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><spanx style="strong">Trade-offs:</spanx> 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 its imprecise
nature.</t>

<t><spanx style="strong">Empirical Examples:</spanx> 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.</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, an erroneous 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 an
erroneous 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 an erroneous 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><spanx style="strong">Trade-offs:</spanx>
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 a technical savvy user that opts to use alternative DNS resolvers
(such as the public DNS resolvers provided by
Google, OpenDNS, Telcomix, or FDN) or Virtual Private Network 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. Additionally, the above mechanisms rely on DNSSEC not being deployed or DNSSEC validation not being active on the client or recursive resolver.</t>

<t><spanx style="strong">Empirical Examples:</spanx> 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 blacklist to achieve the
governmental mandate <xref target="Zmijewki-2014"/>.
Ultimately, Turkish ISPs started hijacking all requests to Google and
Level 3’s international DNS resolvers <xref target="Zmijewki-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"/>.</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><spanx style="strong">Trade offs:</spanx> 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><spanx style="strong">Empirical Examples:</spanx> 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><spanx style="strong">Trade offs:</spanx> 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><spanx style="strong">Empirical Examples:</spanx> 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.</t>

<t><spanx style="strong">Trade-offs:</spanx> 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, a 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 the ~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.</t>

<t><spanx style="strong">Empirical Examples:</spanx> 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 on 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><spanx style="strong">Trade-offs:</spanx> 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><spanx style="strong">Empirical Examples:</spanx> 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><spanx style="strong">Trade-offs:</spanx> The impact to a network disconnection in a region is huge
and absolute; the censor pays for absolute control over digital
information with all the benefits the Internet brings; this is never a
long-term solution for any rational censor and is normally only used
as a last resort in times of substantial unrest.</t>

<t><spanx style="strong">Empirical Examples:</spanx> 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 telecom firms must route all traffic to state-operated monitoring points. cite ZD Net https://www.zdnet.com/article/russia-to-disconnect-from-the-internet-as-part-of-a-planned-test/</t>

</section>
</section>
</section>
<section anchor="nontechag" title="Non-Technical Prescription">

<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 blacklists 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="nontechint" title="Non-Technical Interference">

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

<t>Self-censorship is one of the most interesting and effective types of
censorship; a mix of Bentham’s Panopticon, cultural manipulation,
intelligence gathering, and meatspace enforcement. Simply put, self-censorship is when a censor creates an atmosphere where users censor
themselves. This can be achieved through controlling information,
intimidating would-be dissidents, swaying public thought, and creating
apathy. Self-censorship is difficult to document, as when it is
implemented effectively the only noticeable tracing is a lack of
undesirable content; instead one must look at the tools and techniques
used by censors to encourage self-censorship. Controlling Information
relies on traditional censorship techniques, or by forcing all users
to connect through an intranet, such as in North Korea.  Intimidation
is often achieved through allowing Internet users to post “whatever
they want,” but arresting those who post about dissenting views, this
technique is incredibly common
<xref target="Calamur-2013"/> <xref target="AP-2012"/> <xref target="Hopkins-2011"/> <xref target="Guardian-2014"/> <xref target="Johnson-2010"/>.
A good example of swaying public thought is China’s “50-Cent Party,”
reported to be composed of somewhere between 20,000 <xref target="Bristow-2013"/> and 300,000
<xref target="Fareed-2008"/> contributors who are paid to “guide public thought” on
local and regional issues as directed by the Ministry of
Culture. Creating apathy can be a side-effect of successfully
controlling information over time and is ideal for a censorship regime
<xref target="Gao-2014"/>.</t>

</section>
<section anchor="dnrealloc" title="Domain Name Reallocation">

<t>Because domain names are resolved recursively, if a root name server reassigns or delists a
domain, all other DNS servers will be unable to properly forward and
cache the site. Domain name registration is only really a risk where
undesirable content is hosted on TLD controlled by the censoring
country, such as .cn or .ru <xref target="Anderson-2011"/> or where legal processes
in countries like the United States result in domain name seizures
and/or DNS redirection by the government <xref target="Kopel-2013"/>.</t>

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

<t>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 the hosting provider can be required to
prevent access <xref target="Anderson-2011"/>.</t>

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

<t>In some countries, legal mechanisms exist where an individual can
issue a legal request to a content host that requires the host to take
down content. Examples include the voluntary systems employed by
companies like Google to comply with “Right to be Forgotten” policies
in the European Union <xref target="Google-RTBF"/> and 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>
<section anchor="Contributors" title="Contributors">

<t>This document benefited from discussions with Stephane Bortzmeyer,
Nick Feamster, and Martin Nilsson.</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="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="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="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="Zmijewki-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="Zmijewki" fullname="Earl Zmijewki">
      <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="Anderson-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="R." surname="Anderson" fullname="Ross Anderson">
      <organization></organization>
    </author>
    <author initials="S.J." surname="Murdoch" fullname="Steven J. Murdoch">
      <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:
H4sIAFoNYF0AA+W96ZLbWJIm+h9PAYu0OynNkIxNe1pZdyhCS2RKymhFZGVX
jY3JQOCQRAYIsLAERclyrB5jrtmdl6snGf/c/SwAyVBWT/+7NdNVChDLWfy4
f76Px+OozdvCvIjP4uuuvjObuJrFv1Z1ka3zzMTnpmyqulnkq/jGpIsy/1tn
miiZTmtz9yLO6mTWjvO6nY1XJqnn49TdHmVVWiZLc+9N46OjKE1aM6/qzYs4
L2dVFOWr+kXc1l3TnhwdPT86iZLaJC/iN6Y0dVJE66q+nddVt3oR3ZoN/ZW9
iC/L1tSlaccX+FQUNW1SZp+Soirp8xsa7yp/Ef/3tkpHMX24rc2soX9tlvjH
/4iipGsXVf0iisdRTP/Jy+ZF/OPk3SR+mxQFX5KJ/Fg1ZrWI31W1Kb9U/teq
nidl/iVp86p8EZ9f3PBVs0zy4kX8W2X+Nc3aCd3U+8D7ycUkPkvqqgy+8D5P
F4kp4t5Pg9f/Er+suiIzdfiVpTw4SfDUv6ZVUdVJVk1M1vU+ek3vzZJlE3zy
mtYquHjvXJoE9+2czssJLU9pwje/NGVwrf/iqzovU9PqDPX109+e/GvaTFb2
t63hf5jErw2NoNXJy3c+5Olt//of+NZM79/+YFRW9ZIevTMviBiJJP1fcfzx
9fnR0+enL+SfT58+fmT/+eTE/vPJ0ZMnfPObIinv8qIwY6LkZy/48y0dANO+
iBdtu3pxeLheryftwsy7pM7ypJyk1fKQ/m9pyjZvZrUxh3j0sKzuDo+fHgYH
J1eSl5fKCb5ZmPhlPo9fdk1Oy97gJH8wbXCG+W5H7nFI2n60+oMeg8H1jE7r
ixiDwgz/bOrbZLmi+R2fbM+v0Ql2jSnzzyCZw2ZDi748nOWFaWii5czQWUrN
4axK8+MT/Z/xLC+T4niyymbh9C5xN23VPH5PnIg2OOUZ/mqmIZc6I95QZjEt
qnCxrSmPBxNflOOrpCvsXPqzv5r0rveffU/D/JzHb7pVm4SPvZ8E1+yCHZ9g
wT4k0xyrdbqTGo6mj5LZkzRLT2ZH6ePnz589evx8nB6dPHqcPk6fnz5NH2cm
S9PkdHb89Mkjk6bPpyezSf3odJLOTiZ1kt6mmdDQ8cnps6djXs7TcUkfHS4m
aOWsTNpqudmxiHkZXyW3OfjoXpL5azdN8ppnFE7+rxN/yc39FHO/Sco55v5k
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
lSFu1bTJbHY/+KgNKWx107PKsKpz9Pjw6BHgyDIBXiSlxxTCXsYiEMZ59stP
Lz++ev7o9Oj5Gzxz9PjoUe+Ak0aiD49ieSi2L4mntBcFQBnBJqKCMmnaTUwH
Yv/+/kjnbrlx8xrI797l/u6+NSvQ2h4Rbk+8mc14X9OEsOLhQp4Jp6Ovie+a
SXx2819u9h3JV5hiXUGVeE3/0+amjl/DpJ045tyXym9/M8XyLr/dI0DsAPO8
mTTmMKtSGp4+8mlKbIPoaMuW+lKvixAlvlPdqZGlrdKqiH+ezromTe4VF6/q
/NYNLlzuV5P+5YFiTZ+8A4Hcz2EbvY1JL6vWpeCJuXgJQ73R3jn218bNolrL
Tt3361ithuO0AJK0FsItABJAhGt9FAfzRm2O572nXxDc35CunTTEvuHnEW38
NYFxKOokSaHfEem3dLJ2wQymErtKO/j2rwya9rCjHuKkeRDrPXo0OXr06Ond
lr/lbbVWnY8gJhubQAM3Vb13y6/E5KdDCPf8ahJe7LOaUKgePd295cQ9SWy2
M9AlbzmtM9S86QaGWoKVS1r1djwlRUruHLcLIta2wMk9enp8dHI8nBqJh5f8
NCQrnibB8dI9T2jHPv9PCs+tOe0zEZlyMofYnpHU9jKB2edvSUmKUrvopmPW
y0ymqj2mnbdjQkgrovSM/6aXjhP2euEnIozxekHMDn+saT/G4JHjridL3uTt
224a67udpSwex/RCUmtj+4ERX6Cloo/E8hH6ecQky1/BzfiKcOJur9K4Z7GY
w74qm2R2j1tsQLGnxyeTx09Pn29TrJoL2eoFNUMQviLcixr2jUoMOU4xuMuT
+Ob86vDyKr7meIcFaaOm2C9IP1abREc8gI3BxQE+MMndfXoTs+c0r3mKdGdp
NUBSgRnK/yZSb1JmTXO0ZTz2s35NL4DKcn6lk96eRt8b8IFwcEXsSYcYTujD
JLw4HqzBlEjmGn7qerAIwcX+M3+medGoPjd9uP3nSXixrxh9oAmY9B7BSxvY
TEx6SBMef7y++XRpV6oHHOXHuP/jDhItT9uTyWm6Q8Re0yqZ8h72FCIAaGFQ
ali5Je3l6JB+IfHSwOYLm8s4WTmGRSyfrbqitbHlitkktISejHn1+nXM71C7
zZq4Q3x29cIyL/BofVmsL8OxdS+TB2Cksr6w/SrstaFbZc4DDBxcdFv1lAMB
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

-->

</rfc>

