-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
68 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<html> | ||
<head> | ||
<title>SSS222 - Privacy Policy</title> | ||
<style> | ||
h4{ | ||
margin-bottom:5px; | ||
} | ||
</style> | ||
</head> | ||
<body style="margin:0"> | ||
<center> | ||
<div style="width:50%; text-align:left;"> | ||
<h1>SSS222 - Privacy Policy</h1> | ||
|
||
<h3>Last updated: 23.02.2023</h3> | ||
|
||
We at <i>HyperLemonStudios</i> are committed to protecting the privacy of our users. | ||
<br> | ||
This Privacy Policy outlines the types of information we collect, how we use it, and the steps we take to protect your information. | ||
|
||
<h4>Information Collected</h4> | ||
We may collect the following information from our users: | ||
<ul> | ||
<li><b>Username and password:</b> This information is used for login and accessing all other social data.</li> | ||
<li><b>Used platform for highscores:</b> This is for sorting of scores and dividing Android from PC, etc.</li> | ||
<li><b>Game purchase on Steam:</b> This is for getting special in-game cosmetics based on the fact.</li> | ||
<li><b>Data of registration and last login including the app used for these actions:</b> This information is used for simple inside analytics.</li> | ||
<li><b>Users Customization Data:</b> This information is used for high score display.</li> | ||
</ul> | ||
We also collect basic data each time a score is set, including information such as health before death, cause of death, damage dealt by the source, level, and current score. | ||
<br> | ||
This data is only stored in Unity Analytics on our account and may be shared from time to time in a broad way on social media, but it is not assigned to any individual user. | ||
|
||
<h4>Data Storage</h4> | ||
All of the data we collect(besides Unity Analytics) is stored on a MongoDB cloud that is encrypted and is not shared with anyone outside of our company. | ||
|
||
<h4>Changes to this Privacy Policy</h4> | ||
We reserve the right to modify or update this Privacy Policy at any time without prior notice. | ||
<br> | ||
Your continued use of our services after any changes to this policy will constitute your acceptance of such changes. | ||
|
||
<h4>Contact Us</h4> | ||
If you need your data to be deleted or have any other questions, please contact us at <a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
</center> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters