From 876ec24358562793ecb4fef422f7519478ca2eb7 Mon Sep 17 00:00:00 2001 From: fzorb Date: Sat, 14 Sep 2024 18:05:45 +0300 Subject: [PATCH] Both misskey forks got deprecated, so sad.... --- content/posts/running-a-fediverse-server.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.