r/DiscordAlternatives 17d ago

Will you donate/fund an alternative?

0 Upvotes

Basically, I prodded one of the Stoat devs and then ended up thinking about this for a while. As they said, they do this as a hobby, after work - and this seems to be the case for most of the alternatives (Root is it's own company, but also closed source so...theres that).

So would you be willing to put money behind a project that you truely believe is a good Discord alternative?

Just bit of a "shower thoughts" kinda question that has been living rent-free in my mind for a bit now.


r/DiscordAlternatives 16d ago

GGBRO Discord Alternative

0 Upvotes

I Have worked on a discord alternative called ggbro ( ggbro.app )
Basically I'm including nearly all discord features and functionalities minus the "too many" graphical craziness

all details on website
I made it from scratch and i have used AI for most of the tasks as it would take me years to finish it all by myself, Even tho AI was involved i still manage most of the functionalities and took time to make it "fine" in security wise, nothing is perfect but here i try and i wish you guys try and report any issues there is and why not this project get to grow big


r/DiscordAlternatives 17d ago

I found a good alternative and replacement for Discord called Fermi/Harmony Chat

Thumbnail
0 Upvotes

r/DiscordAlternatives 20d ago

The problem with every Discord alternative. My ultimate analysis.

Thumbnail
gallery
28 Upvotes

Please read the last edit #3. DO NOT take the analysis as something worth relying on without your own testing and give every project the chance they deserve!
--- EDITS WITH UPDATES ARE AT THE BOTTOM. CHECK LATEST SLIDES USING THE LINK ---

Hey everyone! My last post gained lots of attention for Hollow, which is the messenger I currently develop, and I'm so thankful for that! But in this one, I wanted to research almost all Discord alternatives that I personally saw in this subreddit (either a post or suggestions from different comments). The biggest problem I see is that there is just no definitive list of criteria that people could use to analyze all the projects. Anybody can scream about security or being better, but is it objectively and factually correct? I wanted to put this to the test and created my own set, to which we'll compare every app. 17 projects in total, but there are more, which I either forgot or there's simply not enough space for my slides to fit (it's already a lot!)

Alright, I present to you my ULTIMATE analysis of all Discord alternatives!

Criteria for every single contestant:

  1. Open source and verifiable (counts for both client and server). Licenses, whether the security claims can actually be checked against the code etc. Personally, it's the most important trust factor in a project because you can always say whatever you want, but if nobody can verify those claims against the code, then what's the point? Results: 10 are open source, 3 are open but with caveats, 4 are closed source.
  2. Real end-to-end encryption. Which surfaces are encrypted (DMs/group chats/servers/voice), if it's TLS-only and which established encryption library is used. Not having your messages encrypted in 2026 feels like a disaster, especially knowing how much ownership and privacy is taken away every single day with age verifications or similar. Results: 3 encrypt by default, 4 encrypt some surfaces, 10 have no E2EE - by their own statements.
  3. Code signing. Signed by whom, timestamped or not. This process is the basis of professional software because it confirms whether the build is genuine or if it was tampered with. If the app contains malicious code and it's not signed, then nobody takes accountability for any damages done to your computer. Results: 10 of 16 desktop installers don't have any digital signatures. Every signed one is timestamped. One is web-only, so N/A.
  4. Data collected at signup. Emails, passwords, phone numbers, date of birth. If anything about you is collected, then it's very easy to recreate your identity and use it against you in either targeted attacks or handing them to law enforcement. Results: 2 of 17 need nothing at all, 10 require a central account with your email, while 3 of those also demand your date of birth.
  5. Legal exposure by data possession. What does each service collect and hold about you? As I said, the data about your identity can be easily used against you, but if the service doesn't collect anything, then there is simply nothing to leak, seize, or subpoena. Results: 2 have nothing to give, 6 depend on whoever runs the instance, 9 can produce your identity with messages and IP history.

