-
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathpolicy.html
151 lines (115 loc) · 6.98 KB
/
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
<!-- Just need this page for consent screen -->
<!doctype html>
<html lang="en">
<head>
<link rel="stylesheet" href="css/bootstrap.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="img/icon.svg" type="image/png">
<title>XClipper - Privacy Policy</title>
<link rel="stylesheet" href="vendors/linericon/style.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="vendors/lightbox/simpleLightbox.css">
<link rel="stylesheet" href="vendors/nice-select/css/nice-select.css">
<link rel="stylesheet" href="vendors/animate-css/animate.css">
<link rel="stylesheet" href="vendors/popup/magnific-popup.css">
<!-- main css -->
<link rel="stylesheet" href="XClipper.Web/css/style.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
</head>
<body>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/stellar.js"></script>
<script src="vendors/lightbox/simpleLightbox.min.js"></script>
<script src="vendors/nice-select/js/jquery.nice-select.min.js"></script>
<script src="vendors/isotope/imagesloaded.pkgd.min.js"></script>
<script src="vendors/isotope/isotope-min.js"></script>
<script src="vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="vendors/counter-up/jquery.waypoints.min.js"></script>
<script src="vendors/counter-up/jquery.counterup.js"></script>
<script src="js/mail-script.js"></script>
<script src="vendors/popup/jquery.magnific-popup.min.js"></script>
<script src="js/theme.js"></script>
<style>
p {
color: lightgray;
}
a {
color: #9ED3E0
}
</style>
<div id="new">
<div>
<h1>Privacy Policy for XClipper</h1>
<b>Find the privacy Policy for XClipper Android app, <a
href="https://github.com/KaustubhPatange/XClipper/blob/master/XClipper.Android/POLICY.md"
target="_blank">here</a>.</b>
<p>At XClipper, accessible from https://kaustubhpatange.github.io/XClipper/, one of our main priorities is
the privacy of our visitors. This Privacy Policy document contains types of information that is
collected and recorded by XClipper and how we use it.</p>
<p>If you have additional questions or require more information about our Privacy Policy, do not hesitate to
contact us.</p>
<h2>Information Collection and Use</h2>
<p>For a better experience, while using our Service, I may require you to provide us with certain personally
identifiable information, including but not limited to application crash Reports. The information that I
request will be retained on your device and is not collected by me in any way.</p>
<p>The app does use third party services that may collect information used to identify you.</p>
<p>Link to privacy policy of third party service providers used by the app</p>
<ul>
<li><a href="https://firebase.google.com/support/privacy/" target="_blank">Google Firebase</a></li>
</ul>
<p>The app uses Google OAuth sign-in & requests some sensitive scopes to connect with their <a
href="https://firebase.google.com/docs/database" target="_blank">Firebase Realtime Database</a>
product which they create by following the <a
href="https://kaustubhpatange.github.io/XClipper/docs/#/sync">synchronization guide</a>
where then it can modify the content of the database based on user's request.</p>
<h2>Log Files</h2>
<p>XClipper follows a standard procedure of using log files. These files log visitors when they visit
websites. All hosting companies do this and a part of hosting services' analytics. The information
collected by log files include internet protocol (IP) addresses, browser type, Internet Service Provider
(ISP), date and time stamp, referring/exit pages, and possibly the number of clicks. These are not
linked to any information that is personally identifiable. The purpose of the information is for
analyzing trends, administering the site, tracking users' movement on the website, and gathering
demographic information.</p>
<h2>Privacy Policies</h2>
<P>You may consult this list to find the Privacy Policy for each of the advertising partners of XClipper.
Our Privacy Policy was created with the help of the <a
href="https://www.privacypolicygenerator.info">Privacy Policy Generator</a> and the <a
href="https://www.privacypolicyonline.com">Privacy Policy Generator Online</a>.</p>
<p>Third-party ad servers or ad networks uses technologies like cookies, JavaScript, or Web Beacons that are
used in their respective advertisements and links that appear on XClipper, which are sent directly to
users' browser. They automatically receive your IP address when this occurs. These technologies are used
to measure the effectiveness of their advertising campaigns and/or to personalize the advertising
content that you see on websites that you visit.</p>
<p>Note that XClipper has no access to or control over these cookies that are used by third-party
advertisers.</p>
<h2>Third Party Privacy Policies</h2>
<p>XClipper's Privacy Policy does not apply to other advertisers or websites. Thus, we are advising you to
consult the respective Privacy Policies of these third-party ad servers for more detailed information.
It may include their practices and instructions about how to opt-out of certain options. You may find a
complete list of these Privacy Policies and their links here: Privacy Policy Links.</p>
<p>You can choose to disable cookies through your individual browser options. To know more detailed
information about cookie management with specific web browsers, it can be found at the browsers'
respective websites. What Are Cookies?</p>
<h2>Children's Information</h2>
<p>Another part of our priority is adding protection for children while using the internet. We encourage
parents and guardians to observe, participate in, and/or monitor and guide their online activity.</p>
<p>XClipper does not knowingly collect any Personal Identifiable Information from children under the age of
13. If you think that your child provided this kind of information on our website, we strongly encourage
you to contact us immediately and we will do our best efforts to promptly remove such information from
our records.</p>
<h2>Online Privacy Policy Only</h2>
<p>This Privacy Policy applies only to our online activities and is valid for visitors to our website with
regards to the information that they shared and/or collect in XClipper. This policy is not applicable to
any information collected offline or via channels other than this website.</p>
<h2>Consent</h2>
<p>By using our website, you hereby consent to our Privacy Policy and agree to its Terms and Conditions.</p>
</div>
</div>
</body>
</html>