-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathprivacy_policy.html
238 lines (199 loc) · 17.1 KB
/
privacy_policy.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<!-- SimpleITK Favicon -->
<link rel="icon" type="image/png" href="images/favicon/favicon.png">
<title>SimpleITK - Privacy Policy</title>
<!-- Feather Icons - Used for main menu dropdown arrows -->
<script src="https://unpkg.com/feather-icons"></script>
<!-- Google fonts CSS - Used for all site fonts -->
<link href="https://fonts.googleapis.com/css?family=Libre+Franklin:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" rel="stylesheet">
<!-- Font Awesome CSS - Used for site icons e.g. Github, Discourse -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- Bootstrap core CSS - Base CSS framework for site -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Custom styles for SimpleITK -->
<link href="css/styles.css" rel="stylesheet">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push(
{'gtm.start': new Date().getTime(),event:'gtm.js'}
);var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-N38XC8T');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N38XC8T"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<button onclick="topFunction()" id="myBtn" class="topBtn fa fa-chevron-up" title="Go to top" aria-label="Move to the top"></button>
<!-- Main navigation -->
<nav class="navbar navbar-expand-xl navbar-light bg-white">
<!-- Site branding -->
<a class="navbar-brand main-logo" href="index.html">
<div class="">
<img src="images/SimpleITK-Icons/s-name-full-transparent.png" class="align-self-center mr-3 product-logo" alt="SimpleITK logo">
</div>
</a>
<!-- Main navigation social media icons -->
<div class="d-flex order-xl-1 social-media-icons">
<ul class="navbar-nav flex-row">
<li class="nav-item">
<a class="nav-link mx-2 mx-xl-4" href="https://github.com/SimpleITK/SimpleITK" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Github SimpleITK" aria-label="Github SimpleITK"><i class="fab fa-github fa-2x text-dark" alt="Github SimpleITK"></i></a>
</li>
<li class="nav-item">
<a class="nav-link mx-3" href="https://discourse.itk.org" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Discourse ITK" aria-label="Discourse ITK"><i class="fab fa-discourse fa-2x text-dark" alt="Discourse ITK"></i></a>
</li>
</ul>
</div>
<!-- Main navigation navbar toggler -->
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="true" aria-label="Toggle navigation">
<!-- <span class="navbar-toggler-icon"></span> -->
<span class="icon-bar top-bar"></span>
<span class="icon-bar middle-bar"></span>
<span class="icon-bar bottom-bar"></span>
<span class="sr-only">Toggle navigation</span>
</button>
<!-- Main navigation items -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li class="nav-item mx-2">
<a class="nav-link font-weight-bold" href="about.html">About</a>
</li>
<li class="nav-item dropdown mx-2">
<a class="nav-link dropdown-toggle font-weight-bold" href="#" id="navbarDropdown1" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Getting Started<span data-feather="chevron-down" class="ml-1"></span>
</a>
<div class="dropdown-menu px-3 py-4" aria-labelledby="navbarDropdown">
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/master/gettingStarted.html#python-binary-files" target="_blank">Python</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/master/gettingStarted.html#c-binary-files" target="_blank">C#</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/master/gettingStarted.html#java-binary-files" target="_blank">Java</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/master/gettingStarted.html#r-binary-files" target="_blank">R</a>
</div>
</li>
<li class="nav-item dropdown mx-2">
<a class="nav-link dropdown-toggle font-weight-bold" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
User Guide<span data-feather="chevron-down" class="ml-1"></span>
</a>
<div class="dropdown-menu px-3 py-4" aria-labelledby="navbarDropdown">
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v2.4.0" target="_blank">Version 2.4.0</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v2.3.0" target="_blank">Version 2.3.0</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v2.2.0" target="_blank">Version 2.2.0</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v2.1.0/" target="_blank">Version 2.1.0</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v2.0.0/" target="_blank">Version 2.0.0</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v1.2.4" target="_blank">Version 1.2.4</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/v1.1.0" target="_blank">Version 1.1.0</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/latest" target="_blank">Latest</a>
</div>
</li>
<li class="nav-item dropdown mx-2">
<a class="nav-link dropdown-toggle font-weight-bold" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
API<span data-feather="chevron-down" class="ml-1"></span>
</a>
<div class="dropdown-menu px-3 py-4" aria-labelledby="navbarDropdown">
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v2_4/html/" target="_blank">Version 2.4</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v2_3/html/" target="_blank">Version 2.3</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v2_2/html/" target="_blank">Version 2.2</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v2_1/html/" target="_blank">Version 2.1</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v2_0/html/" target="_blank">Version 2.0</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v1_2/html/" target="_blank">Version 1.2</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v1_1/html/" target="_blank">Version 1.1</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/v1_0/html/" target="_blank">Version 1.0</a>
<a class="dropdown-item pl-2 text-secondary" href="doxygen/latest/html/" target="_blank">Latest</a>
</div>
</li>
<li class="nav-item dropdown mx-2">
<a class="nav-link dropdown-toggle font-weight-bold" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Examples<span data-feather="chevron-down" class="ml-1"></span>
</a>
<div class="dropdown-menu px-3 py-4" aria-labelledby="navbarDropdown">
<a class="dropdown-item pl-2 text-secondary" href="https://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/" target="_blank">Jupyter Notebook</a>
<a class="dropdown-item pl-2 text-secondary" href="https://simpleitk.readthedocs.io/en/master/link_examples.html" target="_blank">Examples</a>
</div>
</li>
<li class="nav-item dropdown mx-2">
<a class="nav-link dropdown-toggle font-weight-bold" href="#" id="navbarDropdown5" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Community<span data-feather="chevron-down" class="ml-1"></span>
</a>
<div class="dropdown-menu px-3 py-4" aria-labelledby="navbarDropdown">
<a class="dropdown-item pl-2 text-secondary" href="https://github.com/SimpleITK" target="_blank">Github</a>
<a class="dropdown-item pl-2 text-secondary" href="https://github.com/SimpleITK/SimpleITK/releases" target="_blank">Releases</a>
<a class="dropdown-item pl-2 text-secondary" href="https://discourse.itk.org" target="_blank">Discussion Form</a>
<a class="dropdown-item pl-2 text-secondary" href="https://github.com/SimpleITK/SimpleITK/issues" target="_blank">Report Issue</a>
<a class="dropdown-item pl-2 text-secondary" href="https://open.cdash.org/index.php?project=SimpleITK" target="_blank">Quality Dashboard</a>
</div>
</li>
</ul>
</div>
</nav>
<!-- Privacy Policy -->
<div class="jumbotron jumbotron-fluid bg-white about-hero">
<div class="container">
<div class="row">
<div class="col-12 p-5">
<h2 class="text-brand font-weight-bold">Website Usage Privacy Policy</h2>
<p>This website is provided as a public service by the SimpleITK project, which is part of the <a class="about-link" href="http://www.insightsoftwareconsortium.org" target="_blank">Insight Software Consortium </a>, a non-profit educational consortium dedicated to promoting and maintaining open-source, freely available software for medical image analysis. SimpleITK does not disclose, give, sell, or transfer personal information about visitors to https://simpleitk.org unless required to do so by law. </p>
<p>Protecting your privacy is very important to us. We do not collect personally identifiable information (PII) about you during your visit to the SimpleITK website unless you choose to give it to us. We do, however, collect some data about visits to our website to help us better understand how the public interacts with the site and how to make it more useful.</p>
<p>The collected information consists of the following:</p>
<ul>
<li>The type of browser and operating system you use to access our website;</li>
<li>The date and time you access our website;</li>
<li>The pages you visit; and</li>
<li>The addresses of pages from where you followed a link to our website.</li>
</ul>
<p>This information is gathered using a tracking cookie set by the <a class="about-link" href="http://www.google.com/analytics" target="_blank">Google Analytics</a> service and handled by Google as described in their <a class="about-link" href="http://www.google.com/privacy.html" target="_blank">privacy policy</a>. See your browser documentation for instructions on how to disable the cookie if you prefer not to share this data with Google. We never collect information for commercial marketing or any purpose unrelated to our mission and goals. By using this website, you consent to the collection of data in this manner and for the purposes described above</p>
<p>SimpleITK may modify or update this Privacy Policy from time to time to reflect the changes in our work and practices. Please review this page periodically.</p>
<p>If you have any questions or concerns about the SimpleITK Privacy Policy, please email contact a member of the <a class="about-link" href="https://www.insightsoftwareconsortium.org/council" target="_blank">Insight Software Consortium Council</a>.</p>
</div>
</div>
</div>
</div>
<!-- Site footer -->
<div class="footer site-footer">
<div class="jumbotron jumbotron-fluid mb-0 bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-6">
<h6 class="mb-3 font-weight-bold text-white">Connect</h6>
<ul class="list-inline">
<li class="list-inline-item mr-4"><a class="text-white-50" href="https://stackoverflow.com/questions/tagged/simpleitk" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Stack Overflow SimpleITK" aria-label="Stack Overflow SimpleITK"><i class="fab fa-stack-overflow fa-2x" alt="Stack Overflow SimpleITK"></i></a></li>
<li class="list-inline-item mr-4"><a class="text-white-50" href="https://github.com/SimpleITK/SimpleITK" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Github SimpleITK" aria-label="Github SimpleITK"><i class="fab fa-github fa-2x" alt="Github SimpleITK"></i></a></li>
<li class="list-inline-item mr-4"><a class="text-white-50" href="https://discourse.itk.org" target="_blank" data-toggle="tooltip" data-placement="bottom" title="Discourse ITK" aria-label="Discourse ITK"><i class="fab fa-discourse fa-2x" alt="Discourse ITK"></i></a></li>
<li class=""><a class="small text-white-50" href="privacy_policy.html" target="_blank">Privacy Policy</a></li>
</ul>
<hr class="footer-divider border-secondary d-sm-none">
</div>
<div class="col-sm-6">
<h6 class="mb-3 font-weight-bold text-white">Related Sites</h6>
<ul class="list-unstyled">
<li class=""><a class="small text-white-50" href="https://www.insightsoftwareconsortium.org" target="_blank">Insight Software Consortium</a></li>
<li class=""><a class="small text-white-50" href="https://itk.org" target="_blank">The Insight Toolkit</a></li>
<li class=""><a class="small text-white-50" href="https://numfocus.org" target="_blank">NumFOCUS</a></li>
<li class=""><a class="small text-white-50" href="https://www.niaid.nih.gov/" target="_blank">National Institute of Allergy & Infectious Diseases</a></li>
<li class=""><a class="small text-white-50" href="https://bioinformatics.niaid.nih.gov/" target="_blank">bioinformatics @NIAID</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- Main.js -->
<script src="js/main.js"></script>
<!-- Feather icons -->
<script>
feather.replace()
</script>
</body>
</html>