This repository was archived by the owner on Mar 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathprivacy-policy.php
More file actions
379 lines (348 loc) · 31 KB
/
Copy pathprivacy-policy.php
File metadata and controls
379 lines (348 loc) · 31 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
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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--[endif]-->
<head>
<meta charset="utf-8" />
<title>Play2 Help World: Privacy Policy</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KB9X0NFQ37"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-KB9X0NFQ37');
</script>
<!-- Place favicon.ico in the root directory -->
<link rel="icon" type="image/png" sizes="16x16" href="/images/play2help_logo.webp">
<meta name="description" content="Play2HelpWorld Privacy Policy details important information regarding the collection, use and disclosure of User information" />
<meta name="keywords" content="" />
<meta name="author" content="" />
<meta name="MobileOptimized" content="320" />
<!-- Animation Css -->
<link href="/css/animate.css" rel="stylesheet">
<link href="/css/bootstrap.min.css" rel="stylesheet">
<!-- font-awesome -->
<link href="/css/font-awesome.css" rel="stylesheet">
<!-- Web Fonts -->
<link href="/css/fonts.css" rel="stylesheet">
<!-- Flaticon Css -->
<link href="/flaticon/web/flaticon.css" rel="stylesheet">
<!-- Owl Carousel -->
<link href="/css/owl.theme.default.css" rel="stylesheet">
<link href="/css/owl.carousel.css" rel="stylesheet">
<link rel="stylesheet" href="/css/magnific-popup.css">
<!-- Style CSS -->
<link href="/css/style.css" rel="stylesheet">
<!-- Responsive CSS -->
<link href="/css/responsive.css" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/custom.css">
<!-- Signin CSS -->
<link rel="stylesheet" href="/css/signin.css">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script type="text/javascript" src="https://alcdn.msauth.net/lib/1.4.4/js/msal.js" integrity="sha384-fTmwCjhRA6zShZq8Ow5ZkbWwmgp8En46qW6yWpNEkp37MkV50I/V2wjzlEkQ8eWD" crossorigin="anonymous"></script>
<!-- Microsoft Clarity Analytics Tracker-->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "isjlgsliow");
</script>
<style>
#header-banner {
background-image: url('/images/Website Banner_Play2Help_Desktop.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 67vh;
}
@media screen and (max-width: 600px) {
#header-banner {
background-image: url('/images/Website Banner_Play2Help_mobilev2.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 70vh;
}
}
</style>
</head>
<body>
<a href="javascript:" id="return-to-top"><i class="fas fa-arrow-up"></i> <br>top</a>
<!-- Preloader start -->
<div id="preloader">
<div id="status">
<div class="status-mes"></div>
</div>
</div>
<!-- Preloader end -->
<div data-scroll='0' class="full_width">
<div class="container">
<?php include('navbar.php') ?>
</div>
<div id="header-banner"></div>
</div>
<!-- slider wrapper end-->
<div data-scroll='1' class="full_width">
<!-- Page Content here -->
<div class="container">
<div class="col-12 mt-5">
<h2>1. Introduction</h2>
<p class="section-description">
1.1 This Privacy Policy details important information regarding the collection, use and disclosure of User information collected on the Site and the Tools. The aim of this Privacy Policy is to help you understand how your personal information is used and your choices regarding said use. By using the Site or the Tools, you agree that the Foundation can collect, use, disclose, and process your information as described in this Privacy Policy. This Privacy Policy only applies to the Site and the Tools, and not to any other websites, products or services you may be able to access or link to via the Site or the Tools. We encourage you to read the privacy policies of any other websites you visit before providing your information to them.
</p>
<p class="section-description">
The Site and the Tools may evolve over time, and this Privacy Policy will change to reflect that evolution. If changes are made, you will be notified by revising the date at the top of this Privacy Policy. In some cases, if significant changes are made, an statement may be placed in the homepage. We encourage you to review this Privacy Policy periodically to stay informed.
</p>
<p class="section-description">
Some third-party providers may place cookies or pixels - small data files stored on your hard drive or in device memory - on your browser or hard drive. Note that this Privacy Policy does not cover the use of cookies or pixels by such third parties. Most web browsers are set to accept cookies and pixels by default, but you can usually set your browser to remove or reject browser cookies or pixels. If you do choose to remove or reject cookies or pixels, however, your ability to use the Site or the Tools might be affected.
</p>
<p class="section-description">
1.2 This Privacy Policy should be read in conjunction with the Terms of Use. By accessing the Tools, you are consenting to the information collection and use practices described in this Privacy Policy.
</p>
<p class="section-description">
1.3 Your use of the DCL Client and any personal information you provide through the Tools remains subject to the terms of this Privacy Policy and the Terms of Use, as each may be updated from time to time.
</p>
<p class="section-description">
1.4 Any questions, comments or complaints that you might have should be emailed
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>2. Information Collected in the Site and the Tools</h2>
<p class="section-description">
The personal information collected from you generally may include:
</p>
<p class="section-description">
2.1 Network information regarding transactions, including, among other things, the type of device you use, access times, hardware model, operating system and version, and other unique device identifiers.
</p>
<p class="section-description">
2.2. Information about plugins you might be using, included but not limited to those related to the management of cryptocurrency assets and any information provided by them.
</p>
<p class="section-description">
2.3. Your email and Ether address.
</p>
<p class="section-description">
2.4 The DCL Client requires the highest level of browser permissions that could potentially lead to procurement of more personal information. Information on these permissions are used for a limited purpose, and why this is necessary, can be found in paragraph 3 below.
</p>
<p class="section-description">
2.5 Your interactions with the Site are documented via Segment.io and that information is processed by Google.
</p>
<p class="section-description">
2.6 From time to time, we may collect or ask you to provide personal information including (without limitation) the following: your name, mobile phone number, email address, password, IP address, unique device identifiers and other identification credentials, biographical details, photographs and/or payment information.
</p>
<p class="section-description">
2.7 As part of the Services, we may provide functionality allowing you to search for friends by using your Facebook credentials, and, when you elect to do this, you will be asked to allow the Play2Help World Dao access to certain information associated with your Facebook account such as your name, profile picture, gender and list of friends. Provided you consent to this, such information will be processed by us to identify your Facebook friends who are users of the Play2Help World DAO and to allow you to invite those Facebook friends to install the Play2Help World DAO App.
</p>
<p class="section-description">
2.8 Please note that, with your consent, we will collect information about your location and physical movements for the Play2Help World DAO App to function properly and monitor and verify forms of eligible movement. You may turn location monitoring on and off from time to time using the settings of the operating system of your mobile device but, if you disable this functionality, we will not be able to collect information relating to your step-count and GPS/Cell-ID location which will prevent tracking and/or conversion of your movement into Play2Help World DAO.
</p>
<p class="section-description">
2.9 We work with third parties from time to time (including, for example, business partners, sub-contractors in technical, payment, and delivery services, advertising networks, analytics providers, search information providers, and credit reference agencies) who may provide us with information about you. This may include your purchase history from business partners who supply you with rewards made available via the Play2Help World DAO App.
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>3. The Way your Personal Information is used</h2>
<p class="section-description">
3.1 As with nearly all interactions that take place on the World Wide Web, the servers may receive information by virtue of your interaction with them, including but not limited to IP Addresses.
</p>
<p class="section-description">
3.2 The DCL Client requires full browser permissions that could potentially be used to access additional personal information. Such browser permissions are used for an extremely limited technical purpose for allowing the DCL Client to properly interact with your browser. No additional information is obtained beyond what is necessary to provide the DCL Client. No information received is shared with any third-party except as required for provision of the DCL Client.
</p>
<p class="section-description">
3.3 Segment.io is used for purposes of monitoring web traffic. Any identifying information collected via Segment.io is controlled by Segment.io, Inc.
</p>
<p class="section-description">
3.4 Public blockchains provide transparency into transactions and Play2Help is not responsible for preventing or managing information broadcasted on a blockchain.
</p>
<p class="section-description">
3.5 We may use your data to: <br>
• provide the Services (using our systems and those of appropriate third party service providers);<br>
• verify your physical movement and location and issue Play2Help World DAO based on this verified data;<br>
• analyze the usage of, and improve, the Services;<br>
• communicate with you, including without limitation to inform you of updates to the Play2Help World DAO App, Play2Help Worl DAP Website(s), our Terms of Use, and/or this Privacy Policy; <br>
• perform market and customer research; <br>
• market our services to you;<br>
• correct errors and problems with the Services; <br>
• investigate and/or prevent suspected fraud or other criminal activities; <br>
• create daily leaderboards of users, comprising all users or users meeting particular criteria as ranked by the number of steps completed or using other criteria; <br>
• operate the Play2Help World DAO Marketplace; and/or <br>
• investigate disputes between users. <br>
• the developer requests permission to read and write health data from the Health App. <br>
• Play2Help World DAO does not use Health Kit data for advertising purposes and will not sell Health Kit data. <br>
3.6 Additionally, we and our trusted partners may contact you from time to time with offers that may interest you and inform you of other products and services. Some of your data may be shared with other users of the Play2Help World DO App as part of the normal operation of the Services (for example your uploaded profile picture and biographical information will be accessible to all users, and we may publish your total verified steps, or another movement, during a particular period to other users from time to time). Further, we may, from time to time, expand or reduce our business which may involve the transfer of certain divisions or assets of our company to other parties, and the data we store and use, where relevant, may be transferred to such third parties. From time to time we may transfer the data we store and use to locations outside the European Economic Area, some of which may have different data protection laws to the UK or the EU, or no data protection laws. In all such cases, we transmit such information only to entities that comply with this policy and applicable law. <br>
3.7 Your data will be kept only for as long as necessary. We take reasonable industry-standard care in keeping all our data secure and in preventing any unauthorized access or unlawful use of it. All personal data we store and the process is handled strictly by applicable data protection legislation. </p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<div>
<h2>4. What Is Done With Your Information</h2>
</div>
<div>
<p class="section-description">
4.1 Your information may be used in the following ways:
</p>
<p class="section-description">
• To analyze trends for how the Site and Tools are being used;
</p>
<p class="section-description">• To improve the Site and the Tools;</p>
<p class="section-description">• To help personalize your experience of the Site and the Tools; and</p>
<p class="section-description">
• If you provide your contact information, you may receive technical notices, updates, confirmations, security alerts, to provide support to you, to tell you about other products and services that might interest you, or to respond to your comments or questions.
</p>
</div>
<p class="section-description">
4.2 Your information may be shared with third parties who need to access it in order to do work related to the Site and the Tools, including doing things like helping make the Site or DCL Client available, or providing analytics services. These third parties only access and use your information as necessary to perform their functions.
</p>
<p class="section-description">
4.3 Aggregations and anonymizations that contain your information may be created in a way that does not directly identify you. Those aggregations and anonymizations may be used or shared for a variety of purposes related to the Site and the DCL Client.
</p>
<p class="section-description">
4.4 Your personal information may be disclosed to agents, businesses, or service providers who process your personal information for providing the Site and the Tools to you. The agreements with these service providers limit the kinds of information they can use or process and ensure they use reasonable efforts to keep your personal information secure.
</p>
<p class="section-description">
4.5 Play2Help also reserves the right to disclose personal information that it believes, in good faith, is appropriate or necessary to enforce the Terms of Use, take precautions against liability or harm, to investigate and respond to third-party claims or allegations, to respond to court orders or official requests, to protect the security or integrity of the Site or the Tools, and to protect the rights, property, or safety of the Foundation, the Play2Help community of users and LAND owners, or others.
</p>
<p class="section-description">
4.6 In the event that Play2Help is involved in a merger, acquisition, sale, bankruptcy, insolvency, reorganization, receivership, assignment for the benefit of creditors, or the application of laws or equitable principles affecting creditors’ rights generally, or other change of control, there may be a disclosure of your information to another entity related to such event.
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>5. Your Choice</h2>
<p class="section-description">
Your personal information will be processed in accordance with this Privacy Policy, and as part of that you will have limited or no opportunity to otherwise modify how your information is used.
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>6. Cookies</h2>
<p class="section-description">
6.1 The Site and the Tools do not use cookies at this time but they might do so in the future, in which case this Privacy Policy shall be updated accordingly. <br>
6.2 We use cookies to distinguish you from other users of the Play2Help World DAO App and Play2Help World DAO Website(s) and obtain certain information about your usage and behavior. A cookie is a small file of letters and numbers that we put on your computer when you use the Play2Help World DAO App or Play2Help World DAO Website(s). This helps us to provide you with a better experience when you use the Play2Help World DAO App or browse the Play2Help World DAO website(s) and also allows us to improve the Services. We will use both persistent cookies, which could remain on your device until their expiration (which, in some cases, is up to 10 years), and session cookies, which are temporary files removed from your device once your browser is closed. <br>
6.3 The types of cookies we may use include: <br>
• Analytical/Tracking Cookies, which allow us to recognize and count the number of visitors and analyze the use of the Services, as well as to verify transactions; and <br>
• Advertising and Retargeting Cookies, which allow us to generate appropriate advertising directed to you on the Play2Help World DAO Website(s) as well as on the Play2Help World DAO App and other third-party. <br>
Please note that third parties (including, for example, advertising networks and providers of external services like web traffic analysis services) may also use cookies, over which we have no control. These cookies are likely to be analytical/performance cookies or targeting cookies. You may block cookies by activating the appropriate setting on your browser but, if you do so, you may not be able to use all functionalities of the Services. <br>
6.4 We use several industry-standard data analytics tools, such as Google Analytics and Facebook Analytics. These collect certain information about you, such as your device’s IP address and browsing and usage behavior, and are used to allow us to track and monitor the traffic visiting the Play2Help World DAO App and Play2Help World DAO website(s).
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>7. Information Not Collected</h2>
<p class="section-description">
Any other personally-identifiable information about you shall not be collected, unless you give it to the Play2Help directly: by filling out a form, giving written feedback, communicating via third party social media sites, or otherwise communicating via the Site, the Tools or any other means.
</p>
<p class="section-description">
Your Ethereum public address is not collected, but you should understand that transactions that take place using the Site and the Tools are confirmed and managed via the Ethereum blockchain. You understand that your Ethereum public address will be made publicly visible whenever you engage in a transaction that is confirmed and managed via the Ethereum blockchain.
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>8. Information Security</h2>
<p class="section-description">
Whilst neither the Foundation, nor any other organization, can guarantee the security of information processed online, the Foundation has appropriate security measures in place to protect your personal information. For example, the personal information you provide is stored on computer systems with limited access, encryption, or both.
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>9. Privacy Rights</h2>
<p class="section-description">
9.1 Subject to applicable law, you may have some or all of the following rights in respect of your personal information: (i) to obtain a copy of your personal information together with information about how and on what basis that personal information is processed; (ii) to rectify inaccurate personal information (including the right to have incomplete personal information completed); (iii) to erase your personal information (in limited circumstances, where it is no longer necessary in relation to the purposes for which it was collected or processed); (iv) to restrict processing of your personal information where: a. the accuracy of the personal information is contested; b. the processing is unlawful but you object to the erasure of the personal information; or c. we no longer require the personal information but it is still required for the establishment, exercise or defense of a legal claim; (v) to challenge processing which we have justified on the basis of a legitimate interest (as opposed to your consent, or to perform a contract with you); (vi) to prevent us from sending you direct marketing; (vii) to withdraw your consent to our processing of your personal information (where that processing is based on your consent); (viii) to object to decisions which are based solely on automated processing or profiling; (ix) in addition to the above, you have the right to file a complaint with the supervisory authority.
</p>
<p class="section-description">
9.2. If you reside in California, you may request certain general information regarding our disclosure of personal information to third parties for their direct marketing purposes.
</p>
<p class="section-description">
9.3. If you wish to investigate the exercising of any of these rights, please write to us.
</p>
<p class="section-description">
9.4. (i) You have the right to ask us not to process your personal information for marketing purposes. You can exercise your right to prevent such processing (i.e. “opt out”) by clicking ‘unsubscribe’ at the bottom of our marketing emails or by emailing privacy@Play2Help World DAO in, with the subject ‘unsubscribe’. <br>
(ii) You have the right to change the personal information we hold about you. You can exercise your right by accessing your Account information in our app (Open the Play2Help World DAO app -> Your Account Screen -> Edit (on Android) or Pencil icon (on iPhone) -> Change your details -> Save) <br>
(iii) You have the right to ask us about the personal information we hold about you and to request a copy of your personal information. You can exercise your right to access this information by emailing privacy@Play2Help World DAO with the subject ‘data access request’. <br>
(iv) You have the right to delete your account and any personal information we hold on you. You can exercise your right to delete your Play2Help World DAO account and the personal information attached to it yourself, by triggering an account deletion via the Help section within the Play2Help World DAO app (Open Play2Help World DAO app -> Your Account Screen -> Settings -> Help -> Contact us -> Choose your problem = Delete Account)
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>10. Changes and Updates</h2>
<p class="section-description">
10.1 This Privacy Policy may be revised periodically and this will be reflected by the “Last update posted” date above. Please revisit this page to stay aware of any changes. Your continued use of the DCL Client constitutes your agreement to this Privacy Policy and any future revisions. <br>
10.2. We reserve the right to change this Privacy Policy at any time. Any such changes we may make to this Privacy Policy will be posted on the Play2Help World DAO App and Play2Help World DAO Website(s) and may be emailed to you. Please check the Privacy Policy available on the Play2Help World DAO App and Play2Help World DAO Website(s) from time to time. In the event of any such change, by continuing to use the Play2Help World DAO App or Play2Help World DAO Website(s) you agree to the relevant change. </p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
<div class="col-12">
<h2>11. CONTACT</h2>
<p class="section-description">
Questions, comments, and requests regarding this Privacy Policy are welcomed and should be addressed to privacy@Play2Help World DAO with the subject line “inquiry”.
</p>
</div>
<div class="row items-container bottom-wrapper">
<p> <br> </p>
</div>
</div>
<!-- Page Content ends -->
</div>
<!-- footer wrapper end-->
<!-- Sign in popup -->
<?php include('popup.php') ?>
<!-- Sign in popup ends-->
<!-- Bootstrap core JavaScript -->
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.countTo.js"></script>
<script src="/js/jquery.inview.min.js"></script>
<script src="/js/owl.carousel.js"></script>
<script src="/js/jquery.bxslider.min.js"></script>
<script src="/js/jquery.magnific-popup.js"></script>
<script src="/js/imagesloaded.pkgd.min.js"></script>
<script src="/js/isotope.pkgd.min.js"></script>
<!-- Contact /Form js -->
<script src="/js/contact_form.js"></script>
<script src="/js/custom.js"></script>
<!-- Boostrap, jquery and popper link -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous" async></script>
<!-- Signin script -->
<script src="/js/signin.js"></script>
<script type="text/javascript" src="/js/authConfig.js"></script>
<script type="text/javascript" src="/js/graphConfig.js"></script>
<script type="text/javascript" src="/js/ui.js"></script>
<!-- replace next line with authRedirect.js if you would like to use the redirect flow -->
<!-- <script type="text/javascript" src="./authRedirect.js"></script> -->
<script type="text/javascript" src="/js/authPopup.js"></script>
<script src="https://unpkg.com/jwt-decode/build/jwt-decode.js"></script>
<script type="text/javascript" src="/js/graph.js"></script>
<script src="/google.js"></script>
<script src="/facebook.js"></script>
<!-- Signin script ends -->
</body>
</html>