-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathindex.html
29 lines (29 loc) · 1.18 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
<html>
<head>
<title>ReclaimPrivacy.org | Facebook Privacy Scanner</title>
<link rel="stylesheet" href="/stylesheets/main.css" type="text/css" media="screen" title="no title" charset="utf-8">
</head>
<body>
<div id='logo'>
<a href="/"><img src='/images/logo.png?cb=2' width='200' height='200' /></a>
<h1>
ReclaimPrivacy is no longer being maintained.
</h1>
<p>
It appears the time has come to shut down this project. We had a good run,
and in the end we were able to play a part in raising awareness around privacy,
and hopefully influence some of the privacy improvements that Facebook did
eventually implement.
</p>
<p>
If you still have old bookmarks pointing to ReclaimPrivacy.org or the privacy
scanner bookmarklet, I recommend removing those bookmarks from your browser.
</p>
<p>
Even though this was a small after-hours project for me, <strong>I am thankful to
everyone who was a part of this back in 2010</strong>. Please continue to keep safe
on the web, and keep track of your privacy.
</p>
</div>
</body>
</html>