Is it possible for a user to query the state of a given lemmy server’s federation state?
According to the lemmy documentation the server can be configured with one of three different states of federation:
- Open
- Blocklist
- Allowlist
Unfortunately, I joined a lemmy instance that was set to “allowlist” and therefore I couldn’t interact with most of the lemmy fediverse :(
I’m wondering if it’s possible for non-users to query a server to see what federation state it’s set-to, so that users can be aware of how limited their content will be before they signup.
this.
otherwise it’s open federation with or without blocklist
wait but there’s three states. If it’s not
allowlist
then it’s eitheropen
orblocklist
– according to the documentation.Are you suggesting that if both are null then the federation state is set to
open
?according to the documentation
open
andblocklist
have open federation.