diff --git a/content/posts/running-a-fediverse-server.md b/content/posts/running-a-fediverse-server.md index 8926355..f5d98af 100644 --- a/content/posts/running-a-fediverse-server.md +++ b/content/posts/running-a-fediverse-server.md @@ -49,8 +49,8 @@ Oh well, this might be easy for some or hard for some, so I will cover each opti * **Misskey:** Misskey is by far the most feature-rich server we've covered, like Pleroma, it has many versions: * **Vanilla**: The base version of Misskey, without any forks. https://misskey-hub.net/en/ - * **Foundkey** Maintained by the same people who maintain Akkoma https://akkoma.dev/FoundKeyGang/FoundKey - * **Firefish** A more advanced version of Misskey which implements the Mastodon API https://joinfirefish.org + * **Foundkey** [NO LONGER ACTIVELY DEVELOPED] Maintained by the same people who maintain Akkoma https://akkoma.dev/FoundKeyGang/FoundKey + * **Firefish** [NO LONGER MAINTAINED] A more advanced version of Misskey which implements the Mastodon API https://joinfirefish.org I'd personally use Firefish as it seems more estabilished than FoundKey at this point in time. I'd reccomend any Misskey version for beginners, as it is easier to run and setup than Pleroma or Mastodon.