Good morning. It's raining. Anyway, this morning I want to share another though, I had due to the question What is a federated protocol? by @hrefna
Definition: A set of FediVerse servers form a Strong Federation if they use a consensus algorithm to agree on a defined set of data.
For example, a set of servers might decide to use Paxos to ensure that all replies, likes, and shares match across them. This is "somewhat" accomplished by servers subscribing to the same relay. However, I'm unsure if say Likes get send through relays (and how they would be interpreted).
I don't know much about the topic of Consensus, so I'm unsure how to actually implement a Strong Federation. However, I think an idea like it might solve some conceptual problems people have with the FediVerse.