-
Notifications
You must be signed in to change notification settings - Fork 33
/
index.html
executable file
·224 lines (221 loc) · 17.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="Read and sign the open letter protesting against Apple's roll-out of new content-scanning technology that threatens to overturn individual privacy on a global scale, and to reverse progress achieved with end-to-end encryption for all." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:title" content="Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology" />
<meta property="og:locale" content="en_US" />
<meta property="og:description" content="Read and sign the open letter protesting against Apple's roll-out of new content-scanning technology that threatens to overturn individual privacy on a global scale, and to reverse progress achieved with end-to-end encryption for all." />
<meta property="og:url" content="https://appleprivacyletter.com" />
<meta property="og:site_name" content="appleprivacyletter.com" />
<meta property="og:image" content="https://appleprivacyletter.com/res/img/to_apple.jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@kaepora" />
<meta name="twitter:title" content="Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology" />
<meta name="twitter:description" content="Read and sign the open letter protesting against Apple's roll-out of new content-scanning technology that threatens to overturn individual privacy on a global scale, and to reverse progress achieved with end-to-end encryption for all." />
<meta name="twitter:url" content="https://appleprivacyletter.com" />
<meta name="twitter:image" content="https://appleprivacyletter.com/res/img/to_apple.jpeg" />
<meta name="twitter:creator" content="@kaepora" />
<link rel="canonical" href="https://appleprivacyletter.com" />
<link href="res/css/style.css" rel="stylesheet" type="text/css" media="all" />
<link rel="icon" type="image/png" href="https://appleprivacyletter.com/res/img/to_apple.jpeg" />
<link href="/res/fonts/Georama.css" rel="stylesheet">
<link href="/res/fonts/stix.css" rel="stylesheet">
<script src="res/js/signatures.js" charset="utf-8"></script>
<script>
window.addEventListener("load", () => {
const olIndividuals = document.getElementById("individuals")
olIndividuals.innerHTML = ""
individuals.sort((a, b) => {
let aSplit = a.name.split(" ")
let bSplit = b.name.split(" ")
let aLastName = aSplit[aSplit.length - 1]
let bLastName = bSplit[bSplit.length - 1]
if (aLastName < bLastName) {
return -1
}
if (aLastName > bLastName) {
return +1
}
return 0
})
individuals.forEach((individual) => {
let li = document.createElement("li")
let a = document.createElement("a")
let span = document.createElement("span")
let br = document.createElement("br")
if (individual.expert) {
li.classList.add("expert")
}
a.href = individual.url
a.innerText = individual.name
span.innerText = `${individual.affil}`
li.appendChild(a)
li.appendChild(br)
li.appendChild(span)
olIndividuals.appendChild(li)
})
})
</script>
<title>Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology</title>
</head>
<body>
<div id="main">
<div id="heading">
<img src="res/img/to_apple.jpeg?" alt="" id="logo" />
<h1>An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology</h1>
<h2>Security & Privacy Experts, Cryptographers, Researchers, Professors, Legal Experts and Apple Consumers Decry Apple's Planned Move to Undermine User Privacy and End-to-End Encryption</h2>
<p>
→ <a href="https://github.com/nadimkobeissi/appleprivacyletter/issues/new?assignees=nadimkobeissi&labels=signature&template=sign-letter.yml&title=%5BSIGN%5D+Your+Name+Here">Sign the letter via GitHub</a>.
</p>
</div>
<div id="letter">
<h2>Dear Apple,</h2>
<p>
On August 5th, 2021, Apple Inc. <a href="https://www.apple.com/child-safety/" target="_blank">announced</a> new technological measures meant to apply across virtually all of its devices under the umbrella of <em>“Expanded Protections for Children”</em>. While child exploitation is a serious problem, and while efforts to combat it are almost unquestionably well-intentioned, <strong>Apple's proposal introduces a backdoor that threatens to undermine fundamental privacy protections for all users of Apple products.</strong>
</p>
<p>
Apple's proposed technology works by continuously monitoring photos saved or shared on the user's iPhone, iPad, or Mac. One system detects if a certain number of objectionable photos is detected in iCloud storage and alerts the authorities. Another notifies a child's parents if iMessage is used to send or receive photos that a machine learning algorithm considers to contain nudity.
</p>
<p>
Because both checks are performed on the user's device, they have the potential to bypass any end-to-end encryption that would otherwise safeguard the user's privacy.
</p>
<p>
Immediately after Apple's announcement, experts around the world sounded the alarm on how Apple's proposed measures could turn every iPhone into a device that is continuously scanning all photos and messages that pass through it in order to report any objectionable content to law enforcement, setting a precedent where our personal devices become a radical new tool for invasive surveillance, with little oversight to prevent eventual abuse and unreasonable expansion of the scope of surveillance.
</p>
<p>
The <a href="https://www.eff.org/deeplinks/2021/08/apples-plan-think-different-about-encryption-opens-backdoor-your-private-life" target="_blank">Electronic Frontier Foundation has said</a> that <strong><em>“Apple is opening the door to broader abuses”</em></strong>:
</p>
<blockquote>
“It’s impossible to build a client-side scanning system that can only be used for sexually explicit images sent or received by children. As a consequence, even a well-intentioned effort to build such a system will break key promises of the messenger’s encryption itself and open the door to broader abuses […] That’s not a slippery slope; that’s a fully built system just waiting for external pressure to make the slightest change.”
</blockquote>
<p>
The <a href="https://cdt.org/press/cdt-apples-changes-to-messaging-and-photo-services-threaten-users-security-and-privacy/" target="_blank">Center for Democracy and Technology</a> has said that it is <strong><em>“deeply concerned that Apple’s changes in fact create new risks to children and all users, and mark a significant departure from long-held privacy and security protocols”</em></strong>:
</p>
<blockquote>
“Apple is replacing its industry-standard end-to-end encrypted messaging system with an infrastructure for surveillance and censorship, which will be vulnerable to abuse and scope-creep not only in the U.S., but around the world,” says Greg Nojeim, Co-Director of CDT’s Security & Surveillance Project. “Apple should abandon these changes and restore its users’ faith in the security and integrity of their data on Apple devices and services.”
</blockquote>
<p>
Dr. Carmela Troncoso, a leading research expert in Security & Privacy and professor at EPFL in Lausanne, Switzerland, <a href="https://twitter.com/carmelatroncoso/status/1423554795487518723" target="_blank">has said</a> that while <strong><em>“Apple's new detector for child sexual abuse material (CSAM) is promoted under the umbrella of child protection and privacy, it is a firm step towards prevalent surveillance and control”</em></strong>.
</p>
<p>
Dr. Matthew D. Green, another leading research expert in Security & Privacy and professor at the Johns Hopkins University in Baltimore, Maryland, <a href="https://twitter.com/matthew_d_green" target="_blank">has said</a> that <strong><em>“yesterday we were gradually headed towards a future where less and less of our information had to be under the control and review of anyone but ourselves. For the first time since the 1990s we were taking our privacy back. Today we’re on a different path”</em></strong>, <a href="https://www.wired.com/story/apple-csam-detection-icloud-photos-encryption-privacy/" target="_blank">adding</a>:
</p>
<blockquote>
“The pressure is going to come from the UK, from the US, from India, from China. I'm terrified about what that's going to look like. Why Apple would want to tell the world, ‘Hey, we've got this tool’?”
</blockquote>
<p>
Sarah Jamie Lewis, Executive Director of the <a href="https://openprivacy.ca" target="_blank">Open Privacy Research Society</a>, <a href="https://twitter.com/SarahJamieLewis/status/1423403656733290496" target="_blank">has warned</a> that:
</p>
<blockquote>
“If Apple are successful in introducing this, how long do you think it will be before the same is expected of other providers? Before walled-garden prohibit apps that don't do it? Before it is enshrined in law? How long do you think it will be before the database is expanded to include "terrorist" content"? "harmful-but-legal" content"? state-specific censorship?”
</blockquote>
<p>
Dr. Nadim Kobeissi, a researcher in Security & Privacy issues, <a href="https://twitter.com/kaepora/status/1423388549529968645">warned</a>:
</p>
<blockquote>
“Apple sells iPhones without FaceTime in Saudi Arabia, because local regulation prohibits encrypted phone calls. That's just one example of many where Apple's bent to local pressure. What happens when local regulations in Saudi Arabia mandate that messages be scanned not for child sexual abuse, but for homosexuality or for offenses against the monarchy?”
</blockquote>
<p>
The Electronic Frontier Foundation's <a href="https://www.eff.org/deeplinks/2021/08/apples-plan-think-different-about-encryption-opens-backdoor-your-private-life" target="_blank">statement</a> on the issue supports the above concern with additional examples on how Apple's proposed technology could lead to global abuse:
</p>
<blockquote>
“Take the example of India, where recently passed rules include dangerous requirements for platforms to identify the origins of messages and pre-screen content. New laws in Ethiopia requiring content takedowns of “misinformation” in 24 hours may apply to messaging services. And many other countries—often those with authoritarian governments—have passed similar laws. Apple’s changes would enable such screening, takedown, and reporting in its end-to-end messaging. The abuse cases are easy to imagine: governments that outlaw homosexuality might require the classifier to be trained to restrict apparent LGBTQ+ content, or an authoritarian regime might demand the classifier be able to spot popular satirical images or protest flyers.”
</blockquote>
<p>
Furthermore, the Electronic Frontier Foundation insists that it's already seen this mission creep in action: <strong><em>“one of the technologies originally built to scan and hash child sexual abuse imagery has been repurposed to create a database of “terrorist” content that companies can contribute to and access for the purpose of banning such content. The database, managed by the Global Internet Forum to Counter Terrorism (GIFCT), is troublingly without external oversight, despite calls from civil society.”</em></strong>
</p>
<p>
Fundamental design flaws in Apple's proposed approach have also been pointed out by experts, who have <a href="https://twitter.com/kaepora/status/1423387147172724741" target="_blank">claimed</a> that <strong><em>“Apple can trivially use different media fingerprinting datasets for each user. For one user it could be child abuse, for another it could be a much broader category”</em></strong>, thereby enabling selective content tracking for targeted users.
</p>
<p>
The type of technology that Apple is proposing for its child protection measures depends on an expandable infrastructure that can't be monitored or technically limited. Experts have <a href="https://twitter.com/carmelatroncoso/status/1423554811086188548" target="_blank">repeatedly warned</a> that the problem isn't just privacy, but also the lack of accountability, technical barriers to expansion, and lack of analysis or even acknowledgement of the potential for errors and false positives.
</p>
<p>
Kendra Albert, a lawyer at the Harvard Law School's Cyberlaw Clinic, <a href="https://twitter.com/KendraSerra/status/1423365222841135114" target="_blank">has warned</a> that <strong><em>“these "child protection" features are going to get queer kids kicked out of their homes, beaten, or worse”</em></strong>, adding:
</p>
<blockquote>
“I just know (calling it now) that these machine learning algorithms are going to flag transition photos. Good luck texting your friends a picture of you if you have "female presenting nipples."”
</blockquote>
<h3>Our Request</h3>
<p>
We, the undersigned, ask that:
</p>
<ol>
<li>Apple Inc.'s deployment of its proposed content monitoring technology is halted immediately.</li>
<li>Apple Inc. issue a statement reaffirming their commitment to end-to-end encryption and to user privacy.</li>
</ol>
<p>
Apple's current path threatens to undermine decades of work by technologists, academics and policy advocates towards strong privacy-preserving measures being the norm across a majority of consumer electronic devices and use cases. We ask that Apple reconsider its technology rollout, lest it undo that important work.
</p>
</div>
<div id="signatures">
<div id="organizationsHeader">
<h2>Signatures</h2>
<h3>Organizations</h3>
<p>
→ <a href="https://github.com/nadimkobeissi/appleprivacyletter/issues/new?assignees=nadimkobeissi&labels=signature&template=sign-letter.yml&title=%5BSIGN%5D+Your+Name+Here">Sign the letter via GitHub</a>.
</p>
</div>
<ul id="organizations">
<li><a href="https://www.alphachaincapital.co.uk/">Alphachain Capital</a></li>
<li><a href="https://twitter.com/CalypsoHost">Calypso IT Services GmbH</a></li>
<li><a href="https://chaos-siegen.de">Chaos Computer Club Siegen e. V.</a></li>
<li><a href="https://onestla.tech">Collectif Onestla.tech</a></li>
<li><a href="https://collegroup.com">Collé Group, LLC</a></li>
<li><a href="https://cryptomator.org/">Cryptomator</a></li>
<li><a href="https://d-64.org">D64 - Zentrum für Digitalen Fortschritt (Centre for Digital Progress)</a></li>
<li><a href="https://www.digitale-gesellschaft.ch/">Digital Society Switzerland</a></li>
<li><a href="https://www.dotplex.com">dotplex Secure Hosting</a></li>
<li><a href="https://freedom.press">Freedom of the Press Foundation</a></li>
<li><a href="https://gigahost.uk">Gigahost</a></li>
<li><a href="https://digitalhumanrights.blog">Giordano Bruno Foundation</a></li>
<li><a href="https://gun.eco">GUN</a></li>
<li><a href="https://ivpn.net">IVPN</a></li>
<li><a href="https://knowledgeatwork.eu">knowledgeatwork UG</a></li>
<li><a href="https://latencyzero.com">Latency: Zero, LLC</a></li>
<li><a href="https://macdailynews.com">MacDailyNews</a></li>
<li><a href="https://mentorlycon.com">MentorLycon</a></li>
<li><a href="https://www.mojeek.com">Mojeek</a></li>
<li><a href="https://www.netsite.dk">Netsite A/S</a></li>
<li><a href="https://nixnet.services">NixNet</a></li>
<li><a href="https://nrbtech.io">NRB Tech, Ltd.</a></li>
<li><a href="https://paylive.co">PayLive</a></li>
<li><a href="https://peergos.org">Peergos</a></li>
<li><a href="https://possiblesecurity.com">Possible Security</a></li>
<li><a href="https://privacy.foundation">Privacy Foundation</a></li>
<li><a href="https://safenetworkforum.org">Safe Network Forum</a></li>
<li><a href="https://sig.dev">SIGDEV LLC</a></li>
<li><a href="https://small-tech.org">Small Technology Foundation</a></li>
<li><a href="https://www.swiftynodes.com">Swifty Nodes IT Solutions</a></li>
<li><a href="https://swivro.org">Swivro</a></li>
<li><a href="https://www.sym.bio">SymbioSystems LLC</a></li>
<li><a href="https://www.thinkprivacy.ch">ThinkPrivacy</a></li>
<li><a href="https://webtorrent.io">WebTorrent</a></li>
<li><a href="https://xeovo.com">Xeovo VPN</a></li>
</ul>
<div id="individualsHeader">
<h3>Individuals</h3>
<p>
→ <a href="https://github.com/nadimkobeissi/appleprivacyletter/issues/new?assignees=nadimkobeissi&labels=signature&template=sign-letter.yml&title=%5BSIGN%5D+Your+Name+Here">Sign the letter via GitHub</a>.
</p>
<p>
Not all individual signatories may appear below: <a href="https://github.com/nadimkobeissi/appleprivacyletter/issues">some may still be awaiting review</a>.
</p>
</div>
<ol id="individuals">
Please enable JavaScript to view the list of signatories.
</ol>
</div>
<div id="footer">
<p>
<a target="_blank" href="https://twitter.com/share?text=Read and sign the open letter protesting against Apple's roll-out of new content-scanning technology that threatens to overturn individual privacy on a global scale, and to reverse progress achieved with end-to-end encryption for all.&url=https://appleprivacyletter.com&related=kaepora&dnt=true&show-count=false" class="twitter-share-button">
<img src="/res/img/tweet.png"/>
</a>
<span style="float: right;">Letter written August 6th, 2021.</span>
</p>
</div>
</div>
</body>
</html>