-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcookiespolicy.html
executable file
·433 lines (416 loc) · 19.5 KB
/
cookiespolicy.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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>GPS :: Global Pneumococcal Sequencing Project</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600' rel='stylesheet'
type='text/css'>
<!-- fonts, icons for bootstrap -->
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="css/styles.min.css" rel="stylesheet">
<!-- HTML5 Support for IE -->
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
<![endif]-->
<!-- Favicon -->
<link rel="shortcut icon" href="gps.ico">
</head>
<body>
<!-- Header Starts -->
<header>
<div class="container">
<div class="row">
<div class="logo">
<div class="visible-xs">
<div class="row">
<div class="col-xs-2">
<img class="img-responsive" src="img/S.pneumoniae_banner.jpg">
</div>
<div class="col-xs-8">
<h1><i class=""></i><a href="index.html"><span class="color">GPS</span></a></h1>
<div class="hmeta">Global Pneumococcal Sequencing Project</div>
</div>
</div>
</div>
<div class="hidden-xs">
<h1><i class=""></i><a href="index.html"><span class="color">GPS</span></a></h1>
<div class="hmeta">Global Pneumococcal Sequencing Project</div>
</div>
</div>
</div>
</div>
</header>
<!-- Navigation bar starts -->
<div class="navbar navbar-default bs-docs-nav top-menu" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li class="active">
<a id="home" href="index.html">
<!-- <i class="fa fa-home blue"> </i> --> Home
</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
About <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li class=""><a id="summary" href="project_outline.html">Project Outline</a></li>
<li class=""><a id="summary" href="the_team.html">The Team</a></li>
<li class=""><a id="founders" href="partners.html">Project Partners </a></li>
<li class=""><a id="substudies" href="substudies.html">Sub-studies</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Resources <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class=""><a id="resources_overview" href="resources_overview.html">Overview</a></li>
<li class=""><a id="sampling_map" href="sampling_map.html">Countries</a></li>
<li class=""><a id="GPSC_lineages" href="GPSC_lineages.html">Strains</a></li>
<li class=""><a id="serotypes" href="serotypes.html">Serotypes</a></li>
<!-- <li class=""><a id="public_database" href="/public_database.html">Database (public)</a></li> -->
<li class=""><a id="data_downloads" target="_blank" href="/dataviewer/gps/data">Database</a></li>
</ul>
</li>
<li><a id="publications" href="publications.html">Publications</a></li>
<li><a id="capacity_building" href="capacity_building.html">Capacity Building</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Training <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class=""><a id="training_browser_based" href="training_drag_and_drop.html">Drag and Drop Tools</a>
</li>
<li class=""><a id="training_command_line" href="training_command_line.html">Command Line</a></li>
</ul>
</li>
<li><a id="contact" href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- Navigation bar ends -->
<div id="content">
<div class="container policy">
<h2>The Wellcome Trust Sanger Institute Web Cookies Policy</h2>
<p>Information that the Wellcome Trust Sanger Institute collects from you.</p>
<h4>What is a cookie?</h4>
<p>A cookie (sometimes known as web cookie, browser cookie or html cookie) is a small amount of data (<4Kb)
that is sent to your computer or web-enabled device (hereafter referred to as a "device") browser from a
website's server. The cookie can include a unique identifier within it.</p>
<h4>Where does the cookie go?</h4>
<p>The cookie is stored on your device's hard drive (this is often called "setting a cookie"). Each website that
wishes to send you its cookie can only do so if your device's web browser preferences, that you can set
personally, are set to allow this. To protect your privacy your device browser only permits a website to access
the cookies it has sent to you, not the cookies sent to you by other websites. Many websites set one or more
cookies to track online traffic through their website.</p>
<p>Wellcome Trust Sanger Institute hosted websites, set cookies to store information about your:</p>
<ol>
<li>online preferences that allow us to tailor our websites to your data requirements</li>
<li>access rights i.e. your ability to login to restricted services and the duration of that login</li>
<li>Anonymous user tracking across our sites.</li>
</ol>
<p>Users can set their device browsers to accept all cookies, to notify them when a cookie is issued, or not to
receive cookies at any time. The last of these means that certain personalised features cannot then be provided
to that user and accordingly they may not be able to take full advantage of all of the website's features. Each
browser is different, so check the "Help" menu of your browser to learn how to change your cookie preferences.
</p>
<p>During the course of any visit to a Sanger Institute hosted website, the pages you see, along with a cookie,
are downloaded to your device. This enables our website publishers to find out whether the device (and its user)
has visited the website before. This is done on repeat visits by checking to see, and finding, the cookie left
there on the last visit.</p>
<h4>How does the Sanger Institute use cookies?</h4>
<p>There are three main uses:-</p>
<ul>
<li>Information supplied by cookies helps us to anonymously analyse the access patterns of visitors and helps us
provide a better user experience.</li>
<li>Web site usage. Many of the research funding agencies that provide funding for the Sanger Institute's
research require annual reports to determine how often websites are visited by both academic and lay visitors.
</li>
<li>State information e.g. authentication or information about the user session.</li>
</ul>
<h4>Third Party Cookies and Flash Cookies</h4>
<p>The Sanger Institute does not use information contained in cookies created by a third party or Flash cookies.
</p>
<h4>Sanger Institute cookies and how to reject cookies?</h4>
<p>A list of the cookies that the Sanger Institute hosted websites set (and what each is used for) together with
ways to minimise the number of cookies you receive can be found below.</p>
<p><em>i. List of the main Sanger Institute cookies</em></p>
<p>This is a list of the main cookies set by the Sanger Institute website, and what each is used for.</p>
<table class="sorted-table filter narrow-sorted before" summary="cookies">
<thead>
<tr>
<th>Cookie Name</th>
<th>Purpose</th>
<th>Criteria</th>
<th>Domains cookie set</th>
</tr>
</thead>
<tbody>
<tr>
<td style="width:200px;">__utma</td>
<td style="width:250px;">Urchin§ anonymous user tracking†</td>
<td style="width:150px;">Optional</td>
<td style="width:150px;">All</td>
</tr>
<tr>
<td>__utmb</td>
<td>Urchin§ anonymous user tracking†</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>__utmc</td>
<td>Urchin§ anonymous user tracking†</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>__utmz</td>
<td>Urchin§ anonymous user tracking†</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>_pk_ref*</td>
<td>Piwik¶ anonymous user tracking‡</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>_pk_cvar*</td>
<td>Piwik¶ anonymous user tracking‡</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>_pk_id*</td>
<td>Piwik¶ anonymous user tracking‡</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>_pk_ses*</td>
<td>Piwik¶ anonymous user tracking‡</td>
<td>Optional</td>
<td>All</td>
</tr>
<tr>
<td>DNT</td>
<td>Do Not Track - Stops the four Urchin tracking cookies from being set</td>
<td>Strictly necessary</td>
<td>All</td>
</tr>
<tr>
<td>PageSmith</td>
<td>Set Ajax enabled, font size, search box parameters</td>
<td>Strictly necessary</td>
<td>www.sanger.ac.uk</td>
</tr>
<tr>
<td>Pagesmith_User</td>
<td>Login session id</td>
<td>Strictly necessary</td>
<td>www.sanger.ac.uk</td>
</tr>
<tr>
<td>Backend</td>
<td>Load balancing</td>
<td>Strictly necessary</td>
<td>www.sanger.ac.uk</td>
</tr>
<tr>
<td>session</td>
<td>Current session id</td>
<td>Strictly necessary</td>
<td>decipher.sanger.ac.uk</td>
</tr>
<tr>
<td>JSESSIONID</td>
<td>Current session id</td>
<td>Strictly necessary</td>
<td>explorercat.sanger.ac.uk</td>
</tr>
<tr>
<td>explorercat-ui-tabs</td>
<td>Necessary for UI related operations</td>
<td>Strictly necessary</td>
<td>explorercat.sanger.ac.uk</td>
</tr>
<tr>
<td>ext-*</td>
<td>Necessary for UI related operations</td>
<td>Strictly necessary</td>
<td>explorercat.sanger.ac.uk</td>
</tr>
<tr>
<td>Sessionid1764</td>
<td>Current session id</td>
<td>Strictly necessary</td>
<td>jobs.sanger.ac.uk</td>
</tr>
<tr>
<td>Ccp_user1764</td>
<td>Candidate id</td>
<td>Strictly necessary</td>
<td>jobs.sanger.ac.uk</td>
</tr>
<tr>
<td>Ccp_name1764</td>
<td>Candidate name</td>
<td>Strictly necessary</td>
<td>jobs.sanger.ac.uk</td>
</tr>
<tr>
<td>Wedeputy_reg_username_1971</td>
<td>Candidate username</td>
<td>Strictly necessary</td>
<td>jobs.sanger.ac.uk</td>
</tr>
<tr>
<td>Wedeputy_reg_email_1971</td>
<td>Candidate's email address</td>
<td>Strictly necessary</td>
<td>jobs.sanger.ac.uk</td>
</tr>
<tr>
<td>Lastaccesstime1764</td>
<td>Timestamp - last time server accessed by the candidate</td>
<td>Strictly necessary</td>
<td>jobs.sanger.ac.uk</td>
</tr>
<tr>
<td>CGISESSID</td>
<td>Current session id</td>
<td>Strictly necessary</td>
<td>lookseq.sanger.ac.uk</td>
</tr>
<tr>
<td>{listname}+admin</td>
<td>Login session id</td>
<td>Strictly necessary</td>
<td>publists.sanger.ac.uk<br />lists.ensembl.org</td>
</tr>
<tr>
<td>RT_SID_Hinxton.443</td>
<td>Current session id</td>
<td>Strictly necessary</td>
<td>rt.sanger.ac.uk</td>
</tr>
<tr>
<td>language</td>
<td>Sets Language<sup>#</sup></td>
<td>Strictly necessary</td>
<td>webmail.sanger.ac.uk</td>
</tr>
<tr>
<td>mailviewsplitterv</td>
<td>Sets the webclient layout<sup>#</sup></td>
<td>Strictly necessary</td>
<td>webmail.sanger.ac.uk</td>
</tr>
<tr>
<td>roundcube_sessid</td>
<td>Current session id<sup>#</sup></td>
<td>Strictly necessary</td>
<td>webmail.sanger.ac.uk</td>
</tr>
<tr>
<td>SQMSESSID</td>
<td>Current session id<sup>##</sup></td>
<td>Strictly necessary</td>
<td>webmail.sanger.ac.uk</td>
</tr>
<tr>
<td>key</td>
<td>Authentication<sup>##</sup></td>
<td>Strictly necessary</td>
<td>webmail.sanger.ac.uk</td>
</tr>
<tr>
<td>squirrelmail_language</td>
<td>Sets Language<sup>##</sup></td>
<td>Strictly necessary</td>
<td>webmail.sanger.ac.uk</td>
</tr>
</tbody>
</table>
<p>§ Urchin is a data collection and statistical package to monitor website usage</p>
<p>† A full description of these cookies can be found at the following website <a
title="https://developers.google.com/analytics/resources/concepts/gaConceptsCookies"
href="https://developers.google.com/analytics/resources/concepts/gaConceptsCookies">https://developers.google.com/analytics/resources/concepts/gaConceptsCookies</a>
</p>
<p>¶ Piwik is a data collection and statistical package to monitor website usage</p>
<p>‡ A full description of these cookies can be found at the following website <a
title="https://piwik.org/" href="https://piwik.org/">https://piwik.org/</a></p>
<p><sup>#</sup> Roundcube webmail <a title="https://roundcube.net/"
href="https://roundcube.net/">https://roundcube.net/</a></p>
<p><sup>##</sup> Squirrelmail webmail <a title="https://squirrelmail.org/"
href="https://squirrelmail.org/">https://squirrelmail.org/</a></p>
<p>In addition to the cookies set above further "strictly necessary" cookies are set for various web applications
on other Sanger Institute hosted websites. The usage and description of these cookies can be found on each
individual website.</p>
<p>These are used to provide session 'state' information i.e. authentication and user session identification but
not for data collection. Their usage is described on the host website in question.</p>
<p><em>ii. How to control and delete cookies</em></p>
<p>The Sanger Institute does not use cookies to collect personally identifiable information about you. However, if
you wish to restrict or block the cookies which are set by our websites, or indeed any other website, you can do
this through your browser settings. The Help function within your browser should tell you how.</p>
<p>Alternatively, you may wish to visit <a href="https://www.aboutcookies.org">www.aboutcookies.org</a> which
contains comprehensive information on how to do this on a wide variety of browsers. You will also find details
on how to delete cookies from your computer as well as more general information about cookies. For information
on how to do this on the browser of your mobile phone you will need to refer to your handset manual.</p>
<p>Sanger Institute-hosted websites honour browsers that have the "do not track" (DNT) feature set. Only a limited
number of browsers support DNT currently,</p>
<ol>
<li>firefox 5+</li>
<li>IE 9</li>
<li>Safari on Lion.</li>
</ol>
<p>Further information can be found at <a href="https://donottrack.us/">https://donottrack.us/</a></p>
<p>For Chrome there is an "<a
href="https://chrome.google.com/webstore/detail/hhnjdplhmcnkiecampfdgfjilccfpfoe">Extension</a>" for this
browser which can be installed.</p>
<p>Please be aware that restricting cookies may impact on the functionality of the Sanger Institute website.</p>
<p><em>iii. Cookies set by Third Party sites</em></p>
<p>To support our research and public engagement, we may embed photos and/or video content from websites such as
YouTube and Flickr. When you visit a page with content embedded as above, you may be presented with cookies from
these websites. The Sanger Institute does not control the dissemination of these cookies. You should check
the relevant third party website for more information about these.</p>
<h4>How to tell us about changes</h4>
<p>If you have any questions about data protection or require further information, please email <a
href="mailto:%64%61%74%61%70%72%6F%74%65%63%74%69%6F%6E%40%73%61%6E%67%65%72.%61%63.%75%6B">dataprotection@sanger.ac.uk</a>
or write to the Data Protection Compliance Officer, Sanger Institute, Wellcome Trust Genome Campus, Hinxton,
Cambridgeshire, CB10 1SA, UK.</p>
</div>
</div>
<footer>
<div class="container">
<div class="row copy">
<div class="col-lg-7 col-md-7 col-sm-12 copy-left">
<span>GPS © 2016</span> -
<a href="cookiespolicy.html" onclick="">Cookies policy</a> | <a href="legal.html">Terms & Conditions.</a>
</div>
<div class="col-lg-5 col-md-5 col-sm-12 copy-right">
This site is hosted by the <a href="https://www.sanger.ac.uk/">Wellcome Trust Sanger Institute</a>
</div>
</div>
</div>
<div class="clearfix"></div>
</footer>
<script type="text/javascript" src="https://code.jquery.com/jquery-latest.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
<script src="js/custom.min.js"></script>
<script type="text/javascript" src="/zxtm/piwik2.js"></script>
</body>
</html>