Open NfNitLoop opened 1 year ago
In short, there are two types of users:
./feoblog add
A FeoBlog server does two main things:
So as a result, both "server" and "known" users effectively get to post to a server.
However, if a "known user" follows someone (who is not already a server/known user on the server) they are not granted either user status.
This'll get a bit more complicated when quotas are implemented, but we can cross that bridge when that happens.
In short, there are two types of users:
./feoblog add
A FeoBlog server does two main things:
So as a result, both "server" and "known" users effectively get to post to a server.
However, if a "known user" follows someone (who is not already a server/known user on the server) they are not granted either user status.