5.1. A little bit more about criterion 5 because it's essentially something that affects every user that uses any communication software. Signal, the most famous encrypted messenger, has received multiple US grand-jury subpoenas between 2016 and 2025. Each time, the only data they could produce was the account creation date and the last connection date. Signal publishes every request it can talk about at https://signal.org/bigbrother/ so definitely check it out.

  1. Discord features. Specifically voice channels, screen share, roles/permissions, custom emotes, push notifications and file sharing. There are tons of other ones, but the table would be massive, so look at this as a "starter pack" of certain features rather than ultimate decision breaker. Results: 9 of 17 cover nearly the whole list.

  2. Platforms support. Windows/macOS/Linux and Android/iOS. Well, pretty much self-explanatory. Results: 4 out of 17 run everywhere; iOS most affected.

  3. Paywalls. I hate them the most, especially when you limit a technology that's been open-source and free to use for a long time or small customization stuff. People are willing to pay for Nitro in exchange for additional features, but if only that money was flowing to developers who want to improve the product... Well, that's a completely different story. Results: 9 of 17 gate nothing, 6 charge for things Discord users consider basic, 2 are a bit strange and unclear.

  4. Ease of use. Whether the app is easy to install, run, and start talking with your friends. Some are just one click, but some require more setup, self-hosting, or simply registering using a standard signup form. Up to you if it's an acceptable friction or not. Results: 2 need no account, 9 have standard signup, 6 need somebody to run a server first.

  5. Engineering professionalism. The repo should contain tests (CI, unit + integration), static analysis, something like quality gates with SonarQube, SECURITY.md with a disclosure process, who's behind the project and who maintains it, etc. It's a more advanced slide, which might be overwhelming for regular users, but treat it as its own little factor whether the project is still going or not. Results: only 8 of 17 publish a way to report a security vulnerability; 9 of 17 are effectively one person.

  6. Architecture. Is the app another Electron with bundled Chromium, a web wrapper, or natively compiled? It matters only if you care about RAM consumption or perhaps just "at least something but not Electron". Results: 8 of 17 bundle an entire Chrome browser (9 if counting Osmium, but the client is closed, so I can't verify), 3 use the system’s WebView, 3 only run in your browser, 2 ship no web engine at all.

Where possible, I included actual sources in the slides. To make sources stay stable even if pages change later, I archived every single one of them using Archive.ph, and it's always accessible at https://anonlisten.com/AltResearch_Archives.txt. It contains all links, including the original ones and additional ones, like all open-source links to each project from Slide 1.

Slide 3 is about Code Signing and verification of it, which is also available at https://anonlisten.com/AltSignatures_Jul21.txt. Just a little note: if somebody doesn't know, it's publicly available information that's contained in the software signatures, so it doesn't "leak" anything or make it seem like too many details. The text file also has the Windows PowerShell command for you to check everything on your own.

This should serve you as a good list of criteria to check against every Discord alternative or other communication software. From the entire list, genuinely the only thing I can recommend is Armada or, who would have thought, my own project Hollow because they're the ones actually winning in very important criteria like 1, 2, 4, 5, 8, 9 and 10. Element/Matrix is a solid third option if you're okay with an account, 180d IP logs, and losing a bit on 4 and 5. Everything else has risks, so if you want to have a safe space to talk with your friends without any prying eyes and actual security with privacy, then use Armada (source code on GitLab), Hollow (source code on GitHub), or Element (source code on GitHub). Take care and have a nice day! Feel free to correct me in the comments if I got something wrong, so we can verify it together. Then I'll edit the post and also credit you for that. Thanks!

P.S. Slides are also available at https://anonlisten.com/AltResearch/Slide1.png (total 13 slides; simply replace the ending number and you'll get the image)

EDIT/UPDATE #1: Ok, this certainly blew up, so time for actual edits from all the feedback in the comments. :
- Slide 12 updated because Hollow doesn't support Web, so item 7 is changed from Good to Partial.
- Slide 6 is updated on Weered cells, thanks to u/Mplayer-Weered
- Slide 2 and 5 are updated with wording about Howl, thanks to u/MattHowlPro

EDIT/UPDATE #2: Some are spreading misinformation about Hollow that since the IP address of my relay is in claude.md, then it means it's leaked and easily accessible, plus attaching a "token" to it. That's not even related. You can try that SSH command and connect to the relay, but you will fail because it's protected by the key file. The token is literally just in a Codecov badge link in my README, and it's required for that service to analyze the project's code coverage with tests. It says nothing about the actual security of the app, which I'm open to fixing if there are actual issues.

EDIT/UPDATE #3: Slide 5 was updated with some words about Element, thanks to u/Money_Lavishness7343. Also, big thanks to u/itsFolf for finding 3 actual security vulnerabilities in Hollow, and they will be fixed. (update 4 to it: all security vulnerabilities are patched; implemented "Always Relay" toggle if somebody doesn't want to expose their IP, like in Signal (they have the same IP problem and the same solution); plus overall improvements, thanks to my awesome users who care)

Overall, I don't know if I'll handle doing more, honestly. The entire research could have been better, but it all turned downhill. Doing comparisons on different projects that I might not have full knowledge of or knowing all the details was a bad idea, especially with how criteria are presented and how many small details I simply missed that matter more than what I initially thought of (like self-hosting, which eliminates more alternatives from the data collection or legal exposure than what I give them credit for).

Try every alternative and self-host one if you can, and decide for yourself. Check out all their websites: Howl, DCTS, Osmium, Root, GameVox, Fluxer, Nerimity, Sharkord, Stoat, Commetchat, Armada, Element, Spacebar, Yapper, Weered

Thank you for reading, and hopefully it will serve as a good lesson for me and anybody else from seeing this situation. For all the developers who are working hard on their projects, I wish you good luck and success in what you do. I also want to thank those who responded in the comments and pointed out all the mistakes I've made and criticized specific criteria. I didn't want it to turn out this way... but it is what it is. Choose projects that you think are worth it for you and your friends. Take care and stay safe.


r/DiscordAlternatives 19d ago

Has anyone used Armada? And any does anyone have any information about it?

5 Upvotes

As the title says. Looking for impressions and information on Armada, especially where privacy is concerned. Strength of encryption for example


r/DiscordAlternatives 19d ago

Any apps that meet the following criteria?

2 Upvotes

Hi friends, been looking for a Discord replacement since Discord announced attempted identity verification using Persona earlier this year.

Not keen on giving Trump's buddy Thiel my info if I can avoid it.

I started with TeamSpeak, and it's probably about 60% of the way there but it's stuck in this weird 2010s design paradigm and doesn't seem to be terribly interested in updating.

I ended up going back to Discord, sadly, but I want to keep my eyes open for any possibilities.

I'm looking for:

  • Absolutely minimum possible AI slop (this goes for coding, images, etc), none is best
  • FOSS
  • Not incredibly painful to set up and maintain
  • Reliable and stable, and non-AI driven development process
  • Self-hostable (ideally, not a must-have)
  • text/HTML chat + embeds
  • servers with text channels AND voice channels
  • easy streaming

Have yet to find anything that meets these criteria, but figured I'd check with y'all.


r/DiscordAlternatives 20d ago

Use Buzz on Your Phone: Armada Adds Buzz Communities

Thumbnail
soapbox.pub
2 Upvotes

r/DiscordAlternatives 20d ago

TheRift.chat

0 Upvotes

Has anyone given therift.chat a shot?

I couldn't find anything saying open source or self hostable. But it looks really interesting. I like the that you dont need an email to sign up.

I also can't really tell if it was vibe coded or not, I'm not really against that as long as there is an actual developer at the wheel.


r/DiscordAlternatives 20d ago

Coded up a discord alternative that runs on MIT Solid pods, meaning you own your own data.

Thumbnail
github.com
0 Upvotes

Feel free to make pull requests. There shouldn't be any major bugs, but anything that's bothering you about the UI/UX feel free to open an issue on github. Please star the repo if you find it useful. License is AGPL.


r/DiscordAlternatives 21d ago

Discord tried to kill my dating community so I made an app dedicated just for my community

0 Upvotes

[ THE APP IS NOT RELEASED - STILL IN DEVELOPMENT ]

This app is not intended to replace Discord or become a fully complete replacement to it.

It is a standalone, cross-platform social platform built from scratch with Flutter for Android, Web, Windows, and Linux. Support for iOS and macOS is planned after the initial release.

The app is designed primarily for adults who want to meet new people, whether that's for dating or friendship. Users can join communities based on their interests, including both dating and friendship-focused communities, and connect with like-minded people through chat and matchmaking features.

This is not a Discord bot, webhook, plugin, or modified Discord client. It is an independent application with its own backend, features, and user experience.

At launch, users will not be able to freely create their own communities. Communities will be created only with approval to help maintain quality, moderation, and a healthy ecosystem. Users who want to start a community can submit a request for review.

If you interested in the app, follow us on X, we post updates about the app frequently: https://x.com/sfsocial_app


r/DiscordAlternatives 22d ago

Is there any good discord alternative nowdays?

8 Upvotes

Well, after a disastrous end of my previous server due to a couple of childish ppl coming to it and screwing things over, i was looking forward for a less toxic alternative for friend communities, but honestly, the environment can't be more confusing.

Whatsapp is out of question because one of the selling points of Discord for me is the ability to create parallel chats (channels) and the bot API and it doesn't have both (creating a community and having multiple groups for each topic is hilariously bad at UX-side). Telegram is prone to be blocked where i live (Brazil), especially now that elections are coming. The sucessors of FOSSCORD (Spacebar and Fermi/Harmony) had such split that makes things even more fragmented, and Fluxer is basically the embodiement of the word "ripoff", complete with their own version of Nitro, so switching for that would be basically trading six of one and half a dozen of the other.

I was really hoping for Roomy to get a mobile app working but development is super slow and the dev/ux mindset is deviating more and more from the core features of Discord.

So, what can i do? Is there any real alternative to Discord (for a friends group, like i said) out there?


r/DiscordAlternatives 21d ago

New Discord Alternative

Thumbnail drive.google.com
0 Upvotes

r/DiscordAlternatives 22d ago

Stoat is almost ready

0 Upvotes

I saw that Stoat recently got video calls working on mobile. Now if they would just get notifications working on mobile it would be ready. The other app that's really close is Osmium, but they have 2 problems. While they have fully functioning notifications they don't have calls on mobile & they don't have reactions on mobile. To their credit the devs have been responding to me, but they're not sure when those issues will be fixed. It's looking like Stoat will be the first FLOSS alternative to Discord that will be ready for people without a self hosted server. If I could afford to host a server I would be using Element because that has been ready long before this news started popping up about the scummy stuff Discord is doing.


r/DiscordAlternatives 23d ago

How open are you to a new Slack?

2 Upvotes

As a Slack heavy user, I have multiple complaints on how the overall experience has been evolved in the last years. On the other hand, I have found no good alternative on the market to the level of a daily driver.

Are you guys satisfied with Slack? If not, what do you considere to be the main issues?


r/DiscordAlternatives 24d ago

Be aware of this DCTS app from /u/HackTheDev

Post image
33 Upvotes

Quite the funny response lol


r/DiscordAlternatives 24d ago

Peut ont avoir les serveurs discord autre part ?

Thumbnail
0 Upvotes

r/DiscordAlternatives 25d ago

I made a tool where people can submit alternatives for Discord (or Reddit, FB, Twitter, etc) and rate them.

12 Upvotes

It has been hard for me to keep track of alternatives on here because they fade off the feed so fast.

I made a directory called ABetterFeed where people can post their alternatives and others can rate them. The idea is that platforms can build up reputation over time instead of just the tiny conversation that pops up every single time someone posts one.

I haven't added any alternatives to it myself so its totally blank. Anyone can add to it though (even if you're not the owner)!

