oh_gosh_its_osh ,
@oh_gosh_its_osh@lemmy.ml avatar

Zulip hit's the sweet spot for me, as it's pretty straight forward to use and not too many bangs and whistle's.

Alternatively I'm also very happy with signal for communicating with other ones where Idon't have to vother about user management too much.

ninekeysdown ,
@ninekeysdown@lemmy.world avatar

XMPP is fantastic IMHO

If you want to support a great project and have great uptime check out conversations.im

I don’t recommend self hosting something you want available all the time. That being said everyone has different needs/uses 😊

Churbleyimyam ,

You could try Jami. It's peer to peer, so essentially any participants are self-hosting it. Its E2E encrypted, supports group messaging, voice and video calling, has easily 'linkable' mobile and desktop apps for all platforms and requires no email address or phone number to use. It's also the only messenger I'm aware of which is endorsed by the Free Software Foundation. I highly recommend it 👌

bss03 ,

The other suggestions are probably better, but you can technically self-host Wire (from Wire Gmbh) but I've never done it successfully.

Neon ,

Any Reason Signal doesn't do it?

Selfhosted isn't always the Best option

ogarcia ,
@ogarcia@lemmy.world avatar

I recommend Matrix with the Conduit server. This server requires almost no resources and even runs on a Raspberry Pi.

Cinny works perfectly as a desktop client (in case you want to escape from the ubiquitous Element). And for mobile I would use Element for Android/iOS although FluffyChat also works very well.

Lumisal ,

This is nice to know. Cinny looks beautiful from a UX perspective, wish they made an app too. Not enough good UX in open source stuff.

ogarcia ,
@ogarcia@lemmy.world avatar

Yes, without a doubt, for me it is the most balanced client, a pity that there is not for Android, but well, in mobile Element does not give problems either.

Flax_vert ,

Conduit seems to have next to no docs on actually installing it for some reason.

ogarcia ,
@ogarcia@lemmy.world avatar

They are very focused on development and therefore the documentation is a bit sparse (maybe).

The truth is that it is not very complicated to install. It is simply to download the binary (it is statically compiled so it has no dependencies) place it in /usr/bin and execute it (the best is to create a user in the machine with the home in /var/lib/conduit and then launch it with systemd).

Another option is to simply launch it with docker.

In any case, if you have problems, comment it here and we will look to see what could be happening.

Presi300 ,
@Presi300@lemmy.world avatar

Telegram

matcha_addict ,

Not self hostable and not secure by default.

EngineerGaming ,
@EngineerGaming@feddit.nl avatar

Effectively not encrypted, requires a smartphone, can be anal about bans, etc.

pewgar_seemsimandroid ,

three main ones I've seen in this comment section are

• XMPP

• Matrix

• SimpleX

lemmyvore ,

So all of these encrypt the conversations so not even the server admin can access them?

pewgar_seemsimandroid ,

no idea, I've just seen these in the comments

Lemmchen ,

XMPP only does it with certain client extensions. And Matrix only does it when the rooms are set up this way. SimpleX does what you want, but is kind of unintuitive for the average user.
I say go with Signal, it does what you want and is idiot-proof.

philpo ,

It is literally one setting in Matrix to force all rooms to only do encrypted messages.

Signal is pretty unintuitive when it comes to multiple devices per user, device transfers after a device has been lost,etc.

essteeyou ,

Signal is perfectly good under normal usage. Everything is unintuitive when it comes to extremes like losing your device.

philpo ,

Wouldn't say that. With most Matrix Clients, WhatsApp, etc. it's far easier.
Especially from a perspective of a elderly,less tech adept user.

EngineerGaming ,
@EngineerGaming@feddit.nl avatar

Signal is annoying to use if you don't have a smartphone you can trust, since they do not allow registration from desktop. So either an Android VM or Signal-cli. But maybe it was just a one-off bug that the desktop client didn't bind to signal-cli for me. Still, the fact that you need an unofficial command-line application just to register makes it not exactly user-friendly.

essteeyou ,

