From 36236abbe86fa37527a7807638b7b9061688a373 Mon Sep 17 00:00:00 2001 From: OfficialDakari Date: Sun, 8 Dec 2024 14:55:54 +0500 Subject: [PATCH] initial commit --- Chats.md | 11 +++++++++++ Privacy.md | 22 ++++++++++++++++++++++ README.md | 5 +++++ TOS.md | 19 +++++++++++++++++++ 4 files changed, 57 insertions(+) create mode 100644 Chats.md create mode 100644 Privacy.md create mode 100644 README.md create mode 100644 TOS.md diff --git a/Chats.md b/Chats.md new file mode 100644 index 0000000..c4e0f7d --- /dev/null +++ b/Chats.md @@ -0,0 +1,11 @@ +## Extera's chats rules +Rules listed below applies to ALL public chats listed in `extera.xyz`'s room directory. + +1. Absolutely **NO** NSFW/NSFL content in messages, profiles. +2. No content, which is illegal in Russian Federation or country you are living in. +3. Be respectful towards other members. If there is an issue, keep it to DMs or contact an admin if it's urgent. +4. No discrimination or hate. Do not flame, ragebait anyone. +5. Politically divisive, religious and sensitive topics should be avoided. +6. Absolutely **NO** abusive behaviour. +7. Do not post your or someone's personal info. (aka "doxxing") +8. Bypassing or attempting to bypass AutoModeration tools is punishable. Contact an admin if there is a false positive. \ No newline at end of file diff --git a/Privacy.md b/Privacy.md new file mode 100644 index 0000000..c07881e --- /dev/null +++ b/Privacy.md @@ -0,0 +1,22 @@ +# Privacy Policy + +### Which data we collect? +1. **General information:** We may ask you to enter your E-Mail address, username, profile picture, password you want to use on our services, in order to provide these services. Your username, display name and profile picture will be public. +2. **Messages and user-data:** All information is stored and processed on our server. When you send any content (e.g. messages, files), it is stored on our server with timestamps and source IP address. Messages are delivered only to target users. If you message someone on other servers, their Privacy Policy applies. Chats data is shared only with servers, which are present in that chat. +3. **IP addresses and some other metadata:** We store IP address and browser name to provide additional security settings, like "Devices" section. + +### Why do we collect that data? +1. To provide basic service functionality. +2. To help moderating services. For example, we may compare IP addresses in order to prevent ban evasion and other violations. +3. E-Mail address you provide will be used to send auth data to you. + +### How we protect your data? +1. The data transmitted over network is secured by TLS (Transport layer security), this is an encryption protocol most services use (HTTPS). +2. The password you use is not stored on our server. We store only hash of your password. Original password cannot be retrieved from a hash. +3. Server's main SSD drive uses Ubuntu's built-in encryption. That drive has installed all software. +4. Server's data HDD drive uses VeraCrypt with AES-256 encryption. That drive stores all user data, including messages, profiles etc. + +### Do we share your data with third parties? +Short answer: No. + +Long answer: We do not sell, share, publish or trade your information with third parties. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..567d95b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Terms of Service + +- [Terms of Service]() +- [Privacy Policy]() +- [Public Chats Policy]() \ No newline at end of file diff --git a/TOS.md b/TOS.md new file mode 100644 index 0000000..ab37122 --- /dev/null +++ b/TOS.md @@ -0,0 +1,19 @@ +## Services policy +You can do anything except forbidden things. They are: +1. **Denial of rules.** Doing so may and will result in your account either being suspended or deleted. +2. **Identity theft.** You are not allowed to steal someone's identity or pretend to be another person, unless: + - Identity is an Original Character that belongs to you + - That person explicitly allowed you to use Extera.xyz's services on their behalf +3. **Mass sending, spam or unwanted advertisements.** You should not send spam on any services of **extera.xyz** or use **extera.xyz** to send spam across the Matrix federation. +4. **Creating problems, which may interfere stable services work.** This includes, but not limited to: mass complex room joining, intentional upload a big amount of data. + +## Content policy +This policy defines which content can be stored on our services, and which cannot. + +It is forbidden publishing and storing any content, which: +1. Is illegal in Russian Federation or your country. +2. Has pornographic, disturbing or violent content. +3. Has advertisement/recipes of forbidden substances in Russian Federation or the country you are living in. +4. Has scenes of inhumane appeal with people or animals. +5. Violates human rights. +6. Interferes with compliance with the Rules or usage of any **extera.xyz** services. \ No newline at end of file