-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprivacy.html
157 lines (92 loc) · 10.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="sharedcode/common.css">
<style>
.lastupdated {
float:right;
padding-top:6px;
padding-right:10px;
display:inline-block;
}
@media screen and (max-width: 609px) {
.lastupdated {
float:none;
padding-top:0px;
padding-right:0px;
}
}
</style>
</head>
<body>
<div class="nav">
<a href=index.html><img class=navlogo style="padding-top:10px;width:150px;height:auto;" src=graphics/logos/Wii_Link_Logo.png></a>
<div class=ctrlposition style="display:inline-block;">
<a href=""><img class=browserctrlfresh onclick="refreshPage()" src=graphics/buttons/refresh.png></a>
<img class=browserctrldiv src=graphics/buttons/divider.jpg>
<a href=""><img class=browserctrl onclick="goForward()" src=graphics/buttons/forward.png></a>
<a href=""><img class=browserctrl onclick="goBack()" src=graphics/buttons/back.png></a>
</div>
</div>
<div class=sidebar style="position: fixed;">
<div class=sidebuttons style="position: fixed;padding-top:120px;text-align:center;">
<a class=navbutton href=index.html><img style="width:27px;height:auto;vertical-align: middle;padding:0px 5px 5px 0px;" src=graphics/buttons/home.png><b>Home</b></a>
<div style="padding-top:3px;"></div>
<a class=navbutton href=services.html><img style="width:27px;height:auto;vertical-align: middle;padding:0px 5px 5px 0px;" src=graphics/buttons/services.png><b>Services</b></a>
<div style="padding-top:3px;"></div>
<a class=navbutton href=credits.html><img style="width:27px;height:auto;vertical-align: middle;padding:0px 5px 5px 0px;" src=graphics/buttons/web.png><b>Credits</b></a>
<div style="padding-top:3px;"></div>
<a class=navbutton href=support.html><img style="width:27px;height:auto;vertical-align: middle;padding:0px 5px 5px 0px;" src=graphics/buttons/guide.png><b>Extras</b></a>
</div>
</div>
<div style="padding-top:90px;padding-left:150px;padding-right:10px;">
<p style="font-size:65px;display:inline-block;margin:0;"><b>The Privacy</b></p> <div class=lastupdated style="vertical-align:top;"><p style="background-color:#161515;padding:6px;">Last Updated: 03/12/2022</p></div>
<p style="color:gray;font-size:27px;margin:0;padding-bottom:30px;">Privacy policy for the WiiLink family of services</p>
<p style="font-size:45px;margin:0;padding-top:50px;">Privacy Policy</p>
<p>The protection and confidentiality of personal data something WiiLink takes extremely seriously. We believe in protecting the information accessed in the most secure way possible. We also believe that being transparent on how we access your data leads to a bigger sense of trust with the consumer.
<br><br>Please take your time and read through this Privacy Policy to the best of your ability to learn how we access and store your data. You will be notified through our Discord server if this document changes.
<br><br>This Privacy Policy only applies to the Demae Domino's service of WiiLink. For information on our other services, please read this. By using the Demae Domino's service, you consent to our practices stated in this document. If you do not consent, please exit this page and do not use our services. Since this service utilizes the Domino's Pizza API, you are also required to agree to their Terms of Use and Privacy Policy. In the United States that is here and in Canada it is here.
<br><br>If you do not live in the regions of the United States of America or Canada, you are not authorized to use this service. Please exit this website and do not return.
<br><br>If you have any questions or concerns about this Privacy Policy, do not hesitate to reach out to staff in our Discord server.</p>
<p style="font-size:45px;margin:0;padding-top:50px;">What do we access?</p>
<p>In order to use the Demae Domino's service, you must insert your correct personal information into the Set Personal Data channel on your Wii. This data is encrypted with AES-256-CBC, and is only ever on your Wii. Aside from this, there are other methods of data collection. Just by accessing this website, your IP address is being logged by our web server, nginx. When you purchase access to the Demae Domino's service, you enter payment information which is sent directly to Stripe, Inc. We access this data only in the following scenarios:
<br><br>• Requesting nearby restaurants from Domino's Pizza<br>• Requesting the price of a basket from Domino's Pizza<br>• Placing an order to Domino's Pizza<br>• Purchasing access to the service on this website
<br><br><br>Personal Data that is accessed
<br><br>• Home Address<br>• Apartment Number (If applicable)<br>• Postal/Zip Code<br>• City<br>• Phone Number<br>• Email Address<br>• First Name<br>• Last Name<br>• IP Address<br>• Discord User ID<br>• Wii Console ID<br>• Payment Information<br>
<br><br>WiiLink never stores any of this data except your IP Address, Discord User ID and Wii Console ID. Your IP Address is used to identify if you are from either the United States of America or Canada. It is also stored in our server logs. Your Discord User ID is used to link your Wii console to a user WiiLink can easily contact. Your Wii Console ID is stored to validate you purchased access to this channel. All other data is not stored by WiiLink, however it is sent to Domino's Pizza in your region. Please refer to the Privacy Policy in your region to see how they handle your data.</p>
<p style="font-size:45px;margin:0;padding-top:50px;">Data Security and Transactions</p>
</div>
<p style="text-align:center;padding:10px;padding-left:145px;background-color:#cfe2ff;color:#161515;font-size:18px;"><b>Important!</b><br>Only the website handles transactions. The service on the Wii does not.</p>
<div style="padding-left:150px;padding-right:10px;">
<p> This website is secured by the latest version of the TLS protocol, TLSv1.3. Any transactions on this website is also secured by TLSv1.3 while being sent to Stripe, Inc. Your payment information is never stored by WiiLink.
<br><br>On the other-hand, the Wii only supports TLSv1.0, which is an outdated and insecure protocol. This is what the server on the Wii uses. As such the request is susceptible to MITM (Man-in-the-middle) attacks on your local network, which is when an attacker on your local network intercepts the request made by you to the server. However, this is much more secure than the alternative, no security.</p>
<p style="font-size:45px;margin:0;padding-top:50px;">Children's Privacy</p>
</div>
<p style="text-align:center;padding:10px;padding-left:145px;background-color:#f8d7da;color:#161515;font-size:18px;"><b>Important!</b><br>This service is not intended for children under the age of 13. </p>
<div style="padding-left:150px;padding-right:10px;">
<p>This service is not intended for children under the age of 13. If you are under the age of 13, please exit this website and do not access this service. WiiLink does not knowingly collect data from children under the age of 13. Furthermore, if you are under the age of 13 and you are logged on to your Discord account, you are also breaking Discord Inc.'s Terms of Service found at https://discord.com/terms.</p>
<p style="font-size:45px;margin:0;padding-top:50px;">Changes to this Privacy Policy</p>
<p>It is our policy to inform the consumers to any changes to this privacy policy. If there is a change, you will be notified through our Discord server or News Server. The revision date of the privacy policy is at the bottom of the page.</p>
</div>
<div class=footer>
<img id=footerImage style="padding-top:70px;padding-left:126px;width:100%;display:block;" src="">
<img class=footertextsidebar style="width:120px;padding-top:80px;height:auto;" src=graphics/logos/logo.png><p style="padding-top:175px;font-size:19px;" class=footertextsidebar><img style="width:27px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 5px 0px;" src=graphics/buttons/web.png>Site by <a href=mayro.html><img style="width:27px;height:auto;vertical-align:middle;display:inline;padding-bottom:5px;" src=graphics/logos/Mayro.png>KingMayro</a></p><p style="font-size:19px;padding-top:210px;" class=footertextsidebar><img style="width:27px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 5px 0px;" src=graphics/buttons/email.png>[email protected]</p>
<p style="padding:75px 60px 0px 0px;font-size:40px;border-bottom: 2px solid;" class=footertextrightsidebar>Socials</p><p style="padding-top:135px;font-size:19px;" class=footertextrightsidebar><img style="width:32px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 5px 0px;" src=graphics/logos/discord.png>discord.gg/wiilink<br><img style="width:32px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 5px 0px;" src=graphics/logos/twitter.png>@WiiLink24<br><img style="width:32px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 5px 0px;" src=graphics/logos/github.png>WiiLink24<br><img style="width:32px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 5px 0px;" src=graphics/logos/youtube.png>@wiilink</p>
<div class=footertextcentersidebar style="display:inline-block;vertical-align:top;"><a href=tos.html><p class=footerlegaltexttos style="display:inline-block;"><img style="width:17px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 2px 0px;" src=graphics/buttons/arrow.png>Terms of Service</p></a> <a href=privacy.html><p class=footerlegaltextprivacy style="display:inline-block;"><img style="width:17px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 2px 0px;" src=graphics/buttons/arrow.png>Privacy Policy</p></a> <a href=eula.html><p class=footerlegaltexteula style="display:inline-block;"><img style="width:17px;height:auto;vertical-align:middle;display:inline;padding:0px 5px 2px 0px;" src=graphics/buttons/arrow.png>EULA</p></a></div>
</div>
</body>
<script src="sharedcode/global.js"></script>
<script>
function refreshPage() {
location.reload();
}
function goBack() {
history.back();
}
function goForward() {
history.forward();
}
</script>
</html>