mirror of https://gitlab.com/bashrc2/epicyon
Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon
commit
a0aa55af03
|
|
@ -12,6 +12,10 @@ It is assumed that an instance may have multiple users, although the maximum num
|
|||
|
||||
Although it can be single user, this is not strictly a single user system.
|
||||
|
||||
### Opinionated
|
||||
|
||||
The design of this system is opinionated, and to a large extent informed by years of past experience in the fediverse. There is no claim to neutrality of any sort. Automatic removal of hellthreads and other common griefing tactics is an example of this.
|
||||
|
||||
### Anti-scale Principle
|
||||
|
||||
In general, methods have been preferred which do not vertically scale. This includes the decision not to use a database, and the way that the inbox is processed. Lack of scalability also simplifies the design.
|
||||
|
|
|
|||
Loading…
Reference in New Issue