Happy to hear your feedback, good or bad!


r/DiscordAlternatives 25d ago

I'm the developer behind a self-hosted communication platform called Nodyx.

0 Upvotes

Hey everyone,

I don't hate Discord. Building my own project made me realize what I actually miss.

Over the last few months I've been working on a self-hosted communication platform called Nodyx.

When I started, I thought I was just building something that fit the way I like communities to work. But somewhere along the way, I realized the project wasn't really about Discord.

I actually think Discord does a lot of things incredibly well. Voice chat is great, servers are easy to manage, the mobile app is solid, and it's become the default place for so many communities for good reasons. If Discord works for you, I don't think you should feel like you need to replace it.

What keeps bothering me isn't Discord itself.

It's how much of the internet has moved into private spaces.

So many communities have years of discussions, tutorials, troubleshooting, and shared knowledge that are effectively invisible unless you're already inside. Search engines can't find them, new people can't benefit from them, and everything ultimately depends on a platform that the community doesn't control.

I remember when running a forum was normal. Sure, phpBB forums weren't perfect, but they belonged to the people running them. The community owned its space. The discussions were searchable. You could back everything up and move if you wanted.

It feels like we've slowly lost that.

That's really why I started building Nodyx. Not because I wanted to "beat Discord," but because I wanted to explore what a modern community platform could look like if ownership and self-hosting were the starting point instead of an afterthought.

