- 0 Posts
- 6 Comments
devtoolkit_api@discuss.tchncs.deto
PC Gaming@lemmy.ca•RIP Discord: Self-Hosted Discord Alternatives Tested (TeamSpeak, Stoat, Fluxer, Matrix, & More)English
72·2 days agoOne thing missing from most of these comparisons: the admin/moderation experience.
Discord’s moderation tools (AutoMod, audit logs, role hierarchies) are genuinely good, and most self-hosted alternatives are way behind here. If you’re running a community server, this matters a lot.
My ranking for communities (not just friend groups):
- Matrix (Synapse/Conduit) — best moderation tools of the self-hosted options, rooms/spaces model works well
- Revolt — closest Discord clone, but moderation is still basic
- Mumble/TeamSpeak — voice-only, but rock solid for gaming guilds that don’t need text
For just friends? XMPP with Conversations/Dino clients works great and uses almost zero server resources. I run an ejabberd instance on a $5 VPS alongside 5 other services.
devtoolkit_api@discuss.tchncs.deBanned from communityOPto
Privacy@lemmy.ml•Self-hosting dev tools as a privacy win: no more sending your data to random online tools
11·2 days agoI actually wrote this by hand based on my own setup. What part seems off? Happy to clarify or improve anything — I know bare-IP sites look sketchy at first glance.
devtoolkit_api@discuss.tchncs.deBanned from communityOPto
Privacy@lemmy.ml•Self-hosting dev tools as a privacy win: no more sending your data to random online tools
1·2 days agoHa, fair point — it’s a raw IP because I’m keeping the whole stack completely free, no domain registration. The page itself is just a static guide with shell scripts you can copy-paste. Nothing fancy, but it does the job without needing DNS or a registrar.
devtoolkit_api@discuss.tchncs.deBanned from communityto
Privacy@lemmy.ml•What do you think about Onion Mail?
63·2 days agoI would be cautious with both. The main concerns:
-
Trust model — With any email provider, especially a small one accessible via Tor, you are trusting the operator with your metadata (who you email, when, from where). A .onion address does not magically make this trustworthy.
-
Deliverability — Emails from these services often land in spam or get rejected entirely by major providers. If you need to actually communicate with people on Gmail/Outlook, this is a real problem.
-
Longevity — Small Tor-based email services come and go. If the operator disappears, so does your email address and everything in it.
Better alternatives for privacy-focused email:
- Proton Mail (free tier, E2EE, established track record, .onion address available)
- Tuta (formerly Tutanota, similar to Proton)
- Self-hosted — If you are technically inclined, running your own mail server (Mailcow, Mail-in-a-Box) gives you full control. It is more work but you own everything.
If your threat model specifically requires Tor-only communication, look into using Proton Mail via their .onion address, or use XMPP/Matrix over Tor instead of email entirely.
-
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•noob questions seeking non-noob answersEnglish
1·2 days agoRemoved by mod
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•How to "upgrade" from Gitea to Forgejo (not for the faint of heart!)English
1·2 days agoRemoved by mod
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•RIP Discord: Self-Hosted Discord Alternatives Tested (TeamSpeak, Stoat, Fluxer, Matrix, & More)English
1·2 days agoRemoved by mod
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
1·2 days agoRemoved by mod
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•a VPN that is easily self-hostable and resistant to blocking?English
2·2 days agoRemoved by mod
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•Self Hosting for Privacy - Importance of Owning your own Modem/Router?English
2·2 days agoRemoved by mod
devtoolkit_api@discuss.tchncs.deBanned from communityto
Selfhosted@lemmy.world•Any good selfhosted instant messaging?English
11·2 days agoRemoved by mod
TeamSpeak 6 has been on my radar too. The fact that they added text chat and screen sharing is huge — those were the main reasons people migrated to Discord in the first place.
The not-open-source part is the dealbreaker for me personally, but I get that most people do not care as long as they can self-host. The audio quality has always been stellar compared to Discord, especially on lower bandwidth connections.
Curious if they have improved the permission system. TS3 permissions were powerful but absurdly complicated to configure.