https://spacebar.chat/ looks like it will eventually be good, it looks like it's in its infancy right now though
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!
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.
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
that and screen sharing
It never made sense to me how popular discord was to begin with.
@[email protected] 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"...
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.
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?
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?
Isn’t the data sharing optional? I’m pretty sure it asks you on first startup and you can decline.
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.
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.
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?
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)
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
TS 6 looks so good. I can't seem to figure out it's release window though. Along with the mobile app being updated. Once those are done I plan to move over.
I used to have a free lifetime server from someone that was giving them away, but he shut down after a few years.
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
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.
What are your thoughts on xmpp? Recently I have come to like a lot and am pretty active with friends there.
xmpp is still valid but the new kid on the block is activitypub. I don't think I've ever hosted an xmpp server but to me it's a better suited (mature, focused)protocol with plenty to offer that AP can't yet.
having said that, stillll no moderation on free networks.
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
They're out there. The Venn diagram of people still choosing IRC (as opposed to being forced to use it b/c that's where the community is) is probably just a circle.
I was a big XMPP user back in the day, but because of the lack of multi-device message syncing and the really shoddy state of encryption, I wandered away. Plus, using XML for the protocol really geeked me out. XML is a document format, and per the spec, to be well-formed it needs to have an open and matching close tag. Jabber hacked around this by making a sort of infinite document - you get the open tag, but never the close tag - and it just felt really icky.
I understand a lot of these things have since been addressed. I don't know if XMPP still uses that bastardized version of quasi-XML without a close tag. But other things have come along that I like more. About 6 months ago I started running a client on my desktop again, but like you, nobody I knew was still using it, and nobody new was advertising it as their connection info, so... yeah. After a few months, I stopped running the client.
@sxan @shortrounddev jmp.chat uses XMPP, and it's a very viable replacement for Google Voice (and generic SIP options like voip.ms), so that's what got me back on the XMPP train. No one else other than my family is using it with me, though, but it's still nice to have SMS, (encrypted & decentralized) family chat, and IRC (via biboumi bridge) in one desktop client.
That's interesting; the integration with SMS is a nice feature. Thanks!