Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update privacy policy for IPIntel, specify Discord data sharing #73

Merged
merged 1 commit into from
Jan 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions assets/scss/main.scss
Original file line number Diff line number Diff line change
@@ -66,6 +66,7 @@ $fa-font-path: "/fonts/fontawesome";
@import "media.scss";
@import "serverBrowser.scss";
@import "landing_page_trailer.scss";
@import "notice.scss";

@import "fonts/fira_code.scss";
@import "fonts/montserrat.scss";
14 changes: 14 additions & 0 deletions assets/scss/notice.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
blockquote {
padding: 4px;
color: white;

p:last-child {
margin-bottom: 0;
}

&.notice {
border: 1px solid rgb(33, 55, 68);
border-radius: 5px;
background-color: rgb(43, 71, 87);
}
}
4 changes: 4 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
@@ -15,6 +15,10 @@ PygmentsUseClasses: true

markup:
goldmark:
parser:
attribute:
block: true
title: true
renderer:
unsafe: true

7 changes: 7 additions & 0 deletions content/about/privacy.md
Original file line number Diff line number Diff line change
@@ -45,6 +45,9 @@ We do not share any other data such as your email address (via game servers or A

## Game Server Privacy Policy

> **Updated January 19th, 2025:** Our game servers now check IP addresses with IPIntel to detect VPNs. Also specified usage of Discord.
{.notice}

This section of the privacy policy applies only if you play on our first-party SS14 servers.

Some terminology used in this section:
@@ -58,6 +61,10 @@ Connection logs (including IP/HWID) are shared with trusted server administrator

Logs of in-game actions may be made public for anybody to view, once again for the purposes of rule enforcement. This includes private conversations had with server administrators in-game.

New players may have their IP address sent to the third-party [IPIntel](https://getipintel.net/) service to detect and deny VPN connections. We deny VPN-based connections by default as they are commonly used for purposes such as ban evasion. You may request an exemption for using VPNs on our forum, which will also stop your IP being sent to IPIntel.

Some interactions (talking in OOC, conversations with server staff) may be sent to our Discord community and will therefore be logged there.

## Forum Privacy Policy

This section of the privacy policy applies only if you use our [first-party forum](https://forum.spacestation14.com/).