Merge pull request #1282 from UnrealApex/master

Updated privacy policy
This commit is contained in:
Jack 2021-04-24 00:29:08 +01:00 committed by GitHub
commit 2e5588ed0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,15 +38,18 @@
#top {
font-size: 2.5rem;
}
#middle {
color: var(--text-color);
}
h1 {
font-weight: unset;
color: var(--main-color);
font-size: 2rem;
margin-top: 3rem;
}
body {
justify-content: center;
display: flex;
@ -60,24 +63,25 @@
<div class="logo">
<div class="top">monkey see</div>
<div class="bottom">
<a href="/ " style="text-decoration:none; color:inherit;">monkeytype</a>
<a href="/ " style="text-decoration: none; color: inherit">
monkeytype
</a>
<span style="color: var(--text-color)">Privacy Policy</span>
</div>
</div>
</div>
<div id="middle">
<p>
This privacy policy will explain how Monkeytype uses the personal data
we collect from you when you use our website.
This privacy policy explains how Monkeytype uses the data we collect
from you when you use our website.
</p>
<p>Topics:</p>
<p>Table of Contents</p>
<ul>
<li>What data do we collect?</li>
<li>How do we collect your data?</li>
<li>How will we use your data?</li>
<li>How do we store your data?</li>
<li>Marketing</li>
<li>What are your data protection rights?</li>
<li>What are cookies?</li>
<li>How do we use cookies?</li>
@ -92,7 +96,8 @@
<h1>What data do we collect?</h1>
<p>Monkeytype collects the following data:</p>
<ul>
<li>Username, email</li>
<li>Email</li>
<li>Username</li>
<li>Information about each typing test</li>
<li>Your currently active settings</li>
<li>How many typing tests you've started and completed</li>
@ -111,11 +116,18 @@
<li>Change settings on the website</li>
</ul>
<h1>How will we use your data?</h1>
<h1>How do we use your data?</h1>
<p>Monkeytype collects your data so that we can:</p>
<ul>
<li>View your result history</li>
<li>
Allow you to view result history of previous tests you completed
completed
</li>
<li>
Save results from tests you take and show you statistics based on
them
</li>
<li>Remember your settings</li>
<li>Display leaderboards</li>
</ul>
@ -168,10 +180,13 @@
sends whenever you visit the website. This data may include internet
protocol (IP) addresses, browser type, Internet Service Provider
(ISP), date and time stamp, referring/exit pages, and time spent on
each page. This data does not contain 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.
each page.
<b>
THIS DATA DOES NOT CONTAIN ANY PERSONALLY IDENTIFIABLE INFORMATION.
</b>
We use this information for analyzing trends, administering the site,
tracking users' movement on the website, and gathering demographic
information.
</p>
<p>In our case, this service is provided by Google Analytics.</p>
@ -182,7 +197,15 @@
visit our websites, we may collect information from you automatically
through cookies or similar technology
</p>
<p>For further information, visit allaboutcookies.org.</p>
<p>
For further information, visit
<a href="https://www.allaboutcookies.org/">allaboutcookies.org</a>
or
<a href="https://en.wikipedia.org/wiki/HTTP_cookie">
wikipedia.org/wiki/HTTP_cookie
</a>
.
</p>
<h1>How do we use cookies?</h1>
<p>
@ -209,21 +232,28 @@
<p>
You can set your browser not to accept cookies, and the above website
tells you how to remove cookies from your browser. However, in a few
cases, some of our website features may not function as a result.
cases, some of our website features may behave unexpectedly or fail to
function as a result.
</p>
<h1>Privacy policies of other websites</h1>
<p>
Monkeytype contains links to other websites. Our privacy policy
applies only to our website, so if you click on a link to another
website, you should read their privacy policy.
Monkeytype contains links to other websites.
<b>
<u>
Our privacy policy only applies to our website, so if you click on
a link to another website, you should read their privacy policy.
</u>
</b>
</p>
<h1>Changes to our privacy policy</h1>
<p>
Monkeytype keeps its privacy policy under regular review and places
any updates on this web page. This privacy policy was last updated on
20 January 2021.
any updates on this web page. The Monkeytype privacy policy may be
subject to change at any given time without notice. This privacy
policy was last updated on 22 April 2021.
</p>
<!-- TODO: add way to see when file was last committed to using the GitHub api-->
<h1>How to contact us</h1>
<p>
@ -231,7 +261,10 @@
we hold on you, or you would like to exercise one of your data
protection rights, please do not hesitate to contact us.
</p>
<p>
Email:
<a href="mailto: bartnikjack@gmail.com">bartnikjack@gmail.com</a>
</p>
<p>Discord: Miodec#1512</p>
</div>
</div>