-
Notifications
You must be signed in to change notification settings - Fork 8
Add privacy policy (cont.) #27
base: master
Are you sure you want to change the base?
Changes from 8 commits
5cebd7c
c3205cb
5380a2b
1f40a92
63c65f6
93c46a5
b8a84fb
3903313
c184294
ad32639
7bc9b4d
753b973
b55db9d
601b39d
daab16f
3dcec58
2946b9a
4211b1e
3a333c3
6fd718c
4033021
6384f86
a8f417a
dcc4edf
33a8b04
ee92b75
3013116
062d589
9af58d3
ab94e24
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
layout: markdown | ||
title: Privacy Policy | ||
description: This Privacy Policy describes how we collect, use, and safeguard the information you give us. | ||
--- | ||
|
||
*Effective date: 30 September 2020* | ||
|
||
This Privacy Policy describes how we collect, use, and safeguard the information you give us. In this agreement, website refers to the Scratch Addons website (<https://scratchaddons.com/>). Extension refers to our browser extension, which you can download from <https://chrome.google.com/webstore/detail/fbeffbjdlemaoicjdapfpikkikjoneco> or <https://addons.mozilla.org/firefox/addon/scratch-messaging-extension/.> | ||
|
||
When we talk about the service, we mean any service provided by us, such as the website or our services used in addons. The terms "we," "us," and "our" refer to the leaders of the Scratch Addons open source project (<https://github.com/ScratchAddons>). When you use our services, you agree to this privacy policy. | ||
|
||
## Information we collect | ||
|
||
We collect a few different kinds of information about you, like what part of the world you are in, what pages you come to our website from, and what device and software you use. We also collect information about how you use our website. We might collect your Scratch username. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. maybe change this There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. cc @easrng There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sounds good, but this isn't my pr anymore. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Explosion-Scratch I think it is "might" because it is an optional thing. Also, don't refer it as ScratchAddons.com. You can refer it as "our website" as stated on the first paragraph. @easrng Just so you know, you can do a pull request that is directly to the privacy branch. |
||
|
||
### Information collected via Technology | ||
|
||
When you load our website, your browser automatically sends us some information about you. That information includes what page you were on before you came to our website, what kind of device you use, and your IP address. This information does not let us know who you are, but it can help us make decisions about how to make our website better. We may use cookies or other local storage to collect information about you, but not who you are, and remember your settings. For example, Scratch Addons may use cookies to remember if you want to use dark mode. | ||
|
||
Scratch Addons may use both persistent and session storage. Persistent storage stays on your computer after you close your browser until you delete it, and your browser deletes session storage when you close it. We use Google Analytics to collect data. For information about how Google may use your data, see <https://support.google.com/analytics/answer/6004245> and <https://policies.google.com/technologies/partner-sites>. | ||
|
||
### How we use your information | ||
|
||
We will never sell, rent, or share your data, except as needed to operate the service. We do share your information with companies whose services we use, like the company that hosts the servers collecting form responses or the one hosting our website. In general, we use the personal information you give to us to help us communicate with you. For example, we might use personal information to contact you in response to questions or provide technical support. If law enforcement asks for data about a user, we will give it to them. | ||
|
||
### How we protect information | ||
|
||
We are generally quite careful with your data, using security measures like HTTPS and avoiding the use of insecure code that could allow XSS. However, we ensure that hackers won't. When you use our service, you accept that small have access to your information if we get hacked. | ||
|
||
## Links to other websites | ||
|
||
As part of the service, we may provide links to or compatibility with other websites or apps. We aren't responsible for the content on those sites or how they might use your data. This Privacy Policy is only about our service. | ||
|
||
## Changes to our privacy policy | ||
|
||
We might change this policy at any time, but if we do, we will tell you. If we make substantial changes, they will take effect 30 days after we tell you. Small changes or clarifications will take effect immediately. You should periodically check the website and this page for updates. | ||
|
||
## How to contact us | ||
|
||
If you have any questions, please contact us through our feedback page at <https://scratchaddons.com/feedback.> This page was last updated on 30 September 2020. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any specific reason for this to not be specific enough? We don't collect usernames unless explicitly given by users, in the feedback page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @easrng