From bc23dbfb9eaccd81f60471aac67caa7de1f0ab28 Mon Sep 17 00:00:00 2001 From: Aditya Oberai Date: Fri, 13 Dec 2024 17:53:52 +0000 Subject: [PATCH] Update prohibited activities + shift to partials --- markdoc.config.json | 3 +- src/partials/prohibited-activities.md | 39 +++++++++++++++++++ .../platform/fair-use-policy/+page.markdoc | 25 +++--------- 3 files changed, 46 insertions(+), 21 deletions(-) create mode 100644 src/partials/prohibited-activities.md diff --git a/markdoc.config.json b/markdoc.config.json index 28dbbe652..b223baf3c 100644 --- a/markdoc.config.json +++ b/markdoc.config.json @@ -9,7 +9,8 @@ "watch": true }, "partials": { - "auth-security.md": "./src/partials/auth-security.md" + "auth-security.md": "./src/partials/auth-security.md", + "prohibited-activities.md": "./src/partials/prohibited-activities.md" } } ] diff --git a/src/partials/prohibited-activities.md b/src/partials/prohibited-activities.md new file mode 100644 index 000000000..b83263579 --- /dev/null +++ b/src/partials/prohibited-activities.md @@ -0,0 +1,39 @@ +# Prohibited activities {% #prohibited-activities %} + +The following actions are prohibited on the Appwrite platform and may lead to immediate suspension or termination: + +- **Illegal Content**: Hosting, transmitting, or distributing content that is illegal, infringing, harmful, threatening, defamatory, obscene, harassing, or otherwise objectionable. + +- **Malware and Harmful Code**: Uploading or distributing viruses, malware, or any other malicious code intended to harm or gain unauthorized access to any system, data, or personal information. + +- **Unsolicited Communications**: Sending unauthorized or unsolicited advertising, spam, or any other form of improper solicitation. + +- **Fraudulent Activities**: Engaging in deceptive practices or activities intended to defraud, mislead, or deceive others. + +- **Abuse of Resources**: Misusing the Service in a way that disrupts its integrity or performance. + +- **Unauthorized Access**: Attempting to gain unauthorized access to the Service, other user accounts, computer systems, or networks connected to the Service. + +- **Crypto Mining**: Using the Service for cryptocurrency mining or similar computationally intensive activities without authorization. + +- **Unauthorized Load Testing**: Conducting load testing or stress testing on the Service without prior written approval. + +- **Penetration Testing**: Performing penetration testing or security assessments without explicit authorization. + +- **Denial-of-Service (DoS) Attacks**: Initiating or participating in denial-of-service attacks or other activities designed to disrupt the Service. + +- **Phishing Schemes**: Engaging in phishing activities or schemes designed to deceive individuals into providing sensitive information. + +- **Avoidance of Payments**: Attempting to circumvent payment obligations, including manipulating billing systems or using the Service without proper authorization or payment. + +- **Violation of Laws**: Engaging in activities that violate any applicable local, state, national, or international laws or regulations. + +## Prohibited Use of the SMS Messages Service + +You agree not to use the Service for the sending of unsolicited or spam SMS messages. This includes but is not limited to the prohibition of: + +- Using the Service in connection with any content, product, or service the recipient has not explicitly requested. + +- Sending SMS messages through the Service unless you have obtained prior express consent from the recipients, as required by applicable law. + +Failure to adhere to these prohibitions and any applicable laws relating to the use of the SMS Service can result in immediate termination of your account and further legal action. You shall comply with all applicable laws and regulations. \ No newline at end of file diff --git a/src/routes/docs/advanced/platform/fair-use-policy/+page.markdoc b/src/routes/docs/advanced/platform/fair-use-policy/+page.markdoc index e595d734f..729b4315c 100644 --- a/src/routes/docs/advanced/platform/fair-use-policy/+page.markdoc +++ b/src/routes/docs/advanced/platform/fair-use-policy/+page.markdoc @@ -4,13 +4,13 @@ title: Fair use policy description: Understand Appwrite's usage limits, prohibited activities, and enforcement actions. --- -At Appwrite, we are committed to providing high-quality, reliable, and scalable backend services for all users. Our Fair Use Policy (FUP) ensures that resources are used responsibly and that every user receives a consistent experience. This FUP applies to all users and outlines acceptable usage patterns and limitations. +At Appwrite, we are committed to providing high-quality, reliable, and scalable backend services for all users. Our Fair Use Policy ensures that resources are used responsibly and that every user receives a consistent experience. This policy applies to all users and outlines acceptable usage patterns and limitations. # Definitions and scope {% #definitions-and-scope %} - **Normal usage:** Resource usage that falls within expected thresholds for a user’s selected plan. - **Excessive usage:** Usage that exceeds defined thresholds and may affect the platform’s performance for other users. -- **Prohibited activities:** Actions or behaviors that violate this FUP, including, but not limited to, abuse of resources and security breaches. +- **Prohibited activities:** Actions or behaviors that violate this policy, including, but not limited to, abuse of resources and security breaches. This policy applies to all resources provided by Appwrite Cloud, including but not limited to API requests, data storage, compute resources, and database operations. @@ -20,29 +20,14 @@ Each user plan includes specific resource limits, which are available to view on Exceeding these limits may lead to throttling or suspension of services, as described under [Enforcement actions](#enforcement-actions). -# Prohibited activities {% #prohibited-activities %} - -The following actions are prohibited on the Appwrite platform and may lead to immediate suspension or termination: - -- **Abuse of resources:** Excessive or continuous usage beyond normal levels, including but not limited to running heavy computations continuously or monopolizing API calls. Examples include: - - Crypto mining - - Hosting illegal content -- **Security violations:** Attempting unauthorized access, exploiting vulnerabilities, or interfering with the services provided to other users. Examples include: - - Penetration testing - - Denial-of-Services (DoS) attacks - - Malware distribution - - Hosting phishing schemes -- **Automated abuse:** Excessive or automated high-volume requests. Examples include: - - Unauthorized load testing - - Unauthorized penetration testing -- **Avoidance of payments:** Attempting any manipulations to avoid payment duties. +{% partial file="prohibited-activities.md" /%} # Enforcement actions {% #enforcement-actions %} In cases of excessive or prohibited usage, Appwrite reserves the right to enforce the following actions: - **Temporary suspension** of access to the project or organization until the next billing cycle. -- **Permanent suspension** of the account for repeated or serious FUP violations. +- **Permanent suspension** of the account for repeated or serious policy violations. In all cases, users will be notified of the action taken and provided with guidance on how to correct the issue. @@ -59,7 +44,7 @@ Users who consistently exceed usage limits have the following options: # Policy updates and communication {% #policy-updates-and-communication %} -Appwrite reserves the right to update this FUP to reflect evolving platform capabilities or changing usage patterns. We will provide a 30-day notice before any major changes take effect, and users will be informed via email and dashboard notifications. +Appwrite reserves the right to update this policy to reflect evolving platform capabilities or changing usage patterns. We will provide a 30-day notice before any major changes take effect, and users will be informed via email and dashboard notifications. # Contact us {% #contact-us %}