-
Notifications
You must be signed in to change notification settings - Fork 4
/
privacy.html
86 lines (73 loc) · 5.28 KB
/
privacy.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
<html xmlns:fb="http://ogp.me/ns/fb#">
<!-- Begin Wrapper > Header HTML -->
<!--[if lt IE 7]> <html lang="en" class="ie6"> <![endif]-->
<!--[if IE 7]> <html lang="en" class="ie7"> <![endif]-->
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>A crucial vote is happening that could end NSA surveillance</title>
<!-- Empty conditional comment hack
Prevents lo d stacking in IE8
See http://www.phpied.com/conditional-comments-block-downloads/ -->
<!--[if IE]><![endif]-->
<!-- Chrome Frame for browsers that support it -->
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="initial-scale=1.0, width=device-width">
<link rel="shortcut icon" type="image/ico" href="media/images/favicon.png">
<!-- coalition edit start -->
<meta name="description" content="" />
<meta property="og:title" content="A crucial vote is happening that could curtail NSA surveillance" />
<meta property="og:description" content="On July 24th a critical vote is happening in Congress that could defund some of the NSA's surveillance program." />
<meta property="og:type" content="cause" />
<meta property="og:url" content="http://DefundTheNSA.com" />
<meta property="og:image" content="http://defundthensa.com/media/images/defundthensa-facebook.jpg" />
<link rel="stylesheet" href="media/css/reset.css" />
<link rel="stylesheet" href="media/css/styles.css" />
<!-- coalition edit end -->
<script src="media/js/jquery-1.10.1.min.js"></script>
<script src="media/js/jquery-migrate-1.2.1.min.js"></script>
<script src="media/js/lodash.min.js"></script>
<script src="js/main.js"></script>
<script type="text/javascript" src="//use.typekit.net/yir5vvx.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
<div class="content-container">
<div style="text-align: center;"><a href="/"
> <img src="media/images/logo.png" style="margin-bottom: 20px; width: 180px;"
alt="Defund the NSA" /></a>
</div>
<div class="box last">
<p class="important">Privacy Policy</p>
<p>Taskforce.is is committed to protecting your privacy. If you sign onto one of our various mailing lists, petitions, or use our contact tools, we retain the information you provided to primarily manage our mailing lists, and secondarily to transmit only the information that is required to service providers and public officials when required to submit your communications with them.</p>
<p>We do not sell our email list. We do not share or distribute your contact information unless specifically stated so.</p>
<p>For petitions, open letters, or similar public communications that you've signed or completed, we treat your name, city, state, and comments as public information. We will not make your street address publicly available, but we may transmit it to public officials as part of a petition or open letter.</p>
<p>We may have joint campaigns with cooperating organizations and in those cases will explicitly state that we are doing so. In those cases, if your information will be shared with another organization in order to facilitate email delivery, list management, and other stated purposes, we will explicitly make notice on any campaign or website that this organization owns before you submit any of your information. If you are submitting your information to one of these campaigns or websites, you are opting into the sharing of your information for the stated purposes and will be treated as so. We will only share information which you submit at the time of notice and will not share any person's information obtained from other past or future campaigns, knowingly or on purpose.</p>
<p>If there is a breach of this policy, it will only be done by error, accident, or involuntarily.</p>
</div>
<div class="footer">
This site was built by <a target="_blank" href="https://twitter.com/beaugunderson">Beau
Gunderson</a>, <a target="_blank" href="https://twitter.com/neutralthoughts">Thomas Davis</a>,
<a target="_blank" href="https://twitter.com/jensnockert">Jens Nockert</a>, and <a
target="_blank" href="https://twitter.com/sinak">Sina Khanifar</a>, members of <a
target="_blank" href="http://sina.is/task-force/">Taskforce.is</a>. <a
target="_blank" href="http://defundthensa.com/privacy.html">Privacy policy</a>.
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-42644194-2']);
_gaq.push(['_setDomainName', 'defundthensa.com']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>