Add a prerequisite for instance running a modified source code

This commit is contained in:
TheFrenchGhosty 2021-05-30 12:01:26 +02:00
parent bf8f666439
commit c269f07852
1 changed files with 1 additions and 0 deletions

View File

@ -45,3 +45,4 @@ Prerequisites:
- Instances using any DDoS Protection / MITM are marked as such.
- 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.