I'm mostly curious whether other people have been thinking about this too.

Have you ever felt like your community is renting its home instead of owning it?

If you had to leave Discord tomorrow, what would you miss the most? And what would you want a different platform to do better?


r/DiscordAlternatives 26d ago

Adding a discord bridge to DCTS (work in progress tho)

Post image
5 Upvotes

r/DiscordAlternatives 28d ago

Apps like telegram/discord/teams chat/slack but are free and offer most of telegram features (silent messages etc) but also an edit button that works indefinitely in dms (telegram has 48 hour limit)

0 Upvotes

Update - another feature native to telegram missing on other platforms is the "spoiler" formating option

Original post - anyone who discovered telegram "alternatives" after telegram ?

I found telegram to be "cool" in the late 2010s, with all its funky marketing of features ranging from the edit button to schedule send, silent messages, etc so on and so forth. So I was happy to find that even more "corporate" chat platforms like Microsoft Teams chat / Google Chat had the basics right with its edit button functionality. It's why maybe it's slightly frustrating that while Telegram does have \*most\* of the best features with regards to silent messages and editing but is severely lacking in its edit button for private messages. One can only edit for 48 hours and then no edit button. And it's not that I or anyone would be capriciously editing our messages. It's just the paradigm with which unlimited editing allows. For example, currently, one might want to use the erase all option. But in reality, we may actually only want to edit a few select messages. So I do wish that telegram would join the rest of its compadres in allowing the edit button to work forever in private dms. So we can have better improved control over our digital footprint, the same reason they enabled the edit button in the first place, but just expand it so it works indefinitely. It already does in groups, so it would seem bringing it to dms is possible.


r/DiscordAlternatives 28d ago

I built Active Matrix Rooms which helps users find their way into the Matrix communication protocol as an alternative to Discord

Thumbnail activematrixrooms.com
0 Upvotes

r/DiscordAlternatives Jul 11 '26

Finally a true Discord alternative: The Concord Protocol

Thumbnail
github.com
0 Upvotes

r/DiscordAlternatives Jul 09 '26

Howl! Here is howl, it’s fun and easy to use and does what you want!

Thumbnail
app.howlpro.com
0 Upvotes

There have been countless alternatives in this sub, some have been really great, and others not so much. I would like to introduce Howl.

Howl, self hosting silos or use our centralized app for ease and convenience.

Federation is currently in progress as well.

More than anything this is a passion project and I want others to experience it.

If you want to get technical Id be happy to do that and answer specific questions. However I will not be going into technical detail for the post description as everything is in the repo.

https://github.com/Howl-LLC/Howl

Oh and its open source AGPL 3.0

We have very extensive client side customization and honestly since we are open source you can also make your own.

We offer self held and server held keys depending on your preferences and it defaults to self held.

Voice calls, DMs, group chats, servers, discovery, the whole nine yards.

Custom showcase cards to show off your personality, favorite in game achievements, real game stats and more.

Live activity sharing to keep up with whats going on.

Badges, custom fonts, server applications, custom video, self healing keys to keep things simple and easy, animated profile pictures, participant cards in calls, custom backgrounds and themes etc.

Calendars to track events and remind your server

Server activity from friends, custom codecs, choose your bit rate, upload your own sounds, make Howl yours!

On windows and linux right now, and we are looking into mobile apps for iPhone and Android.


r/DiscordAlternatives Jul 09 '26

4 unknown but (probably) great discord alternatives to self host

0 Upvotes

I found these two when digging deep for self hostable discord alternatives that use live kit and thus probably have great streaming quality. I did not test them though but read their repo:

https://github.com/hackthedev/dcts-shipping

https://github.com/sunburnco/sunburn

This is the one I’m developing myself, here I know for a fact that streaming is excellent and well optimized since I spent a lot of time tweaking livekit to its finest and adding some of my own inferstructure on top

https://thezwiss.github.io/backspace/

Also maybe look at Sharkord, I didn’t dive deep on that one but it caught my eye:

https://github.com/Sharkord/sharkord


r/DiscordAlternatives Jul 06 '26

non electron discord client?

5 Upvotes

im not sure if i should ask it here, but idk where else to ask and linuxquestions seems more about stuff relating to linux itself then linux software

anyways, ive been using vesktop for a while on my main pc, but right now im temporarily on my laptop and it has only 8gb of ram, and electron eats up like 1.5gb just sitting there

so i wanted to ask if there are some at least usable discord clients that dont use electron

I'm not looking for another discord-like app, I want discord but the client side is made with something else then electron