-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathprivacy.html
613 lines (568 loc) · 21.9 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
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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
<!DOCTYPE html>
<!--[if lt IE 8]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8" />
<title>Kautilya Save - Privacy</title>
<!-- Open Graph Sharing Preview Configuration -->
<meta
name="description"
content="Developer | Traveller | Technophile | Photographer | Foodie | Designer"
/>
<meta property="og:title" content="Kautilya Save - Sensehack" />
<meta property="og:url" content="https://sensehack.github.io" />
<meta
property="og:description"
content="Developer | Traveller | Technophile | Photographer | Foodie | Designer"
/>
<!-- <meta property="og:image" content="https://sensehack.github.io/ks_i.png"> -->
<meta property="og:image" content="https://sensehack.github.io/ogKS.png" />
<meta property="og:type" content="article" />
<meta property="og:locale" content="en_US" />
<!-- Sharing preview end. -->
<!-- SEO -->
<meta name="author" content="Kautilya Save , Sensehack" />
<meta name="SEO" content="Kautilya Save" />
<!-- Google Analytics
================================================== -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-120726119-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-120726119-1");
</script>
<!-- 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-NBJTKDK");
</script>
<!-- End Google Tag Manager -->
<!-- Mobile Specific Metas
================================================== -->
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css" />
<link rel="stylesheet" href="css/layout.css" />
<link rel="stylesheet" href="css/media-queries.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin="anonymous"
/>
<!-- Custom fonts from fontastic for Trakt TV SVG. -->
<!-- <link
href="https://file.myfontastic.com/RdqTEHU3NGAZLVYoyxjbQ8/icons.css"
rel="stylesheet"
/> -->
<!-- <link rel="stylesheet" href="https://file.myfontastic.com/RdqTEHU3NGAZLVYoyxjbQ8/icons.css"> -->
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="ms1.ico" />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-NBJTKDK"
height="0"
width="0"
style="display:none;visibility:hidden"
></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Header
================================================== -->
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation"
>Show navigation</a
>
<a class="mobile-btn" href="#" title="Hide navigation"
>Hide navigation</a
>
<ul id="nav" class="nav">
<li class="current">
<a href="https://sensehack.github.io/">Home</a>
</li>
<li>
<a href="https://sensehack.github.io/#about">About</a>
</li>
<li>
<a class="smoothscroll" href="#resume">Privacy</a>
</li>
<li>
<a href="https://sensehack.github.io/#portfolio">Works</a>
</li>
<li>
<a href="https://sensehack.github.io/#social">Social</a>
</li>
<li>
<a href="https://sensehack.github.io/#contact">Contact</a>
</li>
</ul>
<!-- end #nav -->
</nav>
<!-- end #nav-wrap -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">Privacy Policy.</h1>
<h3>Effective date: July 01, 2018</h3>
<br />
<h3>
Kautilya Save - Sensehack ("us", "we", or "our")
<br />
operates the
<a href="https://sensehack.github.io/"
>https://sensehack.github.io/</a
>
website (the "Service").
</h3>
</div>
</div>
<!-- Adding trakt.tv icon svg <img src="Assets/trakt.svg" > without i class -->
<p class="scrolldown">
<a class="smoothscroll" href="#resume">
<i class="fas fa-chevron-circle-down"></i>
<!-- <i class="icon-down-circle"></i> -->
</a>
</p>
</header>
<!-- Header End -->
<!-- Resume Section
================================================== -->
<section id="resume">
<!-- Education- ================================================== -->
<div class="row education">
<div class="eleven columns main-col">
<div class="row item">
<h1>Privacy Policy</h1>
<p>
Kautilya Save - Sensehack ("us", "we", or "our") operates the
<a href="https://sensehack.github.io/"
>https://sensehack.github.io/</a
>
website (the "Service").
</p>
<p>
This page informs you of our policies regarding the collection,
use, and disclosure of personal data when you use our Service and
the choices you have associated with that data. This Privacy
Policy for Kautilya Save - Sensehack is powered by
<a href="https://freeprivacypolicy.com/">FreePrivacyPolicy.com</a
>.
</p>
<p>
We use your data to provide and improve the Service. By using the
Service, you agree to the collection and use of information in
accordance with this policy. Unless otherwise defined in this
Privacy Policy, terms used in this Privacy Policy have the same
meanings as in our Terms and Conditions, accessible from
<a href="https://sensehack.github.io/"
>https://sensehack.github.io/</a
>
</p>
<h2>Information Collection And Use</h2>
<p>
We collect several different types of information for various
purposes to provide and improve our Service to you.
</p>
<h3>Types of Data Collected</h3>
<h4>Personal Data</h4>
<p>
While using our Service, we may ask you to provide us with certain
personally identifiable information that can be used to contact or
identify you ("Personal Data"). Personally identifiable
information may include, but is not limited to:
</p>
<ul>
<li>First name and last name</li>
<li>Cookies and Usage Data</li>
</ul>
<h4>Usage Data</h4>
<p>
We may also collect information how the Service is accessed and
used ("Usage Data"). This Usage Data may include information such
as your computer's Internet Protocol address (e.g. IP address),
browser type, browser version, the pages of our Service that you
visit, the time and date of your visit, the time spent on those
pages, unique device identifiers and other diagnostic data.
</p>
<h4>Tracking & Cookies Data</h4>
<p>
We use cookies and similar tracking technologies to track the
activity on our Service and hold certain information.
</p>
<p>
Cookies are files with small amount of data which may include an
anonymous unique identifier. Cookies are sent to your browser from
a website and stored on your device. Tracking technologies also
used are beacons, tags, and scripts to collect and track
information and to improve and analyze our Service.
</p>
<p>
You can instruct your browser to refuse all cookies or to indicate
when a cookie is being sent. However, if you do not accept
cookies, you may not be able to use some portions of our Service.
</p>
<p>Examples of Cookies we use:</p>
<ul>
<li>
<strong>Session Cookies.</strong> We use Session Cookies to
operate our Service.
</li>
<li>
<strong>Preference Cookies.</strong> We use Preference Cookies
to remember your preferences and various settings.
</li>
<li>
<strong>Security Cookies.</strong> We use Security Cookies for
security purposes.
</li>
</ul>
<h2>Use of Data</h2>
<p>
Kautilya Save - Sensehack uses the collected data for various
purposes:
</p>
<ul>
<li>To provide and maintain the Service</li>
<li>To notify you about changes to our Service</li>
<li>
To allow you to participate in interactive features of our
Service when you choose to do so
</li>
<li>To provide customer care and support</li>
<li>
To provide analysis or valuable information so that we can
improve the Service
</li>
<li>To monitor the usage of the Service</li>
<li>To detect, prevent and address technical issues</li>
</ul>
<h2>Transfer Of Data</h2>
<p>
Your information, including Personal Data, may be transferred to —
and maintained on — computers located outside of your state,
province, country or other governmental jurisdiction where the
data protection laws may differ than those from your jurisdiction.
</p>
<p>
If you are located outside India and choose to provide information
to us, please note that we transfer the data, including Personal
Data, to India and process it there.
</p>
<p>
Your consent to this Privacy Policy followed by your submission of
such information represents your agreement to that transfer.
</p>
<p>
Kautilya Save - Sensehack will take all steps reasonably necessary
to ensure that your data is treated securely and in accordance
with this Privacy Policy and no transfer of your Personal Data
will take place to an organization or a country unless there are
adequate controls in place including the security of your data and
other personal information.
</p>
<h2>Disclosure Of Data</h2>
<h3>Legal Requirements</h3>
<p>
Kautilya Save - Sensehack may disclose your Personal Data in the
good faith belief that such action is necessary to:
</p>
<ul>
<li>To comply with a legal obligation</li>
<li>
To protect and defend the rights or property of Kautilya Save -
Sensehack
</li>
<li>
To prevent or investigate possible wrongdoing in connection with
the Service
</li>
<li>
To protect the personal safety of users of the Service or the
public
</li>
<li>To protect against legal liability</li>
</ul>
<h2>Security Of Data</h2>
<p>
The security of your data is important to us, but remember that no
method of transmission over the Internet, or method of electronic
storage is 100% secure. While we strive to use commercially
acceptable means to protect your Personal Data, we cannot
guarantee its absolute security.
</p>
<h2>Service Providers</h2>
<p>
We may employ third party companies and individuals to facilitate
our Service ("Service Providers"), to provide the Service on our
behalf, to perform Service-related services or to assist us in
analyzing how our Service is used.
</p>
<p>
These third parties have access to your Personal Data only to
perform these tasks on our behalf and are obligated not to
disclose or use it for any other purpose.
</p>
<h3>Analytics</h3>
<p>
We may use third-party Service Providers to monitor and analyze
the use of our Service.
</p>
<ul>
<li>
<p>
<strong>Google Analytics</strong>
</p>
<p>
Google Analytics is a web analytics service offered by Google
that tracks and reports website traffic. Google uses the data
collected to track and monitor the use of our Service. This
data is shared with other Google services. Google may use the
collected data to contextualize and personalize the ads of its
own advertising network.
</p>
<p>
You can opt-out of having made your activity on the Service
available to Google Analytics by installing the Google
Analytics opt-out browser add-on. The add-on prevents the
Google Analytics JavaScript (ga.js, analytics.js, and dc.js)
from sharing information with Google Analytics about visits
activity.
</p>
<p>
For more information on the privacy practices of Google,
please visit the Google Privacy & Terms web page:
<a href="https://policies.google.com/privacy?hl=en"
>https://policies.google.com/privacy?hl=en</a
>
</p>
</li>
</ul>
<h2>Links To Other Sites</h2>
<p>
Our Service may contain links to other sites that are not operated
by us. If you click on a third party link, you will be directed to
that third party's site. We strongly advise you to review the
Privacy Policy of every site you visit.
</p>
<p>
We have no control over and assume no responsibility for the
content, privacy policies or practices of any third party sites or
services.
</p>
<h2>Children's Privacy</h2>
<p>
Our Service does not address anyone under the age of 18
("Children").
</p>
<p>
We do not knowingly collect personally identifiable information
from anyone under the age of 18. If you are a parent or guardian
and you are aware that your Children has provided us with Personal
Data, please contact us. If we become aware that we have collected
Personal Data from children without verification of parental
consent, we take steps to remove that information from our
servers.
</p>
<h2>Changes To This Privacy Policy</h2>
<p>
We may update our Privacy Policy from time to time. We will notify
you of any changes by posting the new Privacy Policy on this page.
</p>
<p>
We will let you know via email and/or a prominent notice on our
Service, prior to the change becoming effective and update the
"effective date" at the top of this Privacy Policy.
</p>
<p>
You are advised to review this Privacy Policy periodically for any
changes. Changes to this Privacy Policy are effective when they
are posted on this page.
</p>
<h2>Contact Us</h2>
<p>
If you have any questions about this Privacy Policy, please
contact us:
</p>
<ul>
<li>
By visiting this page on our website:
<a href="https://sensehack.github.io/#contact"
>https://sensehack.github.io/#contact</a
>
</li>
</ul>
</div>
<!-- item end -->
</div>
<!-- main-col end -->
</div>
<!-- End Education -->
</section>
<!-- Resume Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<li>
<a
href="https://www.facebook.com/sensehack"
title="Facebook"
aria-label="View Facebook"
target="_blank"
>
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li>
<a
href="https://twitter.com/kautilyasave"
title="Twitter"
aria-label="View Twitter"
target="_blank"
>
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a
href="https://google.com/+KautilyaSave"
title="Google+"
aria-label="View Google+"
target="_blank"
>
<i class="fab fa-google-plus-g"></i>
</a>
</li>
<li>
<a
href="https://sensehack.github.io/privacy"
title="Privacy"
aria-label="View Privacy Policy"
target="_blank"
>
<i class="fas fa-user-secret"></i>
</a>
</li>
<li>
<a
href="https://www.instagram.com/sensehack/"
title="Instagram"
aria-label="View Instagram"
target="_blank"
>
<i class="fab fa-instagram"></i>
</a>
</li>
<li>
<a
href="https://trakt.tv/user/SensehacK"
title="Trakt TV"
aria-label="View Trakt TV"
target="_blank"
>
<i class="fas fa-tv"></i>
</a>
</li>
<li>
<a
href="https://www.last.fm/user/Sensehack"
title="Last FM"
aria-label="View Last FM"
target="_blank"
>
<i class="fab fa-lastfm"></i>
</a>
</li>
<li>
<a
href="miscellaneous/traktTMDB.html"
title="traktTMDBTrial"
aria-label="View traktTMDBTrial"
target="_blank"
>
<i class="fas fa-vial"></i>
</a>
</li>
<li>
<a
href="miscellaneous/traktShows.html"
title="traktShowsTrial"
aria-label="View traktShowsTrial"
target="_blank"
>
<i class="fas fa-film"></i>
</a>
</li>
</ul>
<ul class="copyright">
<li>© Copyright 2018 Kautilya Save</li>
<li>
Design using
<a
href="https://github.com/SensehacK"
title="K$"
aria-label="Github Sensehack"
target="_blank"
>SensehacK</a
>
</li>
</ul>
</div>
</div>
</footer>
<!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>
window.jQuery ||
document.write('<script src="js/jquery-1.10.2.min.js"><\/script>');
</script>
<script
type="text/javascript"
src="js/jquery-migrate-1.2.1.min.js"
></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
</body>
</html>