7

I want to selfhost a messaging service for my family. It should be secure and have voice calling option, ideally. Thank you.

top 33 comments
sorted by: hot top controversial new old
[-] scott@lem.free.as 6 points 1 year ago

Matrix. With its bridges you can "wire-in" networks like WhatsApp, Slack, Signal, Telegram, Discord, iMessage, SMS, e-mail, ... and have a single app that interacts with them all. You can have a single group chat with users from all those networks participating and no one would be any the wiser.

[-] wgs@lemmy.sdf.org 1 points 1 year ago

From my experience (with Dendrite, not synapse, so keep that in mind), bridges create "fake" users to replicate your contacts on these platform as matrix users, and they are visible on the whole instance by all their users (but you might not be able to talk to them). Also, in puppeted mode (which is what you want to "replace" your app with matrix), only a single user can use the bridge at a time, so the other users cannot use it.

[-] scott@lem.free.as 0 points 1 year ago

This is true but if you're self-hosting it's not that much bother to add additional copies of a bridge for other users (granted, it's not ideal).

[-] wgs@lemmy.sdf.org 0 points 1 year ago

Bridges were not that easy to manage in my case (regarding process management, and ease of config deployment/reproductibility). It was on OpenBSD though, so your mileage may vary. And still, it leaks all of your contact informations to the other users of the server (like their phone number eventually), so definitely not suited for public instances.

[-] SirEDCaLot@lemmy.fmhy.ml 0 points 1 year ago

Leaks contact information to the other users? Can you elaborate on that? I haven't heard anything like that

[-] wgs@lemmy.sdf.org 1 points 1 year ago

That's from my own experience. I had a self-hosted matrix server running with Dendrite, and the mautrix-whatsapp bridge running. The bridge was running in puppeted mode, so upon synchronizing contacts, the bridge created "fake" users on the matrix server, one for each of my whatsapp contacts. The matrix username of these contacts is (by default) whatsapp_<phone_number>:domain.tld. And these users are visible (at least) by other users on the same server. It was my own instance and I was the sole user so I didn't really care. But when a friend of mine wanted to try matrix, I created an account for him on the server, and when he joined, he could see all the fake whatsapp/telegram/discord users created by the bridge on the server. And as the default username includes the phone number, he basically had access to my whole phone contact list in real time.

[-] SirEDCaLot@lemmy.fmhy.ml 2 points 1 year ago

Very interesting.

https://github.com/matrix-org/synapse/issues/8969 This may be of interest- it's basically the same thing. Seems that before that patch was merged, bridge-created puppet contacts would show up in searches.
Of course that's for Synapse not Dendrite. So it sounds like Dendrite never applied that same functionality.

[-] ElkanNixed@programming.dev 3 points 1 year ago

I'm on Signal (obviously not self hosted) and even if I really wanted to move to another platform be it self hosted or yet another privacy focussed one, I can't ask my friends and family to move to another platform again. I already asked them to move away from WhatsApp, can't do it again..

[-] lemba@discuss.tchncs.de 1 points 1 year ago

💯 this. It took me several years to get most of my friends, co-workers and family to Signal...

[-] ancoraunamoka@lemmy.dbzer0.com -1 points 1 year ago

This is what I told most of my friend when they asked me to move to signal. Is is going to be a very shitty company managed by a shitty egocentric person and you are going to regret. But you will make people move and they won't do it again and won't understand the reasons

[-] Dusty@l.dustybeer.com 3 points 1 year ago

I host my own matrix instance for my wife, a few friends and I. It has worked great for us. They can either use a web app, or an app on their phone.

[-] randomguy2323@lemmy.fmhy.ml 0 points 1 year ago

Hey , do you have a guide on how to host my own matrix server?

[-] Dusty@l.dustybeer.com 2 points 1 year ago

I used the official docker image: https://hub.docker.com/r/matrixdotorg/synapse/

My compose file looks like this: https://pastebin.com/3JYzAPr2

Pretty sure I just followed the instructions there.

how have you secured your server when opening your network to the outside?

[-] Dusty@l.dustybeer.com 1 points 1 year ago* (last edited 1 year ago)

I'm using a cloudflare tunnel for it. I also have crowdsec installed, only allow ssh keys and only from my IP (I have a static from my ISP), and no ports open other than the ones needed.

[-] DAC_Protogen@lemmy.world 1 points 1 year ago

Nextcloud looks really great and it has a chat / video chat too, I want to give it a spin in the future, as it also allows you to self-host a lot of things that people usually outsource to Microsoft, Google or Apple.

[-] styx@lemmy.world 0 points 1 year ago

The video calls in nextcloud are a bit....hard to make work flawless, lol. You also need some amount of ram and cpu in the server.

[-] DAC_Protogen@lemmy.world 0 points 1 year ago

I think you always need some amount of ram and cpu in a server... ;D Well, it's a shame if those video calls aren't working nicely without some fiddling. I'll still set up a Nextcloud at some point, for all that other stuff like calendar, contacts, office, chat and file sync. Kinda enjoying the benefits of cloud synced data, but without a corporation hosting my information and selling me to the advertisement hyenas.

[-] styx@lemmy.world 0 points 1 year ago

Heh true that. AFAIR Nextcloud Talk Video calls need few additional stuff to be installed for working outside a LAN. You can check some details here: https://nextcloud-talk.readthedocs.io/en/latest/TURN/

[-] TrinityTek@lemmy.world 0 points 1 year ago

I use Nextcloud Talk video calls outside my local LAN and I didn't do anything special other than install the Talk app.

[-] styx@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

Nice. Either you are lucky or I'm unlucky :). I have used it with my previous vps which only had 2 GB ram (%94 always full with services and stuff) and 1 core. The experience was not very...convincing. I have yet to test it with my new server though.

[-] TrinityTek@lemmy.world 0 points 1 year ago

My ODroid H3+ running my Nextcloud instance is pretty over-specced, with 32 GB RAM and a 2 TB m.2 SSD, so that might explain the differing results. I'm surprised it runs so poorly on less capable hardware though. I actually have another Nextcloud instance running on a minimally specced VPS. I'll test Talk on that instance this evening and see if my results are similar to yours.

[-] styx@lemmy.world 0 points 1 year ago

That will be a good test. It will be greatly appreciated if you post your results here or on a separate thread.

[-] TrinityTek@lemmy.world 0 points 1 year ago

I was working on this last night. I had a video call going from my phone on a wireless carrier and my laptop on my home internet using a video call from a Nextcloud instance running on a GoDaddy 1GB RAM 1 core VPS. I left the call running for a good while and was monitoring the server resources. It was using most of the RAM, but with only 1GB that's really not surprising. The CPU usage was pretty low. I would have taken a screenshot but then I managed to crash my laptop working on some other things than the video test at the same time which was dumb on my part. I'll test it more though and let you know how it goes. From what I can see it seemed to work OK but this was just one video call. For multiple simultaneous calls it would probably struggle I guess. Maybe I'll test that too, or at least add another camera into a call.

[-] styx@lemmy.world 1 points 1 year ago

Thanks for the info. I tried to have a lecture with 5 of my students and we lost the service when the screen sharing begun (lol). At that time I only had around 350 MB ram free so I think it hit 0 at some point and caused the crash. I am planning to test it with my new server (16GB ram 8 core) where I haven't done any additional config for nextcloud.

[-] curioushom@lemmy.one 1 points 1 year ago

Matrix (synapse server) probably fits the bill.

[-] grannyweatherwax@feddit.nl 1 points 1 year ago
[-] johntash@eviltoast.org 0 points 1 year ago

If you're already using Nextcloud, it has a chat w/ video chat as well.

Matrix / Synapse / Element.io is also pretty cool. The UX might not be on par with what some family expects though. I don't know if voice/video chat is built-in yet or not, but it was at least an option before.

[-] stefan@lemmy.kopieczek.com 2 points 1 year ago

Voice / video requires a separate TURN server, IIRC.

[-] fleg@szmer.info 0 points 1 year ago

Matrix works, but it's way harder and more expensive to selfhost than for example XMPP, which can be hosted even on cheapest VPS or first RPi. I would definitely take the cost and "how hard is it to maintain in the long run" into consideration.

Mattermost also works and is pretty easy to selfhost, but it doesn't have federation.

Another option is always an email with delta.chat - I don't think it offers voice calling, but email is one of the most basic services one can host, and many automated solutions to help with that exist.

[-] rglullis@communick.news -1 points 1 year ago

The problem of XMPP is not hosting it, it's the clients. Give me one easy-to-use guide to have

  • e2ee text messaging
  • groups
  • audio/video calling

working equally well on desktop, Android and iOS, and I will gladly drop my matrix server.

[-] SheeEttin@lemmy.world -1 points 1 year ago

Why? Existing platforms, especially the plain cell network, are going to be far more compatible and reliable.

this post was submitted on 28 Jun 2023
7 points (100.0% liked)

Selfhosted

39150 readers
241 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS