rocketchat seems decent
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
https://spacebar.chat/ looks like it will eventually be good, it looks like it's in its infancy right now though
it's Element/Matrix if we're lucky. Revolt is just another Discord - surely this single company will last! With Element/Matrix being an open protocol, it won't be a "platform" you have to leave when it goes corporate.
Revolt is F/OSS
https://github.com/revoltchat/
It's not just a company with a clone of Discord, all the server back end, etc is open.
Yes, which is good, but the lack of federation is a deal-breaker. It means that you either:
- Use their servers - This requires entrusting them with your communities, just like Discord.
- Host your own private instance - You can control it, but the lack of federation means it'll be isolated from communicating with other communities. This makes it really difficult to convince people to use your self-hosted servers.
Until Revolt adds a way for different instances to federate, Matrix is really the only other option.
My experience with Matrix is that the federation itself is a deal breaker. I have a pretty beefy server and good connection which was getting ddosed by running Matrix and timing out on so many requests for avatars/profiles etc. Maybe I did something wrong, but the whole experience rendered me quite skeptical to the viability of it as a federated chat.
That said I've had nothing but good experiences using it with big servers set up by pros.
I get why Federation can cause issues (most of the time it's moderation related), but why would an extra option be a deal-breaker? Federation can always be disabled on a per-domain basis if you prefer. In fact, I'd argue it's best practice to only allow domains on a case-by-case basis to prevent spam and abuse.
On the converse, you can't enable Federation on a platform that doesn't have it.
That doesn't really change that it's one company hosting it. Unless you're willing to make 10 different accounts because your super-FOSS friends aren't willing to join each others instances?
man I wish mumble had a better interface and a chat function, it could real FOSS competition with Discord, but the lack of a chat feature is holding it back
There's no text chat in mumble? Really? (I seem to remember otherwise, sorry)
There is text chat but it’s not persistent, or very customizable.
Its been ages for me, so I may be incorrect now. I think the chat is not persistent and I am pretty sure there is no channels. Its most definitely not set up how discord is where its more of a chat client that has voice rather than a voice client that has chat.
It's so much easier to set up and install than Matrix.
It’s so much easier to set up and install than Matrix.
Unbelievably so. Mumble is... basically one setup command. Don't even need a domain. And it needs absolutely no resources, can run on a Pi Zero.
Setting up my own Matrix server was honestly one of the most difficult things I've ever attempted in decades of non-professionally using computers and I'm still not sure I'd be able to properly take care of the installation if it breaks. Sooo many moving parts. All the federation-oriented projects that rely on adoption rates reaaaaally desperately need setup wizards before any other additional feature.
that and screen sharing
Honestly, I am ready to go straight back to TeamSpeak.
I miss hosting my own server and having full access and control over it
I used to just host it on a piece of shit. 2003 Dell XP machine I put Ubuntu on
Hell yah, TS3 crew all the way. (Or TS5 for the zoomers...)
My nerds herd recently also set up a cluster of Matrix Synapse servers so we got our little "We have Telegram at home" set up. Getting non-tech people to accept that this is how to find me has been tricky without sounding like a digital prepper.
: ( i was too dumb to follow the playbook correctly
i wanna have a matrix sever!
but I'll use snikket for now until i skill up
Why would you down-grade from Snikket to Matrix?
If you want to skill up a bit add a Slidge.im gateway to your Snikket xmpp server to access Matrix (and Discord etc.) from there.
that is actually what I've been thinking. xmpp with encryption seems good enough for me! plus I've heard some stuff isn't encrypted in matrix, (metadata? emojis? not exactly sure)
i am heavily leaning towards scaling up to snikkets big brother, prosody.
We believe in you, there are other write-ups and guides on how to get it working. Its was great learning expirence for VMs and Proxmox (thats what I did and it did make it harder, but I feel more confident when im cosplaying as a sys-admin)
This one is pretty close to whats needed, but go into it expecting each step to open a new tool/application that needs to be researched before you press enter. Also look up how to set it to a PSQL db before you start inviting users, it defaults to SQLite and that will cause problems eventually.
Somebody needs to create an XMPP/Jitsi hybrid
Jitsi-meet is already using xmpp under the hood.
But there are some efforts to add multi-user video calls to full xmpp clients as well. Dino can already do it for a while, and Movim and Libervia recently added experimental support.
Its not quite a full Discord replacement, but for private groups it works quite well.
Isn't the video the jingle part that Google added to jabber originally (before it dumped everything to remake it from the group up about 4 more times like a GSoC crossed over with groundhogDay)?
Today xmpp uses a distant relative of those original jingle specifications, which have been modernized to use Webrtc.
This would be the perfect time for someone to throw up a nice UI for a webrtc based voice chat platform in the browser. Nothing to install, no crazy permission/server setup. Just create a room and invite your friends. Boom, team based voice chat.
Jitsi-meet does that. Easy to install as well.
I'm running a Matrix server with a FB Messenger bridge via mautrix-meta and that makes it a clear winner. Half my group chats have migrated entirely since I've set my close friends up with accounts in my server and they also use the bridge. The fact that people can slowly migrate chats without losing messages or groups is killer for adoption imo.
Did you follow a guide, or know one you could link? I'm thinking this is the path for me and my friends too.
An alternative would need screen share, just voip is not enough any more.
The problem is that performant screenshare (to multiple users) more or less requires infrastructure. That requires money, and it's impossible to compete on price with services that have the VC-enshitification model.
You can get around this in a few ways, but they're all tradeoffs that are in some way or other worse than discord.
- P2P - sacrifice latency, reliability
- direct multi-stream - sacrifice PC performance and/or bitrate
- paid infrastructure - sacrifice money
honestly that isnthe only thing that stopd me from going all in on teamspeak/mumble
i just need a screen sharing solution (not necessarily built into those tools)
What are your thoughts on xmpp? Recently I have come to like a lot and am pretty active with friends there.
There are people using xmpp? Last time I set up a server and tried using it with Pidgin, I couldn't find a soul that used it
I've been tinkering with old BBS software :)
It never made sense to me how popular discord was to begin with.
It used to be fast and not full of useless bloat like what you see right now. The usual enshittification.
@Xanza@lemm.ee Among my friends, it replaced Facebook Messenger, Teamspeak, and Mumble instantly. It was fast and the voice quality was excellent. The appeal in 2017 was obvious. The bloat that it had tacked onto it since then is egregious.
Don't get me started on the "rewards"...
Why use Element for matrix?
From what I can tell it collets and links data to you: Location, identifiers and contact information.
How is that private or better than Signal?
Because people don't use discord for privacy. They use it for gaming, voice chat, communities and streaming.
@Nikelui is 100% right: a chat room may be private, but it's not secure. Even in an encrypted room, every additional person you add reduces your security. I'm sure there's some paper out there that studies this, and that the graph of # of members vs security is an inverse power ratio.
If it's a public chat, there is no security.
However, with Matrix, if you run your own server and restrict access to your friends, at least you can be fairly certain your chat room isn't being used to train an LLM, or to harvest information about you for advertising.
There is a difference between willing information that you put out there and data gathering that goes on without your consent.
Public chats are not my concern. That’s information I’m putting out there willingly.
Location data is something I don’t want anyone collecting without my consent.
Why does Element need to know where I’m located? Why is that being gathered with my identifiers?
I don't know. I don't use Element; I wasn't aware it requested location service access. I switched to FluffyChat ages ago; it only asks for notification.
But that's just for group chat. I've been using Jami lately, and it does ask for location access; that's because it has a "share location" feature, that - if you use it - shows a little map with your location to the person you're sharing with. Maybe Element has implemented something similar?
Are you specifically referring to the mobile client of Element? i wasn't away of anything with the desktop client that has anything to do with location.
I use Signal for private and personal messages. I use Discord solely for gaming and voicechat. A good alternative doesn't need to be overly private (although that would be a bonus of course). It just needs to have a good UI and feature parity with Discord.
There is a difference between willing information that you put out there and data gathering that goes on without your consent.
Location data is something I don’t want anyone collecting without my consent.
Why does Element need to know where I’m located? Why is that being gathered with my identifiers?