-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPrivacy-Policy.html
107 lines (90 loc) · 6.11 KB
/
Privacy-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
<!DOCTYPE html>
<html>
<head>
<title>Abacromby Studios Privacy Policy</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
}
h1, h2 {
color: #333;
}
.dates {
color: #666;
margin-bottom: 20px;
}
.section {
margin-bottom: 30px;
}
ul {
list-style-type: disc;
margin-left: 20px;
}
</style>
</head>
<body>
<h1>Abacromby Studios Privacy Policy</h1>
<div class="dates">
Created: 1/2/2024<br>
Last Revised: 2/22/2025
</div>
<div class="section">
<p>Abacromby Studios (the "Company") is committed to maintaining robust privacy protections for its users. Our Privacy Policy ("Privacy Policy") is designed to help you understand how we collect, use and safeguard the information you provide to us and to assist you in making informed decisions when using our Service.</p>
<p>For purposes of this Agreement, "Site" refers to the Company's website, which can be accessed at https://armed-research-and-containment-site-omegon.vercel.app. "Service" refers to the Company's services accessed via the Site, in which users can roleplay as the SCP Foundation on the Roblox platform. The terms "we," "us," and "our" refer to the Company. "You" refers to you, as a user of our Site or our Service.</p>
<p>By accessing our Site or our Service, you accept our Privacy Policy and Terms of Use (found here: https://sites.google.com/view/site-omegon), and you consent to our collection, storage, use and disclosure of your Personal Information as described in this Privacy Policy.</p>
</div>
<div class="section">
<h2>I. INFORMATION WE COLLECT</h2>
<p>We collect "Non-Personal Information" and "Personal Information."</p>
<ul>
<li>Non-Personal Information includes information that cannot be used to personally identify you, such as anonymous usage data, general demographic information, referring/exit pages and URLs, platform types, preferences, and number of clicks.</li>
<li>Personal Information includes your email, IP addresses, legal name, username, precise location, operating system, Mac address, basic profile information, date of birth, and approximate age.</li>
</ul>
<h3>1. Information collected via Technology</h3>
<p>To activate the Service you do not need to submit any Personal Information other than your email address. To use the Service thereafter, you do not need to submit further Personal Information, which may include: Username, Age, gender.</p>
<p>We track information provided by your browser or our software application when you view or use the Service, including the referring URL, browser type, device type, access time and date, and other non-personal information.</p>
<p>We use cookies to collect information such as:</p>
<ul>
<li>IP address</li>
<li>Mac address</li>
<li>Operating System</li>
<li>Precise geolocation</li>
<li>Username</li>
<li>Basic profile information</li>
</ul>
<h3>2. Information you provide by registering for an account</h3>
<p>To become a subscriber to the Service, you will need to create a personal profile by registering with your email address and creating a username and password. By registering, you authorize us to collect, store and use your email address in accordance with this Privacy Policy.</p>
<h3>3. Children's Privacy</h3>
<p>The Site and Service are not directed to anyone under the age of 13. We do not knowingly collect information from children under 13 and will delete such information if discovered. Contact us if you believe we have collected information from a child under 13.</p>
</div>
<div class="section">
<h2>II. HOW WE USE AND SHARE INFORMATION</h2>
<p><strong>Personal Information:</strong> We do not sell, trade, rent or share your Personal Information for marketing purposes without your consent. We share information with vendors performing services for the Company, who use it only at our direction and in accordance with our Privacy Policy.</p>
<p><strong>Non-Personal Information:</strong> We use Non-Personal Information to improve the Service and customize user experience. We may share Non-Personal Information with partners, advertisers and third parties at our discretion.</p>
</div>
<div class="section">
<h2>III. HOW WE PROTECT INFORMATION</h2>
<p>We implement security measures including encryption, firewalls and secure socket layer technology to protect your information. However, no security measures are perfect. By using our Service, you acknowledge and assume these risks.</p>
</div>
<div class="section">
<h2>IV. YOUR RIGHTS REGARDING THE USE OF YOUR PERSONAL INFORMATION</h2>
<p>You can opt out of promotional communications by following unsubscribe instructions in promotional emails. We may continue to send administrative emails regarding your account or updates to our Privacy Policy or Terms of Use.</p>
</div>
<div class="section">
<h2>V. LINKS TO OTHER WEBSITES</h2>
<p>We are not responsible for third-party websites linked from our Site. Their privacy policies govern your use of those sites.</p>
</div>
<div class="section">
<h2>VI. CHANGES TO OUR PRIVACY POLICY</h2>
<p>We reserve the right to change this policy and our Terms of Service. Significant changes will be notified via email or site notice and take effect after 30 days. Non-material changes take effect immediately.</p>
</div>
<div class="section">
<h2>VII. CONTACT US</h2>
<p>If you have any questions regarding this Privacy Policy or the practices of this Site, please contact us by sending an email to our designated email on our contact page which can be found on the home page.</p>
</div>
</body>
</html>