this post was submitted on 21 Oct 2025
107 points (97.3% liked)

Selfhosted

60664 readers
658 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
107
submitted 8 months ago* (last edited 8 months ago) by Alfredolin@sopuli.xyz to c/selfhosted@lemmy.world
 

Stoat (formerly known as Revolt) is a selfhostable, FOSS replacement for discord [Group chats and voice channels you can join any time].

Cool new name, however not as easy to use in other languages.

Voice chat is stil not officialy implemented.

Self-hosting there. Apparently nothing to do for you if you had already hosted before the name change.

The Android app has unfortunately disappeared (not been updated) on F-droid.

Edit: added short description for clarification

you are viewing a single comment's thread
view the rest of the comments
[–] renegadespork@lemmy.jelliefrontier.net 20 points 8 months ago (7 children)

This seems like a cool project. I especially love the UI's similarity to Discord, but it still has a long road ahead to be a viable chat platform IMO.

I've been periodically checking in with ~~Revolt~~ Stoat for about a year now, and personally, the two things that I'm waiting for are:

  1. Voice chat - It seems like this is coming, but they had to clean up a bunch or tech debt first
  2. Federation - Self-hosted chat is great, but not being able to talk to other servers is incredibly limiting for a social tool. AFAIK they're not planning on implementing this. This is likely a deal-breaker for a lot of folks.

I'm currently running Matrix synapse, and while matrix is kinda a messy ecosystem, it's really hard to compete with its maturity and adoption in the FOSS / Self-Hosted space.

Also, not super important, but this blog post reads like it's AI generated.

[–] fixmycode@feddit.cl 1 points 8 months ago (1 children)

what's really federation on a system that isolates conversations per server? can you reply to a message from one server on another? maybe the main thing would be single account, because even friend lists from multiple accounts could be merged

what's really federation on a system that isolates conversations per server?

That's like asking why Lemmy needs federation if posts are tied to a Community.

No federation means:

  • Every server requires a different user account to join a room
  • Every server needs to be accessed from a different URL
  • Users in different servers cannot direct message, call, or friendlist one another

Federated platforms aren't perfect, but they solve these problems.

load more comments (5 replies)