-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
326 lines (277 loc) · 18.1 KB
/
privacy.html
File metadata and controls
326 lines (277 loc) · 18.1 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
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
<!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="">
<title>Hack Mohawk Valley</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/agency.min.css" rel="stylesheet">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Hack Mohawk Valley</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="events/fall-2018/index.html">Sign Up</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="index.html#About">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="faq.html">FAQ</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#portfolio">Events</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="become-a-sponsor.html">Sponsor</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#" target="_blank">Blog</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#" target="_blank">Gallery</a>
</li> -->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead ryan-banner">
<div class="container">
<div class="intro-text">
<div class="intro-heading text-uppercase">Privacy Policy</div>
<div class="intro-lead-in">Don't hesitate to reach out to us if you have questions, comments, or concerns.</div>
<a class="btn btn-primary btn-xl text-uppercase m-4" href="mailto:info@thincubator.co">Email Us</a>
</div>
</div>
</header>
<section>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p><strong>Note: This Privacy Policy is adapted from Hack Upstate. <a href="http://hackupstate.com/conduct.html" target="_blank">View it here.</a></strong></p>
<h1>Table of Contents</h1>
<ol>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#short-version">The Short Version</a></li>
<li><a href="#collected-info">Collected Information and Use</a></li>
<li><a href="#sharing">Information Sharing</a></li>
<li><a href="#childrens-privacy">Children’s Privacy</a></li>
<li><a href="#other-websites">Links to Other Websites</a></li>
<li><a href="#cookies">Cookies</a></li>
<li><a href="#changes">Changes to This Privacy Policy</a></li>
<li><a href="#optout">Opt-Out</a></li>
<li><a href="#thanks">Thanks</a></li>
<li><a href="#contact">Contact Us</a></li>
</ol>
<h1 id="introduction">Introduction</h1>
<p>We at the Thincubator have created this Privacy Policy because we know you care about how information you provide to us is used and shared.</p>
<p>This Privacy Policy describes how we gather information from you when you visit the the Thincubator website located at <a href="http://thincubator.co">thincubator.co</a> and how we may use and share that information. By visiting our Site or attending our events, you are accepting the practices described in this Privacy Policy.</p>
<p>In this Privacy Policy, the words “we,” ‘us” and “our” refer to the Thincubator.</p>
<h1 id="short-version">The Short Version</h1>
<p>We collect your information only with your consent; we only collect the <strong>minimum </strong>amount of personal information that is necessary to fulfill the purpose of your interaction with us; we <strong>do not sell </strong>it to third parties; and we only use it as this Privacy Statement describes.</p>
<h1 id="collected-info">Collected Information and Use</h1>
<h2>Personal Information Usage</h2>
<p>We may collect <strong>limited </strong>Personal Information that you choose to submit to us through the following ways:</p>
<ul>
<li>Signing up for our mailing list on our website, <a href="http://thincubator.co">thincubator.co</a>.</li>
<li>Signing up or signing into an event, including (but not limited to) weekend hackathons.</li>
<li>Winning a prize at the Thincubator (sometimes required for sponsored prizes).</li>
<li>Answering feedback surveys.</li>
<li>Using certain features on the site.</li>
</ul>
<p>The types of information you can choose to provide may include::</p>
<ul>
<li>Name, email address, and general contact information.</li>
</ul>
<p>We may use your Personal Information for the following general purposes:</p>
<ul>
<li>To fulfill or respond to your inquiries.</li>
<li>To address administrative needs and communications.</li>
<li>To improve our services and events.</li>
<li>To provide you with very occasional newsletters, surveys, promotions, and notices on changes and upgrades to our products and services.</li>
<li>Marketing communications from third parties at your request.</li>
</ul>
<h2>Anonymous Information Usage</h2>
<p>We use Anonymous Information such as web or mobile pages you have viewed, in order to analyze request and usage patterns so that we may improve our products and services, enhance our user experience, and gather broad demographic information for aggregate use.</p>
<p>Anonymous Information consists of data that would not identify you personally; these records exclude information (such as your name or email) that makes them personally identifiable to you. We may disclose Anonymous Information to third parties that promote our products and services. the Thincubator reserves the right to use and disclose Anonymous Information to third parties in its discretion.</p>
<h1 id="sharing">Information Sharing</h1>
<p>The Thincubator is not in the business of selling your information. We do not trade, rent, or sell your Personal Information with third parties for their commercial purposes.</p>
<p>Information is instead shared in the following contexts:</p>
<h2>Aggregate Information</h2>
<p>The Thincubator may use your Personal Information in order to provide to third parties non-personal aggregated information about you that does not allow you to be identified or contacted and that is combined with the Personal Information of other users ("Aggregate Information"). For example, we might inform third parties regarding the number of users of our site and the activities they conduct while on our site.</p>
<p>We might also inform a company that performs services or that provides products and/or services to the Thincubator (that may or may not be a Thincubator business partner or an advertiser on our site) that "75% of our participants are college students" or “60% of our participants came for the first time”. Depending on the circumstances, we may or may not charge third parties for this Aggregate Information. We may not limit the third parties' use of the Aggregate Information.</p>
<h2>Advertisers, Sponsors, and Third Parties</h2>
<p>The Thincubator may aggregate your information with information of other users, and disclose such information to advertisers, sponsors, and other third parties for marketing and promotional purposes.</p>
<p>However, the Thincubator will <strong>never </strong>disclose your Personally Identifiable Information to advertisers, sponsors, and other third parties for marketing and promotional purposes without your express consent. We may very occasionally send email on behalf of another advertiser, sponsor, or third party. However, <strong>we we will not openly share your Personal Information to advertisers, sponsors, or third parties</strong>.</p>
<h2>Legal Requirements</h2>
<p>The Thincubator may disclose your Personally Identifiable Information if required to do so by law or in the good faith belief that such action is necessary to:</p>
<ol>
<li>comply with a legal obligation</li>
<li>protect and defend the rights or property of the Thincubator</li>
<li>act in urgent circumstances to protect the personal safety of users of the Site or the public</li>
<li>protect against legal liability</li>
</ol>
<h2>Business Transfers</h2>
<p>If another company acquires our company or our assets, that company will possess the Personal Information we have collected and that company will assume the rights and obligations regarding your Personal Information as indicated in this Privacy Policy.</p>
<h1 id="childrens-privacy">Children’s Privacy</h1>
<p>Our Website is not intended to be used by children, and we will not knowingly collect personally identifiable information from children.</p>
<h1 id="other-websites">Links to Other Websites</h1>
<p>Our website may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.</p>
<h1 id="cookies">Cookies</h1>
<p>Cookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer’s hard drive. We may use pixel tags, cookies, and/or other similar technologies to collect visitor information.</p>
<h1 id="changes">Changes to This Privacy Policy</h1>
<p>We may update our Privacy Policy. Thus, we advise you to review this page periodically for any changes. We will notify you of any major changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page, found at <a href="http://thincubator.co/privacy">thincubator.co/privacy</a>.</p>
<h1 id="optout">Opt-Out</h1>
<p>When you receive communications from us, you may specify a preference to stop receiving further communications from us and you will have the chance to "opt-out" by following the unsubscribe instructions indicated in the communication you receive.</p>
<h1 id="thanks">Thanks</h1>
<p>Thanks to <a href="https://info.devpost.com/privacy">Devpost,</a><a href="https://mlh.io/privacy">MLH,</a> and <a href="https://help.github.com/articles/github-privacy-statement/">Github</a> for a guide to this privacy policy.</p>
<h1 id="contact">Contact Us</h1>
<p>If you have any questions, concerns, suggestions, or feedback about our Privacy Policy, do not hesitate to contact us at <a href="mailto:info@thincubator.co">info@thincubator.co</a>.</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-light" id="contact">
<div class="container">
<div class="row">
<div class="col-md-3 mb-5">
<h5>Where</h5>
<ul class="no-bullet">
<li>The Thincubator
<li>326 Broad St</li>
<li>Utica, NY 13501</li>
</ul>
<a class="btn btn-primary text-uppercase" href="https://www.google.com/maps?ll=43.102643,-75.223997&z=16&t=m&hl=en-US&gl=US&mapclient=embed&q=326+Broad+St+Utica,+NY+13501"
target="_blank">Open Maps</a>
</div>
<div class="col-md-3 mb-5">
<h5>Contact</h5>
<ul class="no-bullet">
<li>MVCC's Thincubator</li>
<li>
<a href="mailto:info@thincubator.co">info@thincubator.co</a>
</li>
<li>
<a href="tel:315-520-8768">(315) 520-8768</a>
</li>
<hr>
<li>Hack Upstate</li>
<li>
<a href="mailto:team@hackupstate.com">team@hackupstate.com</a>
</li>
<li>
<a href="tel:315-436-8655">(315) 436-8655</a>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h5>Connect with Hack Upstate</h5>
<ul class="no-bullet">
<li>
<a href="http://hackupstate.com/" target="_blank">Website</a>
</li>
<li>
<a href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<li>
<a href="https://www.facebook.com/hackupstate.org/" target="_blank">Facebook</a>
</li>
<li>
<a href="https://twitter.com/hackupstate" target="_blank">Twitter</a>
</li>
<li>
<a href="https://www.linkedin.com/company/hack-upstate" target="_blank">LinkedIn</a>
</li>
<li>
<a href="https://github.com/hackupstate" target="_blank">Github</a>
</li>
<li>
<a href="https://www.youtube.com/user/hackupstate" target="_blank">YouTube</a>
</li>
<li>
<a href="https://medium.com/@hackupstate" target="_blank">Blog</a>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h5>Connect with the thINCubator</h5>
<ul class="no-bullet">
<li>
<a href=" http://thincubator.co/" target="_blank">Website</a>
</li>
<li>
<a href="https://www.instagram.com/thincubator/?hl=en" target="_blank">Instagram</a>
</li>
<li>
<a href="https://www.facebook.com/pages/Thincubator/1582036492056457?fref=ts" target="_blank">Facebook</a>
</li>
<li>
<a href="https://twitter.com/thethincubator" target="_blank">Twitter</a>
</li>
<li>
<a href="https://www.linkedin.com/company/the-thincubator" target="_blank">LinkedIn</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UC2JEMcjVAnTxO3iQS_cwZPg" target="_blank">YouTube</a>
</li>
<li>
<a href="http://thincubator.co/blog/" target="_blank">Blog</a>
</li>
</ul>
</div>
</div>
<div class="copyright text-center">
<div class="span12">Website created by
<a href="http://jessepeplinski.com" target="_blank">Jesse Peplinski</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/agency.min.js"></script>
<!-- Google Analytics -->
</body>
</html>