29
submitted 2 days ago by Dop@lemmy.world to c/privacy@lemmy.ml

Hi,

Trying to move group chat from telegram to a more private option, but the key feature is its web interface which is so convenient...

I've checked SimpleX, Session, Briar & Element-Matrix, but the first 3 do not have a web version and the latest only has a free version for self-hosting and I haven't looked into self-hosting yet.

I'd completely understand if what I'm looking for doesn't exist for free, but if anyone has a suggestion here, I'm interested!

Cheers

top 33 comments
sorted by: hot top controversial new old
[-] Lemmchen@feddit.org 6 points 1 day ago

Just because those two got mentioned: Element/Matrix and Jitsu are not E2EE out of the box. You need to set it up.

[-] Dop@lemmy.world 1 points 54 minutes ago

Thank you for mentioning it, I've set up encryption end currently testing matrix with element as client, we'll see how it works out

[-] Lemongrab@lemmy.one 3 points 1 day ago

Element is default E2EE for 1-to-1 direct messaging. Rooms require setting up encryption.

[-] Lemmchen@feddit.org 1 points 1 day ago

But even for those you have to set up your security phrase.

[-] Mwa@lemm.ee 1 points 1 day ago

ik matrix is e2ee in private messaging only but i think its setup automatically

[-] EuroNutellaMan@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Signal, tho I'm not sure it has a web interface, I use their flatpak on Linux, they have apps for other OSes too (and obviously for your phones)

[-] sorter_plainview@lemmy.today 2 points 1 day ago

SimpleX

The first messenger without user IDs, Other apps have user IDs: Signal, Matrix, Session, Briar, Jami, Cwtch, etc. SimpleX does not, not even random numbers. This radically improves your privacy.

[-] JustMarkov@lemmy.ml 5 points 1 day ago

It doesn't have a web interface, which was requested by OP.

[-] Dop@lemmy.world 1 points 55 minutes ago

Yup, love SimpleX, but the web interface is really a key feature to get my contacts to migrate

[-] harsh3466@lemmy.ml 33 points 2 days ago

Element/matrix does indeed have a web version. You can use https://app.element.io, or you can self host the web client.

[-] toastal@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)

Movim v0.28 released within the last 24 hours. It has a web UI (that is optimized for both large & small viewports), E2EE via OMEMO, OTR, or PGP (but users can choose native clients if they wish). With the NLNet funding they are extending to full video conferencing + compatibility with the Dino native GTK client. Subjectively, it looks pretty sharp for a web client. You can also use it to share ‘posts’ for announcements & public feed aggregation—something a group chat should never be used for (announcements & other long-term messages get lost in the black hole search can’t find & unreleated posts all around it with messy-to-follow threads since this sort of content isn’t supposed to be chat).

It’s not quite as easy as services.movim.enable = true for NixOS but the NixOS module isn’t far off once an XMPP server has been selected with optimized defaults beyond standard setup—& the option I would personally recommend for self-hosting as declarative config is easier to work with in the long run, but there are non-Nix options. Being PHP, it’s fairly performant as well as not being built on some space-wasting, RAM-sucking ‘eventual consistency’ model that will cost you out the ass (which is Matrix, by design). The front-end, being mostly vanilla JS, is not using some heavy, bloaty framework. This will meet all your needs & not require expensive hardware host even on an old laptop at home or part of a multi-purpose server (does not need dedicated hardware).

[-] Dop@lemmy.world 2 points 1 day ago

Interesting option, I'll look into it!

[-] Vinny_93@lemmy.world 12 points 2 days ago

I think Element does what you're looking for. Get yourself a fediverse account, log in and watch it go. Difficulty, as ever, is getting your contacts to switch.

[-] toastal@lemmy.ml 4 points 1 day ago

Matrix isn’t ActivityPub ∴ not a part of the fediverse

[-] Lemongrab@lemmy.one 2 points 1 day ago

It is federated, just with other Matrix protocol servers. Just like how email is federated.

[-] toastal@lemmy.ml 2 points 1 day ago

Being federated isn’t the same as living in the same Fediverse. You can upvote a Lemmy post from Mastodon since they both use ActivityPub but you can’t do that with a Matrix account. There are a couple of different ActivityPub-like generalized protocols out there, but none of them are near the size of ActivityPub & Lemmy is ActivityPub so for all intents & purposes for this conversation the Fediverse here (& most places) is ActivityPub. Matrix is on an entirely different federated network & they aren’t related.

[-] Lemongrab@lemmy.one 1 points 22 hours ago

I do agree that generally when we refer to the fediverse, we mean ActivityPub federation. I also just wanted to point out that ActivityPub is not synonymous with fediverse.

[-] Vinny_93@lemmy.world 1 points 1 day ago

I think I need to read up on the fediverse a bit more. Technically it looks like anything in the fediverse at the moment is ActivityPub, even though it supports 3 more protocols. At this point, only Hubzilla uses something other than ActivityPub, even though it also makes use of AP. I was confused because Matrix is also an open protocol and also federated. I had figured everything federated could talk to each other underneath... That'd be the dream, right?

[-] toastal@lemmy.ml 2 points 1 day ago* (last edited 1 day ago)

I mean we already had the universal protocol last decade in an extensible markup language, but the next generation decided we needed to rewrite everything in a JSON schema that isn’t as easy to extend as XMPP. It’s federated/decentralized, has many chat clients, some social media + community managing platforms (Movim & Libervia), used for video conferencing (Jitsi & Zoom), negotiation matchmaking for games (most of them), displaying friend roster status updates (Nintendo, & many other systems). This would have (& can still be) the dream instead of needing to reinvent everything.

Worth reading: https://ploum.net/2023-06-23-how-to-kill-decentralised-networks.html

[-] Vinny_93@lemmy.world 1 points 1 day ago

Hmm okay. I've logged into Element with my lemmy.world account though

[-] toastal@lemmy.ml 1 points 1 day ago* (last edited 1 day ago)

OAuth or SSO is not the same as communicating over the same protocol. You can also log in with Google, Facebook, Apple, GitLab, Microsoft GitHub, & others on different platforms as SSO options… clearly these are not the Fediverse.

[-] Dr_01000111@lemmy.blahaj.zone 6 points 2 days ago

matrix has a web interface and there's many different options for clients. https://matrix.org/ecosystem/clients/

there's also signal but idk if that will suit your needs

there is revolt that is like discord but it is open source. downside is it is not e2ee

[-] delirious_owl 2 points 2 days ago
[-] toastal@lemmy.ml 2 points 1 day ago

Jitsi is built atop XMPP so you have a general purpose chat server already on the system.

[-] delirious_owl 1 points 1 day ago

Is their chat e2ee tho? I know the video and audio can be

[-] toastal@lemmy.ml 1 points 1 day ago

You can use its underlying ejabberd, Prosody, or other server for chat. Most modern clients offer OMEMO, OTR, PGP for client-side encryption (end-to-end implies the servers don’t/can’t do anything here)

[-] delirious_owl 1 points 1 day ago

Oh, but I was wondering what the in-browser chat does

[-] Dop@lemmy.world 1 points 1 day ago

Doesn't it now require signing in with fb, google or some crap like that?

[-] delirious_owl 1 points 1 day ago

No. And there's loads of different providers because you can self-host.

this post was submitted on 24 Sep 2024
29 points (100.0% liked)

Privacy

31355 readers
1455 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS