-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacypolicy.html
265 lines (262 loc) · 21.6 KB
/
privacypolicy.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="Author" content="...">
<meta name=" Distribution" content="Global">
<meta name="copyrights" content="...">
<meta name="google-site-verification" content="muUCMRDYBzNwDTxlrLj4BnmlXbvnZDiGkvaD_FIPTAA" />
<meta name="msvalidate.01" content="80EC4B4C764617D4EA4C79841C48E46A" /> <!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha484-zCbKRCUGaJDkqS1kPbPd7TveP4iyJE0EjAuZQTgFLD4ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<link href="img/favicon.ico" rel="icon">
<link rel="stylesheet" href="scss/style.min.css">
<script src="https://kit.fontawesome.com/4438748f4f.js" crossorigin="anonymous"></script>
<title>Europe Dedicated Servers Privacy Policy</title>
<style>
p {
margin-top: 0rem !important;
margin-bottom: 3rem !important;
}
</style>
</head>
<body> <!-- left side bar --> <!-- left side bar -->
<div class="leftSidebarNone">
<div class="d-flex left-sidebar">
<div class="d-flex left-sidebarI mt-3"> <a href="https://msng.link/o/?Live.euboxes=sk" class="m-2"
target="_blank"><i class="fa-brands fa-skype" id="skyPE"></i></a> <a
href="https://www.euboxes.com/help/chat.php?v=2&linkid=MjRkYzc2YTA0YWM5MTA5MDI0NDQxODc2M2UxZTFkMmE_"
class="m-2" target="_blank"><i class="fa-solid fa-envelope"></i></a> <a
href="https://www.euboxes.com/clients/clientarea.php" class="m-2" target="_blank"><i
class="fa-solid fa-cart-shopping"></i></a> </div>
<p class="rotate">www.euboxes.com</p>
<div class="d-flex left-sidebarI mb-3"> <a href="https://www.facebook.com/euservers/" class="m-2"
target="_blank"><i class="fa-brands fa-facebook"></i></a> <a href="https://twitter.com/euboxes"
class="m-2" target="_blank"><i class="fa-brands fa-twitter"></i></a> <a
href="https://in.linkedin.com/company/euboxesbesteuropeanservers" class="m-2" target="_blank"><i
class="fa-brands fa-linkedin-in"></i></a> </div>
</div>
</div>
<div class="indexContent"> <!-- navbar -->
<section class="nav d-block">
<nav class="navbar navbar-expand-lg"> <a class="navbar-brand" href="index.html"><img
src="img/footer-logo.png" alt="logo" class=" mt-3 ml-4"></a> <button class="navbar-toggler"
type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <i
class="fa-solid fa-bars navbar-toggler-icon mt-2"></i> </button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li class="nav-item dropdown"> <a class="nav-link dropdown-toggle active" href="#" role="button"
data-toggle="dropdown" aria-expanded="false"><span class="sr-only">(current)</span>
Dedicated Servers </a>
<div class="dropdown-menu"> <a class="dropdown-item" href="linuxdedicatedservers.html">Linux
Dedicated Servers</a> <a class="dropdown-item"
href="windowsdedicatedservers.html">Windows Dedicated Servers</a> </div>
</li>
<li class="nav-item "> <a class="nav-link" href="vps.html">VPS</a> </li>
<li class="nav-item"> <a class="nav-link" href="servermanagement.html">Server Management</a>
</li>
<li class="nav-item"> <a class="nav-link" href="aboutus.html">About Us</a> </li>
<li class="nav-item"> <a class="nav-link" href="deals.html">Deals</a> </li>
<li class="nav-item"> <a class="nav-link" href="contactus.html">Contact Us</a> </li> <a
href="https://www.euboxes.com/clients/clientarea.php"
class="col-4 col-md-2 mx-auto my-4 log-in-tab btn">Log in</a>
</ul> <a href="https://www.euboxes.com/clients/clientarea.php" class="log-in-desk mr-5 btn">Log
in</a>
</div>
</nav>
</section>
<div id="topBar"></div> <!--section-i -->
<section class="bg section-i position-relative">
<div class="mx-auto container">
<h2 class="my-auto text-center">Privacy & Policy</h2>
</div> <!-- position fixed div -->
<div class="leftFixed"> <a href="#" target="_top"><i class="fa-solid fa-angle-up" id="jumpToTop"></i></a> <a
href="https://www.euboxes.com/help/chat.php?v=4&linkid=MjRkYzc4YTA0YWM4MTA4MDI0NDQxODc4M4UxZTFkMmE_"><i
class="fa-solid fa-headset"></i></a> </div>
</section> <!-- section-ii -->
<div class="contentbox spacer text-justify my-5">
<section class="container">
<div class="mainbox text-section regular_font">
<h4 class="bold_font black_text heading3">Effective May 15, 2012:</h4>
<p class="#">We, EUBoxes.com are committed to protecting any data that we collect concerning you. By
using our services you agree to the use of the data that we collect in accordance with this
Privacy Policy.</p>
<h4 class="bold_font black_text heading3">We are committed to protecting your privacy:</h4>
<p class="#">We collect the minimum amount of information about you that is commensurate with
providing you with a satisfactory service. This Policy indicates the type of processes that may
result in data being collected about you. The purpose of this Privacy Policy to enable you to
understand which personal identifying information ("PII", "Personal Information") of yours is
collected, how and when we might use your information, who has access to this information, and
how you can correct any inaccuracies in the information. To better protect your privacy, we
provide this notice explaining our online information practices and the choices you can make
about the way your information is collected and used. To make this notice easy to find, we make
it available on our website.</p>
<h4 class="bold_font black_text heading3">Information Collected:</h4>
<p class="#">We may collect any or all of the information that via both automated means such as
communications profiles and cookies. Personal Information you give us depends on the type of
service, support, or sale inquiry, and may include your name, address, telephone number, fax
number and email address, dates of service provided, types of service provided, payment history,
manner of payment, amount of payments, date of payments, domain name, credit card or other
payment information. The financial information will be transferred only be used to bill you for
the products and services you purchased. If you purchase by credit card, this information may be
forwarded to your credit card provider. All sensitive information is collected on a secure
server and data is transferred. When transferring personal information a security icon will
appear in your browser.</p>
<h4 class="bold_font black_text heading3">Information Use:</h4>
<p class="#">This information is used for billing and to provide service and support to our
customers. We may also study this information to determine our customer's needs and provide
support for our customers. All reasonable precautions are taken to prevent unauthorised access
to this information. This safeguard may require you to provide additional forms of identity
should you wish to obtain information about your account details. servers may email its monthly
newsletter to the primary contact e-mail on file, but customers are able to opt out of this
newsletter at any time.</p>
<h4 class="bold_font black_text heading3">Log Files:</h4>
<p class="#">We use IP addresses to analyze trends, administer our site and servers, track access,
and gather broad demographic information for aggregate use. IP addresses are not linked to
personally identifiable information. It is possible that personal information about a customer
may be included in the log files due to the normal functions of IP addresses and Web browsing.
</p>
<h4 class="bold_font black_text heading3">Cookies:</h4>
<p class="#">Your Internet browser has the in-built facility for storing small text files -
"cookies" - that hold information which allows a website to recognize your account. We use
cookies to save your preferences and login information and provide personalized functionality.
You can reject cookies by changing your browser settings, but be aware that this will disable
some of the functionality on the server's website. More information about cookies can be found
at http://en.wikipedia.org/wiki/HTTP_cookie.</p>
<h4 class="bold_font black_text heading3">Disclosing Information:</h4>
<p class="#">We do not disclose any personal information obtained about you from this website to
third parties. We may use the information to keep in contact with you and inform you of
developments associated with our business. You will be given the opportunity to opt out from any
mailing list or similar device. However, we may disclose aggregate, anonymous data based on
information collected from users to potential partners, our affiliates, and reputable third
parties. We take all available measures to select affiliates and service providers that are
ethical and provide similar privacy protection to their customers and the community. We do not
make any representations about the practices and policies of these companies.</p>
<h4 class="bold_font black_text heading3">Correcting/Updating Personal Information:</h4>
<p class="#">If a customer's personally identifiable information changes, or if a customer no longer
desires our services, we will endeavour to provide a way to correct, update or remove that
customer's personal data in our records. In most cases, this can be achieved via our billing
system at https://www.euboxes.com/clients/. Otherwise, please contact us at [email protected].
</p>
<h4 class="bold_font black_text heading3">Opt Out & Modifications:</h4>
<p class="#">By default, customers do receive any voluntary system updates, such as the newsletters,
invoices, and mailings. Any customer who voluntarily receives these updates may unsubscribe at
any time. Customers may not opt out of possibly receiving important system notifications, in the
rare event that such notification would be necessary.</p>
<h4 class="bold_font black_text heading3">Security:</h4>
<p class="#">[email protected] uses technical security measures to prevent the loss, misuse,
alternation or unauthorized disclosure of information under our control. [email protected] uses
security measures including and not limited to: physical, electronic and managerial procedures
to safeguard and secure the information we collect online. When we ask customers or users to
provide financial information (such as a credit card number) that data is protected using Secure
Sockets Layer ("SSL") technology.</p>
<h4 class="bold_font black_text heading3">Data and Information Submitted to Another Person or Entity
on Our Network:</h4>
<p class="#">As mentioned above, EUBoxes.com collects certain data and confidential information from
customers relating to our website hosting and domain registration services, and this Privacy
Policy applies only to that data and confidential information submitted to us. This Privacy
Policy does not apply to, nor does EUBoxes.com regarding, data or confidential information that
is submitted to another person or entity for whom EUBoxes.com may provide hosting or domain name
registration services, but regarding which we exercise no authority or control. An independent
evaluation of that person or entity's own privacy policy e should be made before submitting data
or confidential information to them.</p>
<h4 class="bold_font black_text heading3">Compliance with Laws and Law Enforcement:</h4>
<p class="#">We cooperate with government and law enforcement officials to enforce and comply with
the law. We will disclose any information about Users upon valid request by government or law
officials as we, in our sole discretion, believe necessary or appropriate to respond to claims
and legal process (including without limitation subpoenas), to protect your property and rights,
or the property and rights of a third party, to protect the safety of the public or any person,
or stop activity we consider illegal or unethical.</p>
<h4 class="bold_font black_text heading3">Changes to this Policy:</h4>
<p class="#">Any changes to our Privacy Policy will be placed here and will supersede this version
of our Policy. We will take reasonable steps to draw your attention to any changes in our
Policy. However, to be on the safe side, we suggest that you read this document each time you
use the website to ensure that it still meets with your approval. Enforcement and Dispute
Resolution:</p>
<p class="#">[email protected] has established internal mechanisms to verify its ongoing adherence
to its privacy policy. servers also encourage individuals covered by this privacy policy to
raise any concerns about our processing of personal information by contacting EUBoxes.com at the
address below. </p>
<p class="#">1st Floor, Vijay Chambers, Opp. Cricket Ground, Mahatmanagar, Nashik -422007.</p>
<p class="#">servers will seek to resolve any concerns. servers have also agreed to participate in
the dispute resolution program provided by the European Data Protection Authorities.</p>
<h4 class="bold_font black_text heading3">Contacting Us:</h4>
<p class="#">If you have any questions about our Privacy Policy, or if you want to know what
information we have collected about you, please email us at [email protected] You can also
correct any factual errors in that information or require us to remove your details from any
list under our control. You can also email us at [email protected].</p>
</div>
</section>
</div> <img src="img/seprator_image.png" alt="logo" class="mx-auto d-block mb-4" id="seprator"> <!-- footer -->
<footer class="pt-5 pb-1">
<div class="footercon col-xs-12 no_padding">
<section class="container">
<div class="footerbox col-xl-12 row">
<div class="logo-box col-xl-3 col-lg-3 col-md-12 col-sm-12 col-12">
<div class="footer_logo"><a href="index.html"><img src="img/logo.png" alt="footer_logo" />
</a></div>
<p class="mt-5">© Copyright 2022 <a href="">EUBoxes.com</a><br> All Rights Reserved</p>
<!--sitemap-->
</div>
<div class="sitemap col-xl-3 col-lg-3 col-md-6 col-sm-6 col-6">
<h5 class="heading5 bold_font black_text2">Services</h5>
<ul>
<li><a href="linuxdedicatedservers.html">Dedicated Servers</a></li>
<li><a href="francededicatedservers.html">France Dedicated Servers</a></li>
<li><a href="vps.html">VPS</a></li>
<li><a href="servermanagement.html">Server Management</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul> <!--sitemap-->
</div>
<div class="sitemap col-xl-3 col-lg-3 col-md-6 col-sm-6 col-6">
<h5 class="heading5 bold_font black_text2">Important Links</h5>
<ul>
<li><a href="https://www.euboxes.com/clients/">Support</a></li>
<li><a href="privacypolicy.html">Privacy & Policy</a></li>
<li><a href="termsconditions.html">Terms & Conditions</a></li>
<li><a href="windowsdedicatedservers.html">Dedicated Servers</a></li>
<li><a href="servermanagement.html">Server Management</a></li>
<li><a href="https://www.euboxes.com/blog/">Blog</a></li>
</ul> <!--sitemap-->
</div>
<div class="pull-left migrate-text col-xl-3 col-lg-3 col-md-12 col-sm-12 col-12">
<h5 class="bold_font black_text2 heading5"><a
href="https://www.24x7technicalsupport.net/">Migrate Your Data</a>!!</h5>
<p class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12">We'll help you to <a
href="https://www.24x7technicalsupport.net/">transfer your server contents</a> along
with your files, databases and even emails (from <a href="">cpanel servers</a>) to our
<a href="">servers for FREE</a>!.</p> <!--migrate-text-->
</div> <!--footerbox-->
</div> <!--container-->
</section>
<section class="container">
<div class="migratebox row">
<div class="row contactInfo"> <a href="#" class="m-2" target="_blank"><i
class="fa-brands fa-skype" id="skyPE"></i></a> <a
href="https://www.euboxes.com/help/chat.php?v=2&linkid=MjRkYzc2YTA0YWM5MTA5MDI0NDQxODc2M2UxZTFkMmE_"
class="m-2" target="_blank"><i class="fa-solid fa-envelope"></i></a> <a href="#"
class="m-2" target="_blank"><i class="fa-solid fa-cart-shopping"></i></a> <a
href="https://www.facebook.com/euservers/" class="m-2" target="_blank"><i
class="fa-brands fa-facebook"></i></a> <a href="https://twitter.com/euboxes"
class="m-2" target="_blank"><i class="fa-brands fa-twitter"></i></a> <a
href="https://in.linkedin.com/company/euboxesbesteuropeanservers" class="m-2"
target="_blank"><i class="fa-brands fa-linkedin-in"></i></a> </div>
</div>
</section>
</div>
<hr>
<p id="designBy" class="text-center">Designed By: <a href="https://www.tecsys.in/">Tecsys Solutions
Pvt. Ltd.</a></p>
</footer>
</div> <!-- /indexContent -->
<script src="js/self.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/4.6.0/jquery.min.js"></script>
<!-- Option 1: jQuery and Bootstrap Bundle (includes Popper) -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha484-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS48ONXgqbR9W8oWht/amnpF"
crossorigin="anonymous"></script>
</body>
</html>