I imagine that most people's families will find Singal easier than using a CLI program anyway. It's rare to find an entire family without typical cellphones.

EngineerGaming ,
@EngineerGaming@feddit.nl avatar

Yea, but a typical cellphone is not as easy to make private as a typical laptop or desktop. Lineage has some tradeoffs and not accessible on all devices, and Graphene needs even more specific, quite expensive hardware!

essteeyou ,

Good luck getting grandma to install and use Graphene or Lineage on their 3 year old underpowered Samsung device that already works the way they know.

I think you're making problems where there aren't any. A device PIN or fingerprint along with Signal is probably way more secure than any family chat needs to be.

EngineerGaming ,
@EngineerGaming@feddit.nl avatar

I meant telemetry to Google and/or manufacturer. With grandma, I can at least install Linux on her laptop and say to message me there (that's pretty much what I did with mom).

matcha_addict ,

But it's not self hostable.

EngineerGaming ,
@EngineerGaming@feddit.nl avatar

To be fair, pretty much all major XMPP clients have adopted OMEMO encryption, so doesn't seem like much of an issue.

Mango ,

Edible paper, lemon juice, and hair dryers.

mcmodknower OP ,

My threat model is not that big :)

Mango ,

I guess you're not a furry then.

bastion ,

licks the edible paper, but it tastes like plant

meows

anzo ,

E2E is complicated, if you self-host for a group, having TLS and encrypting data at rest (storage) may be enough. Get a threat model. That being said, I would recommend snikket.org which is a superset of extensions over XMPP which is the open source IM that was the base of almost every app out there. Matrix and Rocket are both alright too. Depends too on your resources, synapse requires too much RAM (or so I heard)

anzo ,

Ah, docker-mailserver and delta.chat could also be great for your case!!

thfi ,
@thfi@discuss.tchncs.de avatar

Yes, XMPP with proper TLS on the server side and Conversations or one of its forks (preferably fetched from F-Droid) using OMEMO encryption should be good enough.
If you are brave or paranoid, give Tox a try: https://tox.chat/

diamond_shield ,

Except tox's graphical clients aren't mainteined anymore

danhab99 ,
@danhab99@programming.dev avatar

Rocket chat is like slack but FOSS.. haven't tried it myself but it could be something

Lemmchen ,

Not E2EE though, or at least not fully.

danhab99 ,
@danhab99@programming.dev avatar

I mean if it's just a private server for just the people he knows then I don't get why this would be a concern, but if it is to mitigate family drama then rocket chat definitely has end-to-end encryption https://docs.rocket.chat/use-rocket.chat/workspace-administration/settings/e2e-encryption

oh_gosh_its_osh ,
@oh_gosh_its_osh@lemmy.ml avatar

Not FOSS anymore. More like open core these days.

helenslunch ,
@helenslunch@feddit.nl avatar

Matrix is fine but quite slow. Has excellent clients and is feature rich.

There's also an app called Circles that turns your Matrix chats into a social feed.

XMPP is fine but the available clients are outdated and ugly.

Session is also self-hostable and anonymous.

callcc ,

Not true about xmpp in general. There are modern clients out there.

helenslunch ,
@helenslunch@feddit.nl avatar

Prove it

ambitiousslab , (edited )
@ambitiousslab@lemmy.ml avatar

Just for reference, here are my favourites on each platform.

Each support modern XMPP extensions, interoperate very nicely with each other, and (at least in my opinion) look good!

poVoq ,
@poVoq@slrpnk.net avatar

https://gajim.org/post/2024-06-10-gajim-1.9.0-released/ looks great these days. Give it a try.

https://movim.eu is also a really nice looking modern webclient

helenslunch ,
@helenslunch@feddit.nl avatar

Gajim looks like it runs on windows XP. Movim does not appear to be a client.

poVoq ,
@poVoq@slrpnk.net avatar

Lol, what? Did you download an old version or are you just trolling?

And of course Movim is a client, a web-client like I wrote.

helenslunch ,
@helenslunch@feddit.nl avatar

