this post was submitted on 01 May 2024
390 points (100.0% liked)
196
666 readers
95 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
signal protocol is basically the opposite, open source but the company is hostile to 3rd party client development
They can't prevent 3rd party apps, so what's the issue?
From what I understand, they don't want 3rd party apps to use their servers.
Understandable actually. Server maintenance costs money and if a 3rd party chat app; which significantly has more usage than other forms of social media; is trying to connect to the server, they have to handle that traffic too. Remember, it is not just about data size, but also the sheer volume of connection to handle.
I think the solution is just P2P with each peer acting as a relay to the other too. The protocol needs to be designed in such a way that no-one in the middle can reply to send false acknowledgement so as to prevent sybil attack or other attack where a malicious actor is a part of the network.
My point is basically that matrix/element is arguable the much more ethical chat solution because of its openess still with a focus on security.
This is an often repeated piece of misinformation. The developer of gurk-rs, a third party Signal client, has even said this himself. The client presents itself with a completely identifiable name to the Signal servers - the Signal devs can see this and could easily block this client from connecting but they don't. This project has existed for at least 3+ years now.
There's a few clients for Signal, nobody is preventing developers from creating apps; there's Molly, gurk-rs, Axolotl, Flare, signal-cli, Pidgin (with the Signal plugin.
The problem is 3rd party clients don't implement all features because it takes a lot of work and they're created/developed by volunteers - just take a look at Matrix and how many clients support all features or even just group end-to-end encryption (E2EE). Last I checked many third party Matrix clients didn't support encrypted group messages, primarily just Element, the reference client built by the matrix developers. So you have the same problem on Signal that you have on Matrix.
In Matrix a direct chat is a group chat with two people.
Also I've used several clients and they all supported encryption.
You're right, I forgot how Matrix handled messages and the current state is that there's are at least 6 other clients that support E2EE - this is awesome.
That said, as soon as you look for a stable client that supports other features like Native 1:1 calls and Threads the only client listed is Element, check here: https://matrix.org/ecosystem/clients/
Side note: Looks like ~3 years ago a Fluffychat dev stated they would not implement E2EE in the app [0], this must have been around the time I was looking at other clients because I recall this one "looking" the best and might be viable for non-techy people to use/recommend. I'm glad they changed their mind and implemented E2EE. Time to take a look at it again.
[0] https://gitlab.com/KrilleFear/fluffychat/-/issues/25#note_423061121
There isn't a call feature completely specified as far as I can find. Therefor it isn't really possible to have cross client native calls.
It was introduced two years ago: https://element.io/blog/introducing-native-matrix-voip-with-element-call/
Looks like at least two other clients support 1:1 calls.
Do any of these also support SMS? I'll switch back if I can have my encrypted message comingle with my SMS messages. Signal dropping SMS was the primary reason I left.