clean up & add clauses for COPPA, cookies, third party links
This commit is contained in:
parent
872b54a5ae
commit
440fe0da74
1 changed files with 23 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
### This is an agreement between you (hereby referred to as "the user", "you") and Spacebar Network (hereby referred to as "us", "the network", "Spacebar", "SPBR").
|
||||
### This is an agreement between you (hereby referred to as "the user", "you") and Spacebar Network (hereby referred to as "us", "our", "the network", "Spacebar", "SPBR").
|
||||
|
||||
# Information We Collect and How We Use It
|
||||
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
### Personal Information
|
||||
- **Principal ID:** We store a sequentially generated ID for each user (hereby referred to as "Principal ID", "PID"). This PID is generated through a sequence and not from your data.
|
||||
|
||||
- **Username (a.k.a SNID):** Your SFID is set by you on account creation, and is linked to your PID for authentication purposes.
|
||||
- **Splatfestival ID ("SFID"):** Your SFID is set by you on account creation, and is linked to your PID for authentication purposes.
|
||||
|
||||
- **Birthdate:** Your birthday is set by you on account creation, and is used to confirm your age for access to restricted services.
|
||||
|
||||
|
|
@ -25,8 +25,27 @@ While the data stored on the server is not personally identifiable data, we do o
|
|||
|
||||
- **Network and Connection Data:** The application temporarily processes the **IP address** provided by your console. This information is held temporarily in memory and is used solely to facilittatee P2P connection and matchmaking with other players on our network.
|
||||
|
||||
### Data Retention
|
||||
## COPPA Compliance
|
||||
|
||||
Our site, products and services are all directed to people who are at least 13 years old or older. If you are under the age of 13, per the requirements of the [Children's Online Privacy Protection Act](https://en.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act), do not use our services.
|
||||
|
||||
## Data Retention
|
||||
We believe in data minimization and only store data for as long as necessary to maintain network stability and for debugging purposes only.
|
||||
|
||||
### What we do with debugging data
|
||||
We do not sell or rent your personal information. Your IP address is shared strictly with other players during the matchmaking procedure.
|
||||
We do not sell or rent your personal information. Your IP address is shared strictly with other players during the matchmaking procedure.
|
||||
|
||||
### Cookies
|
||||
Our sites may use cookies to improve convenience, enhance content, and analyze usage statistics. Cookies are small data files sent to your computer to recognize repeat visits. No personally identifiable information is collected without your consent.
|
||||
|
||||
Cookies are used for analytics, service improvement purposes, and for storing information. This may vary from site to site. See the sites privacy policy for more information.
|
||||
|
||||
Some examples may include:
|
||||
- To improve services provided on our websites.
|
||||
- To analyze site traffic and number of users.
|
||||
|
||||
Users can configure their browser to notify them of cookies or refuse them, but some content may be unavailable. Please consult your browser help for instructions.
|
||||
|
||||
# Third Party Links
|
||||
|
||||
Occasionally, at our discretion, we may include or offer third party products or services on our network services. These third party sites have separate and independent privacy policies. We therefore have no responsibility or liability for the content and activities of these linked sites, including data collection. Nonetheless, we seek to protect the integrity of our services and welcome any feedback about these sites.
|
||||
Loading…
Reference in a new issue