From d16af5a946d676fee3638c6968a9a711e1914447 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Thu, 8 Oct 2020 10:34:32 +0200 Subject: [PATCH] Update FAQ --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b0814b6..a2a9a8b 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,16 @@ At first I started working on this project as a solution for following Twitter a I hope that this project can prosperate, gain contributors, new instances and create a good community around it. +### Why do I have to register to use Yotter? + +Registering has two main reasons: + +1. Yotter is in a **beta** state. This means that we will be incrementally increasing the capacity of the servers so we can empirically know how many users a Yotter server can handle. Also, there is no **big server** with capacity for handling any arbitrary ammount of users and serving video/data to those at the moment. For this, we decided to have a registration form so we could limit the users. + +2. Yotter allows users to follow accounts and have a custom feed. This needs an account to save your followed users and generate a feed. + +Admins are allowed to remove restrictions on any page they want. [Check this section](https://github.com/ytorg/Yotter/blob/dev-indep/SELF-HOSTING.md#removing-log-in-restrictions) to learn how. + # Privacy #### Connections Yotter cares about your privacy, and for this it will never make any connection to Twitter or Youtube on the client. Every request is proxied through the Yotter server; video streaming, photos, data gathering, scrapping, etc.