Just remember your friend, https://discorch.org/
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!
I've started my self-hosting journey having Matrix in mind - especially the Matrix bridges to cut off the need to use social media clients like Discord.
Today, I'm slowly convicting my friends to join my instance. So far, that's just one of the closest ones (still win for me).
I hope one day decentralization in social media would take off!
if discord is going public they don't need my turbo sub anymore
Matrix is the way. It's federated and you can have your own server.
XMPP?
Mumble?
TeamSpeak exists too
That's a throwback. Let's take it one step further and just get back on Ventrilo and play some DOTA. (For the younger folks who don't get the reference: https://youtu.be/aTJncWndUB8 )
Used to use Vent playing Eve Online 19 years ago. Worked great back then. Apparently it's still around, but still no Linux support after all these years.
I am certainly not one of the younger folks and had never seen that before. That is awesome, thank you for sharing.
Oh man, Basshunter was huge in the chronically-online gamer space in the 2000s. His other songs are pretty good too.
To put it in perspective, the fact that they're gaming on laptops and LCD monitors was an enviable flex when his songs released.
Mumble!
Me and my brother are using teamspeak to this day.
Its been a while since I used Revolt, I use element everyday. But I'd prefer something more "third party" too. Revolt was servicable back in 2020, maybe it has gotten better?
Is there any option to stay on discord but better? Like vencord or something similar through Linux? I cannot imagine being able to get my friends off of discord ever.
I guess that's the biggest hurdle, especially when it comes to social apps. One tech-savvy person wanting to migrate is usually not enough to start moving a community, even as a small as a group of friends.
Had to experience that first hand. I tried to get my best friends to register on my Matrix server last September and join a room for our group, and they did, but I rarely see any of them online and I only get responses days later, if at all. One even stopped using it entirely, lol. Ah well, but at least I got a Matrix server out of that that I can use to federate with other like-minded people.
Matrix.
Matrix is spectacularly cursed to the point of being unusable if you self-host it. The protocol is dumb enough to lock you out of rooms hosted on another server forever if anything goes wrong with the key rotation.
If you just need voice comms and basic chat mumble/murmur has worked great for me for ages.
Honest question, but on a technical level isn’t discord basically IRC with some bells, whistles, emojis, and a some WebRTC Logic wrapped in electron with a large marketing budget? Throw in some cloud storage and a CDN for images. What am I missing? I’m not saying it’s “easy”, but I’m curious what it would take to build a solid streamlined FOSS alternative built on combining existing technologies.
Edit: I’m not familiar with the ecosystem… is the issue with existing FOSS bad UI and complicated onboarding? Missing features? Or is it simply a critical mass issue?
One of the major draws of discord is the fact that they host the servers for you, for free. Anyone can make an account, click a button, and have a discord server.
Afaik matrix does allow this (haven't used it personally) but it's something where I am a bit worried about hosting costs if it reaches a large scale. (Also unsure about how the matrix protocol works precisely, but if defederation is a thing which I feel like it has to be, I can see it leading to huge pains since discords use case is often about being part of a specific communitu, as opposed to twitter or reddit. Being unable to join a groip or see some messsges because of federation issues would be a major headache).
Does IRC have performant voicechat?
That would be the WebRTC logic.
In addition to the replies you got already, discord has screen sharing/streaming. An experience kind of like zoom (I don't use it and dont see the appeal but maybe someone who does can elaborate more. My partner uses this feature sometimes).
I commonly will be in a call with friends, where we all stream the games we are playing independently to each other.
Another use case, one person screen shares YouTube for group watching
And one more, we will often play chess and screen share so others can watch.
This is for a group of 3-10 people typically
A group of friends use this every weekend to play party games (Like jackbox games). One person streams and everyone uses a browser to interact.
If I want to show a friend a new game, I use it as well.
Discord is not even necessarily Electron. I'm running it as Datcord, which is a Firefox based wrapper.
Discord has a searchble chat history, which is what sets it apart from IRC. Everything else can be emulated by modern IRC clients, such as emoji and embedded / unfurling images and link previews.
However imagine the chat history as if you had a bouncer that has 100% uptime and joined all possible chat channels from their creation, along with offering you search and buffer.
If not IRC, either Matrix or XMPP should be capable of this.
I'm fairly sure Discord's popularity was due to aggressive marketing, likely during their venture capital funding rounds. Something which FOSS does not have.
Ah this is so exciting!
Discord 'existing' has held back development motivation on Foss Federated Communication alternatives.
When they go public only good things will happen for projects like matrix :)
I'm very excited!
Matrix is cool but it really suffers from complexity.
The spec is a mess because they keep expanding it.
Let's not mention the abysmal performance for servers. Making it largely infeasible to scale.
It's not the solution, not even remotely close, unfortunately.