-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.php
369 lines (318 loc) · 25.3 KB
/
privacy-policy.php
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
<html lang="zxx" class="js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="">
<meta property="og:title" content="Proteksyon - Virtual Vaccination ID and Contact Tracing">
<meta property="og:site_name" content="Proteksyon">
<meta property="og:url" content="proteksyon.ml">
<meta property="og:description" content="Contact tracing is key to slowing the spread of COVID-19 and helps protect you, your family, and your community.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://i.imgur.com/jQgr6lx.jpg">
<link rel="manifest" href="./manifest.json">
<!-- ios support -->
<link rel="apple-touch-icon" href="/assets/images/icons/icon-192x192.png">
<link rel="apple-touch-icon" href="/assets/images/icons/icon-256x256.png">
<link rel="apple-touch-icon" href="/assets/images/icons/icon-384x384.png">
<link rel="apple-touch-icon" href="/assets/images/icons/icon-512x512.png">
<link href="/assets/images/splashscreens/iphone5_splash.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/iphone6_splash.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/iphoneplus_splash.png" media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/iphonex_splash.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/iphonexr_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/iphonexsmax_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/ipad_splash.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/ipadpro1_splash.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/ipadpro3_splash.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/assets/images/splashscreens/ipadpro2_splash.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<meta name="apple-mobile-web-app-status-bar" content="#db4938">
<meta name="theme-color" content="#db4938">
</script>
<style>
img[alt*="www.000webhost.com"] { display: none !important; }
div.disclaimer{ display: none !important; }
</style>
<!-- Fav Icon -->
<link rel="shortcut icon" href="images/favicon.png">
<!-- Site Title -->
<title>Proteksyon | Privacy Policy</title>
<!-- Bundle and Base CSS -->
<link rel="stylesheet" href="assets/css/bundle.css?ver=112">
<link rel="stylesheet" href="assets/css/styles-azure.css?ver=112">
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css"
integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V"
crossorigin="anonymous"
/>
<script>
async function registerSW() {
if ('serviceWorker' in navigator) {
try {
await navigator.serviceWorker.register('./sw.js');
} catch (e) {
console.log(`SW registration failed`);
}
}
}
</script>
</head>
<body class="nk-body nk-body-alt">
<div class="nk-wrap">
<header class="nk-header bg-light-grad-a has-overlay" id="home">
<div class="overlay shape shape-line-a"></div><!-- Overlay Shape -->
<div class="nk-navbar is-light is-sticky" id="navbar">
<div class="container">
<div class="nk-navbar-wrap">
<div class="nk-navbar-logo logo">
<a href="./" class="logo-link">
<img class="logo-dark" src="images/logo-dark.png" srcset="images/logo-dark2x.png 2x" alt="logo">
<img class="logo-light" src="images/logo-white.png" srcset="images/logo-white2x.png 2x" alt="logo">
</a>
</div><!-- .nk-navbar-logo -->
<div class="nk-navbar-toggle d-lg-none">
<a href="#" class="toggle" data-menu-toggle="navbar-menu"><em class="icon-menu icon ni ni-menu"></em><em class="icon-close icon ni ni-cross"></em></a>
</div><!-- .nk-navbar-toggle -->
<nav class="nk-navbar-menu nk-navbar-menu-between" id="navbar-menu">
<ul class="nk-menu">
<li class="nk-menu-item"><a class="scrollto nav-link nk-menu-link" href="#symptoms">Symptoms</a></li>
<li class="nk-menu-item"><a class="scrollto nav-link nk-menu-link" href="#prevention">Prevention</a></li>
<li class="nk-menu-item"><a class="scrollto nav-link nk-menu-link" href="/terms-and-condition">Terms and Condition</a></li>
<li class="nk-menu-item"><a class="scrollto nav-link nk-menu-link" href="/privacy-policy">Privacy Policy</a></li>
<li class="nk-menu-item"><a class="scrollto nav-link nk-menu-link" href="#about">About Corona</a></li>
</ul>
<ul class="nk-menu-btns">
<li class="nk-menu-item"><a href="#" data-offcanvas-toggle="sidebar-info" class="btn btn-sm toggle-offcanvas">Account</a></li>
</ul>
</nav><!-- .nk-navbar-menu -->
</div><!-- .nk-navbar-wrap -->
</div><!-- .container -->
</div><!-- .nk-navbar -->
<div class="nk-banner-s2">
<div class="container">
<div class="row g-gs my-auto align-items-center justify-content-between">
<div class="col-lg-5 order-lg-last">
<div class="nk-banner-s2-image">
<img src="images/gfx/header-b.png" alt="">
</div>
</div><!-- .col -->
<div class="col-lg-7">
<div class="nk-banner-s2-block pr-xl-5">
<div class="content">
<h6 class="sub-title"><span class="badge badge-danger">Covid-19</span> <span>Coronavirus</span></h6>
<h1 class="title">Multi-Platform Contact Tracing with <br class="d-none d-sm-block">QR Verification System for Barangay Sabang</h1>
<p>The best way to prevent and slow down transmission is be well informed
about the COVID-19 virus. Protect yourself and others from infection by
washing your hands at-least 20sec and not touching your face. </p>
<ul class="nk-banner-btns">
<li><a href="/user" class="btn scrollto"><span><i class="fas fa-user"></i> Open Web Application</span></a></li>
<li><a href="/scanner" class="btn btn-transparent scrollto"><span><i class="fas fa-qrcode"></i> Login as Scanner</span><em class="icon ni ni-arrow-right"></em></a></li>
</ul>
</div><!-- .content -->
</div><!-- .nk-banner-block -->
</div><!-- .col -->
</div><!-- .row -->
<div class="status">
<div class="row g-gs">
<div class="col-lg-6 col-xl-5" data-covid="world" data-covid-update="last-update">
<h6 class="status-title">Worldwide Statistics</h6>
<div class="row g-gs pr-4">
<div class="col-sm-4 col-6">
<div class="status-item">
<div class="h4 count covid-stats-cases">~</div>
<h6 class="title text-purple">Confirmed</h6>
</div>
</div>
<div class="col-sm-4 col-6">
<div class="status-item">
<div class="h4 count covid-stats-death">~</div>
<h6 class="title text-danger">Deaths</h6>
</div>
</div>
<div class="col-sm-4 col-6">
<div class="status-item">
<div class="h4 count covid-stats-recovered">~</div>
<h6 class="title text-success">Recovered Today</h6>
</div>
</div>
</div>
</div><!-- .col -->
<div class="col-lg-6 col-xl-5" data-covid="PH">
<h6 class="status-title">In Philippines</h6>
<div class="row g-gs pr-4">
<div class="col-sm-4 col-6">
<div class="status-item">
<div class="h4 count covid-stats-cases">~</div>
<h6 class="title text-purple">Confirmed</h6>
</div>
</div>
<div class="col-sm-4 col-6">
<div class="status-item">
<div class="h4 count covid-stats-death">~</div>
<h6 class="title text-danger">Deaths</h6>
</div>
</div>
<div class="col-sm-4 col-6">
<div class="status-item">
<div class="h4 count covid-stats-recovered">~</div>
<h6 class="title text-success">Recovered Today</h6>
</div>
</div>
</div>
</div><!-- .col -->
</div><!-- .row -->
<div class="status-note">* Last updated:
<span id="last-update" class="update-time">~</span>
</div>
</div><!-- .status -->
</div><!-- .container -->
</div><!-- .nk-banner -->
</header><!-- .nk-header -->
<main class="nk-pages">
<section class="section section-l bg-light section-spread pb-0 ov-h has-overlay" id="spread">
<div class="overlay bg-white h-40 bottom"></div><!-- Overlay Shape -->
<div class="container">
<div class="section-head-s2 text-center wide-md">
<h5 class="subtitle">PROTEKSYON</h5>
<h2 class="title">Privacy Policy</h2>
</div><!-- .section-head -->
<div class="section-content">
<div class="row g-gs align-items-center">
<div class="col-lg-12">
<div class="text-block-s2">
<p>At Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang, accessible from proteksyon.ml, 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 Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang 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>
<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 Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang. This policy is not applicable to any information collected offline or via channels other than this website.
<h4>Consent</h4>
<p>By using our website, you hereby consent to our Privacy Policy and agree to its terms.</p>
<h4>Information we collect</h4>
<p>The personal information that you are asked to provide, and the reasons why you are asked to provide it, will be made clear to you at the point we ask you to provide your personal information.</p>
<p>If you contact us directly, we may receive additional information about you such as your name, email address, phone number, the contents of the message and/or attachments you may send us, and any other information you may choose to provide.</p>
<p>When you register for an Account, we may ask for your contact information, including items such as name, company name, address, email address, and telephone number.</p>
<h4>How we use your information</h4>
<p>We use the information we collect in various ways, including to:</p>
<ul>
<li>- Provide, operate, and maintain our website</li>
<li>- Improve, personalize, and expand our website</li>
<li>- Understand and analyze how you use our website</li>
<li>- Develop new products, services, features, and functionality</li>
<li>- Communicate with you, either directly or through one of our partners, including for customer service, to provide you with updates and other information relating to the website, and for marketing and promotional purposes</li>
<li>- Send you emails</li>
<li>- Find and prevent fraud</li>
</ul>
<br/>
<h4>Log Files</h4>
<p>Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang 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>
<h4>Cookies and Web Beacons</h4>
<p>Like any other website, Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang uses 'cookies'. These cookies are used to store information including visitors' preferences, and the pages on the website that the visitor accessed or visited. The information is used to optimize the users' experience by customizing our web page content based on visitors' browser type and/or other information.</p>
<p>For more general information on cookies, please read <a href="https://www.termsfeed.com/blog/sample-cookies-policy-template/#What_Are_Cookies">the Cookies article on TermsFeed website</a>.</p>
<h4>Advertising Partners Privacy Policies</h4>
<P>You may consult this list to find the Privacy Policy for each of the advertising partners of Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang.</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 Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang, 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 Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang has no access to or control over these cookies that are used by third-party advertisers.</p>
<h4>Third Party Privacy Policies</h4>
<p>Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang'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. </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.</p>
<h4>CCPA Privacy Rights (Do Not Sell My Personal Information)</h4>
<p>Under the CCPA, among other rights, California consumers have the right to:</p>
<p>Request that a business that collects a consumer's personal data disclose the categories and specific pieces of personal data that a business has collected about consumers.</p>
<p>Request that a business delete any personal data about the consumer that a business has collected.</p>
<p>Request that a business that sells a consumer's personal data, not sell the consumer's personal data.</p>
<p>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.</p>
<h4>GDPR Data Protection Rights</h4>
<p>We would like to make sure you are fully aware of all of your data protection rights. Every user is entitled to the following:</p>
<p>The right to access – You have the right to request copies of your personal data. We may charge you a small fee for this service.</p>
<p>The right to rectification – You have the right to request that we correct any information you believe is inaccurate. You also have the right to request that we complete the information you believe is incomplete.</p>
<p>The right to erasure – You have the right to request that we erase your personal data, under certain conditions.</p>
<p>The right to restrict processing – You have the right to request that we restrict the processing of your personal data, under certain conditions.</p>
<p>The right to object to processing – You have the right to object to our processing of your personal data, under certain conditions.</p>
<p>The right to data portability – You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions.</p>
<p>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.</p>
<h4>Children's Information</h4>
<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>Multi-Platform Contact Tracing with QR Verification System for Barangay Sabang 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>
</div><!-- .section-head -->
</div><!-- .col -->
</div><!-- .row -->
</div><!-- .section-content -->
</div><!-- .container -->
</section><!-- .section -->
</main><!-- .nk-pages -->
<footer class="nk-footer">
<section class="section section-footer section-m bg-light has-overlay">
<div class="overlay shape shape-b-sm"></div><!-- Overlay Shape -->
<div class="container">
<div class="row g-gs">
<div class="col-lg-4 col-md-9 mr-auto">
<div class="wgs wgs-about">
<div class="wgs-logo logo">
<a href="./" class="logo-link">
<img src="images/logo-dark.png" srcset="images/logo-dark2x.png 2x" alt="logo">
</a>
</div>
<div class="wgs-about-text">
<p>This website is for Virtual Vaccination ID, Contact Tracing, Health information and advice about coronavirus (COVID-19), how to prevent and protect yourself from disease.</p>
</div>
</div><!-- .wgs -->
</div><!-- .col -->
<div class="col-sm-4 col-lg-2">
<div class="wgs wgs-menu">
<h6 class="wgs-title">Quick Links</h6>
<ul class="wgs-links">
<li><a class="scrollto" href="#symptoms">Symptoms</a></li>
<li><a class="scrollto" href="#prevention">Prevention</a></li>
<li><a class="scrollto" href="#protect">Protect Youself</a></li>
<li><a class="scrollto" href="/terms-and-condition">Terms and Condition</a></li>
<li><a class="scrollto" href="/privacy-policy">Privacy Policy</a></li>
</ul>
</div><!-- .wgs -->
</div><!-- .col -->
</div><!-- .row -->
<div class="row mt-4">
<div class="col-12">
<div class="nk-dislaimer">
<p>Disclaimer: We hope you find the information presented on this website useful. This website is for general information and raise awareness of (2019-nCoV), virtual vaccination card and contact tracing only.
<br class="d-none d-lg-block">
All the information regarding to the statistics of corana virus cases is based on <a href="https://covid19api.com/" target="_blank">covid19api.com</a> website.</p>
</div>
</div>
</div>
</div><!-- .container -->
</section><!-- .section -->
<section class="section section-footer">
<div class="container">
<div class="row align-items-center py-3">
<div class="col-md-6">
<p class="nk-copyright">2021 Proteksyon | Capstone Project of Bachelor of Science in Computer Science Student in Cavite State University - Imus Cavite</p>
</div><!-- .col -->
<div class="col-md-6">
<ul class="nk-footer-links justify-content-md-end">
<li><a href="/privacy-policy">Privacy Policy</a></li>
</ul>
</div><!-- .col -->
</div><!-- .row -->
</div><!-- .container -->
</section><!-- .section -->
</footer><!-- .nk-footer -->
</div><!-- .nk-wrap -->
<div class="nk-offcanvas" id="sidebar-info">
<div class="nk-offcanvas-close">
<a href="#" data-offcanvas-toggle="sidebar-info" class="toggle-offcanvas"><em class="icon ni ni-cross"></em></a>
</div>
<div class="nk-offcanvas-inner">
<div class="nk-offcanvas-wg-text">
<h4 class="title">Login your <span>Account</span></h4>
<p>Don't have an account yet? <a href="user/register"><strong>Register now</a></strong>.</p>
</div>
<div class="nk-offcanvas-cta">
<a href="/user" class="btn scrollto"><span><i class="fas fa-user"></i> User</span></a>
<a href="/establishment" class="btn scrollto"><i class="fas fa-map-marker-alt"></i> Provider</span></a>
</div>
</div>
</div>
<!-- JavaScript -->
<script src="assets/js/bundle.js?ver=112"></script>
<script src="assets/js/scripts.js?ver=112"></script>
</body>
</html>