From f843c8c56279f13e986cf2270fd9c232d96fa6af Mon Sep 17 00:00:00 2001 From: syeopite Date: Sat, 19 Jun 2021 05:48:34 -0700 Subject: [PATCH] Add new prerequisites for adding instance --- instances.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/instances.yaml b/instances.yaml index be11126..962ef82 100644 --- a/instances.yaml +++ b/instances.yaml @@ -8,6 +8,7 @@ adding_instance: - Instances using any type of anti-bot protection are marked as such. - "Instances using any type of analytics are marked as such, must be GDPR compliant (if it's usable in the EU), must be CCPA compliant (if it's usable in California), and must respect the AGPL by explaining their changes and by publishing their source code. In short: instances shouldn't run analytics, because it's not worth it." - Instances running a modified source code must respect the AGPL by publishing their source code and stating their changes before they are be added to the list, and must publish any later modification in a timely manner. + - Instances should be up and functional at least 90% of the time. directions: - Fork the documentation repo. - Open `instances.yaml` for editing.