This commit is contained in:
Captain Arepa 2023-08-17 17:43:35 -04:00
parent dd6062a7d0
commit 7f51e807b1
2 changed files with 21 additions and 9 deletions

View file

@ -19,17 +19,27 @@ Any changes to these **Terms of Service** shall be reflected in the **Changelog*
### User Account
This instance has disabled the sign up feature, therefore, no external user can freely open an account. However, should anyone want to apply for an account here, they should send a request to any of the listed email or the admin account listed in the **Contact** section below.
This instance has open registrations. A valid email must be used for sign up since a verification email will be sent.
All regular **user** accounts will be given a "User" role, with the following features:
All regular **user** accounts will be given a "Simple Cachapa" role, equivalent to that of a regular user without elevated privileges, with the following features:
* Drive storage capacity: 2GB (2000MB)
* Max file size (upload/download): 64MB
* Pinned notes: 10
* Atennas: 5
* Clips: 10
* Notes per clip: 100
* Pinned notes: 20
* Atennas: 10
* Clips: 20
* Notes per clip: 500
* Lists: 10
* Users per list: 100
* Users per list: 1000
Additionally, there are other roles on the instance that serve as identifier labels (mostly):
* **Party Cachapa**: role that enable users to send invites. Active only when registrations are closed.
* **Ero Cachapa**: role for users who post NSFW content. Will automatically mark all media as sensitive.
* **Artistic Cachapa**: role for users who are illustrators or media creators. Only additional perk is 5GB (5000MB) of Drive storage.
* **Chachapa Bot**: role for automated service accounts (bots).
* **Proxy**: role for the instance proxy account, used for federation purposes.
* **Gaius Cachapa Maximus**: role for the owner.
For now, only the **Ero Cachapa** and **Artistic Cachapa** roles can be assigned at request.
Depending on the state of the server and the number of users in the instance, the drive capacity for the "User" role can be upgraded.
User accounts are subject to suspension were they to violate any of the rules listed in the **Rules and Guidelines** section.
@ -56,7 +66,7 @@ The general rules and guidelines for content to be posted and hosted in this ins
8. Anything that may, in one way or another, be illegal in the United States of America.{{< rawhtml >}}<sup>1</sup>{{< /rawhtml >}}
4. Posting content deemed to be educational or informative, regardless of their nature or origin, is allowed in this instance as long as it's done in good faith and doesn't violate anything from point (3).{{< rawhtml >}}<sup>2</sup>{{< /rawhtml >}}
5. Diving into hellthreads is not encouraged, but you can do so at your own discretion (mostly due the way Misskey's user interface handles thread depth).
6. All sensitive media files must be marked as **NSFW**, and Content Warning (CW) label must be used whenever applicable.
6. All NSFW media files must be marked as **Sensitive**. Content Warning (CW) label must be used whenever applicable (i.e. content or discussions that require discretion).
7. Don't be a retard.
8. Lolicon is not CSAM/CSEM/CP, therefore, it can be posted here.{{< rawhtml >}}<sup>3</sup>{{< /rawhtml >}} {{< rawhtml >}}<sup>4</sup>{{< /rawhtml >}}
9. Don't be shy, you can use slurs here.{{< rawhtml >}}<sup>5</sup>{{< /rawhtml >}}
@ -162,3 +172,5 @@ In case of a more casual approach, you can contact the admin directly to {{< raw
* Updated Terms of Service.
* 2023-08-12:
* Updated Terms of Service.
* 2023-08-17:
* Updated "User Account" and "Rules and Guideline" sections.

File diff suppressed because one or more lines are too long