I don't see anywhere to access a Movim web client, only to start your own server. Also no screenshots anywhere that shows what it looks like.

poVoq ,
@poVoq@slrpnk.net avatar

There are literally multiple big screenshots on the page I linked and a big join button that brings you to https://join.movim.eu where you can chose an instance.

helenslunch ,
@helenslunch@feddit.nl avatar

I am not trying to join an instance. I'm trying to use a web client for an instance I already have.

There are no screenshots, only artist renderings.

poVoq ,
@poVoq@slrpnk.net avatar

There must be something wrong with your browser. There are multiple big screenshots in a slider on https://movim.eu

And the unrestricted instances on the join page can be used with any xmpp account, however I don't recommend it as servers running Prosody currently only support a subset of Movim's features.

philpo ,

Matrix is slow on large instances, but that's not the case here, especially if no federation is done.

And the issue with sluggishness is currently the main development focus with ElementX/matrixX that will become mainstream matrix soon. With that even the large instances are extremely fast.

helenslunch ,
@helenslunch@feddit.nl avatar

Matrix is slow everywhere. Anyone who says otherwise is lying. Element X is also super slow. Waiting 5-10 secs for messages to appear every time I open the app. I know what I'm talking about.

philpo ,

And on which instance did you experience that?

helenslunch ,
@helenslunch@feddit.nl avatar

All of them

philpo ,

Thanks for confirming that you're full of shit.

Because there are very very few Sliding Synch (which is the part of X that makes it faster) instances at the moment and only one that has a major userbase.....

helenslunch ,
@helenslunch@feddit.nl avatar

Why would I lie about this?

I tried the sliding sync servers as well. Those were included in "all of them".

kugmo ,
@kugmo@sh.itjust.works avatar

I know it's not self hosted but why not Signal? Matrix is demanding on a SBC and your family would probably get the 'unable to decrypt message, please re-verify keys' error that happens in encrypted matrix group chats and Element does not have the best UI especially if you want your grandma to use it.

Senshi , (edited )

What's your source on the reverify thing? I use matrix a lot, and this hasn't been an issue I ever experienced anymore since they introduced cross-signing a couple years ago.

Same goes for the common clients such as element. It has been clunky in the past, but after the past major overhauls ( also years ago now) everything has been silky smooth for me, if not better than others. The one thing left I prefer from Signal is the one-time photo share.

Matrix is great, clients are great too, only the server part still is annoyingly complicated and messy. Would only recommend that for tinkerers, on that case it's a great path to learning about the complexity of addressing lots of security concerns that others gloss over.

Edit: to add - there's a reason why the French government and the German military decided to build their secure internal IM infrastructure on Matrix. Obviously they are hosting their own private network, but if the concept is good enough for European government and military, it is an indicator for quality especially in terms of security and privacy.

pewgar_seemsimandroid ,

i had slightly issues with the failed to decrypt on element, just on a chat where the other person left

philpo ,

Very unlikely by now, these issues have been adressed a while ago.

Decronym Bot , (edited )

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
IP Internet Protocol
RPi Raspberry Pi brand of SBC
SBC Single-Board Computer
SSL Secure Sockets Layer, for transparent encryption
TLS Transport Layer Security, supersedes SSL
VPS Virtual Private Server (opposed to shared hosting)
XMPP Extensible Messaging and Presence Protocol ('Jabber') for open instant messaging

5 acronyms in this thread; the most compressed thread commented on today has 9 acronyms.

[Thread #809 for this sub, first seen 16th Jun 2024, 15:45]
[FAQ] [Full list] [Contact] [Source code]

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

Simplex chat would work

However, I wouldn't host on a Raspberry Pi or even at home for that matter. Get a VPS and host it there. Linode even has a one click app install for Simplex Chat

matcha_addict ,

Why not host at home?

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

To much risk and you won't have as much uptime.

matcha_addict ,

Whats the risk? My uptime is pretty good and I host from home.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • selfhosted@lemmy.world
  • test
  • worldmews
  • mews
  • All magazines