this post was submitted on 18 Mar 2025
674 points (98.7% liked)

Selfhosted

60587 readers
1390 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
 

Discord was already succumbing to enshitification. Now with their intention to be owned by Wall Street, that trajectory will certainly accelerate at warp speed once the change of hands happens.

Anyone already get ahead of this and find a solid alternative?

Right now I'm on the fence between Element for Matrix, and Revolt. Both seem to have their pros and cons and I can't find a clear "winner".

you are viewing a single comment's thread
view the rest of the comments
[–] Bahnd@lemmy.world 35 points 1 year ago (1 children)

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.

[–] SidewaysHighways@lemmy.world 6 points 1 year ago (3 children)

: ( 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

[–] Bahnd@lemmy.world 6 points 1 year ago

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)

Guide

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.

[–] poVoq@slrpnk.net 3 points 1 year ago (1 children)

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.

[–] SidewaysHighways@lemmy.world 4 points 1 year ago (1 children)

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.

[–] poVoq@slrpnk.net 7 points 1 year ago* (last edited 1 year ago)

The currently common older implementation of e2ee in xmpp has the same issue with only the message body being encrypted. There are newer specs of OMEMO that have better metadata protection, but its adoption in xmpp clients has been very slow.

Prosody is more of a sandbox, with Snikket being a preconfigured version of it, but yes running Slidge will be a bit easier with a normal Prosody server.

[–] Forester@pawb.social 3 points 1 year ago

If you try to do calculus and don't have the understanding of the underlying math then you won't have a good time when ansible breaks. I'd advise it's normally better to learn how to manually install and manage software from the command line.