From 03bcd8a71154bf7a62ec9d22fd6cb7c6aca77934 Mon Sep 17 00:00:00 2001 From: snan Date: Sat, 23 Apr 2022 13:52:09 +0200 Subject: [PATCH] [documentation] Update index.md (#475) This sentence kind of trai --- docs/federation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/federation/index.md b/docs/federation/index.md index 3502e47f2..81665febc 100644 --- a/docs/federation/index.md +++ b/docs/federation/index.md @@ -4,7 +4,7 @@ GoToSocial uses the [ActivityPub](https://activitypub.rocks/) federation protoco Federation means that you can hang out not just with people on your home server, but with people all over the [Fediverse](https://en.wikipedia.org/wiki/Fediverse). Your home server is part of a network of servers all over the world that all communicate using the same protocol--they speak the same 'language'. Your data is no longer centralized on one company's servers, but resides on your own server and is shared -- as you see fit -- across a resilient web of servers run by other people. -Not all of the servers you 'federate' with will be running GoToSocial: popular implementations of ActivityPub include software like [Mastodon](https://joinmastodon.org/), [WriteFreely](https://writefreely.org/), and many others. GoToSocial communicates seamlessly with these other servers. To take a corporate +Not all of the servers you 'federate' with will be running GoToSocial: popular implementations of ActivityPub include software like [Mastodon](https://joinmastodon.org/), [WriteFreely](https://writefreely.org/), and many others. GoToSocial communicates seamlessly with these other servers. This federated approach also means that you aren't beholden to arbitrary rules from some gigantic corporation potentially thousands of miles away. Your server has its own rules and culture; your fellow server residents are your neighbors; you will likely get to know your server admins and moderators, or be an admin yourself.