-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathprivacy.html
More file actions
135 lines (118 loc) · 6.92 KB
/
privacy.html
File metadata and controls
135 lines (118 loc) · 6.92 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>SelfControl Privacy Policy</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Privacy policy for SelfControl, the free Mac app that helps you avoid distracting websites. Block your own access to websites or mail servers for a pre-set length of time.">
<meta name="keywords" content="privacy, data, SelfControl, self control, self-control, mac, app, focus, concentrate, study, application, software, student, distracting, distractions, blacklist, whitelist, block, internet, charlie stigler, steve lambert, cstigler, slambert, github, open source, zaption">
<meta name="author" content="Charlie Stigler, Steve Lambert">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/app.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- fav and touch icons -->
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="img/apple-touch-icon-57-precomposed.png">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-F81M1E294H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-F81M1E294H');
</script>
<script type="text/javascript">
var addthis_config = {
'data_track_addressbar': false,
'data_track_clickback': false
};
var addthis_share = {
url: 'http://selfcontrolapp.com'
}
</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5114b9295f9bed28"></script>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button"class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="./index.html">SelfControl</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active">
<a href="./index.html">Overview</a>
</li>
<li class="">
<a href="https://downloads.selfcontrolapp.com/SelfControl-4.0.2.zip">Download</a>
</li>
<li class="">
<a href="https://github.com/SelfControlApp/selfcontrol/wiki/FAQ" target="_blank">FAQ</a>
</li>
<li class="">
<a href="https://github.com/SelfControlApp/selfcontrol/wiki/SelfControl-Support-Hub" target="_blank">Support</a>
</li>
<li class="">
<a href="donate.html">Donate</a>
</li>
<li class="">
<a href="https://github.com/SelfControlApp/selfcontrol/" target="_blank">Code</a>
</li>
</ul>
</div>
</div>
</div>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style" addthis:url="http://selfcontrolapp.com" addthis:title="SelfControl" addthis:description="SelfControl is a free Mac application to help you avoid distracting websites.">
<a class="addthis_button_facebook_like" fb:like:layout="button_count" fb:like:href="http://selfcontrolapp.com"></a>
<a class="addthis_button_tweet" tw:url="http://selfcontrolapp.com"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<!-- AddThis Button END -->
</div>
<div class="container-fluid top-container">
<div class="row">
<div class="span6 offset3">
<!-- Column content -->
<h1>SelfControl Privacy Policy</h1>
<p>Since version 4.0, SelfControl can collect data in two instances:</p>
<ol>
<li>Anonymized system data, sent regularly while checking for updates. This includes high-level data about your system hardware (CPU, RAM, etc), macOS version, SelfControl version, and system locale. No identifying data is ever sent, and the data is only viewed in aggregate. We use this data to inform which system versions to support for future updates.</li>
<li>Anonymized error reports, sent in the event of an error or crash (using <a href="http://sentry.io/">Sentry</a>). The data sent may include your SelfControl settings (including block duration and type), but will not include your blocklist, or any identifying details about you. We use this data to track down and fix bugs.</li>
</ol>
<p>You can disable both types of data collection by just unchecking the relevant boxes in SelfControl preferences. There are no negative effects for you and the app will still work fine.</p>
<p>Personal data (i.e. anything that can be tied to an individual) is never collected.</p>
<p>Before version 4.0, SelfControl did not collect any data at all.</p>
</div>
</div>
<!-- Footer ================================================== -->
<footer class="footer">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<!-- AddThis Button END -->
<p>Brought to you by <a href="http://charliestigler.com" target="_blank">Charlie Stigler</a>, <a href="http://visitsteve.com" target="_blank">Steve Lambert</a>, and <a href="https://github.com/SelfControlApp/selfcontrol/graphs/contributors" target="_blank">others</a>. Here's our <a href="/privacy.html">privacy policy</a>.</p>
<p>Icon by <a href="https://github.com/josephfusco" target="_blank">Joseph Fusco</a>. Translated into 12 languages by <a href="https://github.com/SelfControlApp/selfcontrol/wiki/Translation-Credits">these wonderful folks</a>. <a href="https://github.com/SelfControlApp/selfcontrol/graphs/contributors">Contributions from others</a> are always welcome.</p>
<p>Licensed under the <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">GNU GPL</a>. View and contribute to the code at <a href="https://github.com/SelfControlApp/selfcontrol/" target="_blank">GitHub</a>.</p>
</footer>
</div><!-- /container -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
</body>
</html>