214
submitted 10 months ago by deadsuperhero@lemmy.ml to c/fediverse@lemmy.ml

A new messaging app is in development, and the project is described as "an open source WhatsApp for the Fediverse."

you are viewing a single comment's thread
view the rest of the comments
[-] bappity@lemmy.world 72 points 10 months ago

something something 15 competing standards

[-] esty@lemmy.ca 22 points 10 months ago

unfortunately matrix sucks revolt isn’t federated and irc is outdated so

[-] Terevos@lemm.ee 22 points 10 months ago

I just learned about Matrix recently. Seems like something that'd be good. What sucks about it?

[-] timbuck2themoon@sh.itjust.works 13 points 10 months ago

Besides the main implementation synapse being slow, the new implementation dendrite is unfinished but progressing.

But technical standards aside, the hassle of managing encryption keys is too buggy and confusing IMO. That'll deter most people I feel.

I want it to be great but it just isn't there yet.

[-] deadsuperhero@lemmy.ml 7 points 10 months ago

I personally really like Matrix, but there are a few outstanding complaints about it. The biggest one is that the reference implementation everyone uses by default is known to be bloated and slow, and poor at scaling. Server admins have had a huge challenge of supporting a large amount of data for things like room history, which in the past required propagation to every server hosting every participant. The protocol itself has been described by some developers as overtly complex.

Some of this seems to be improving, particularly with development of a Go-based backend implementation, Dendrite.

[-] Samsy@lemmy.ml 5 points 10 months ago

And if dendrite fail, we wait for the rust-based backend implementation. :)

[-] deadsuperhero@lemmy.ml 3 points 10 months ago

It's funny. When I was typing my original response, I was under the impression that Dendrite was Rust-based! 😂 I'm really glad I checked before posting!

[-] Samsy@lemmy.ml 3 points 10 months ago* (last edited 10 months ago)

Fun fact. I didn't made a joke. There is a rust based version in alpha state. But I don't remember it's codename.

Edit: okay, it has no codename:

https://github.com/matrix-org/matrix-rust-sdk

[-] deadsuperhero@lemmy.ml 1 points 10 months ago

Oh, I thought that was just a client SDK. Is it an actual server backend?

[-] strypey@mastodon.nzoss.nz 3 points 10 months ago

@deadsuperhero
> the reference implementation everyone uses by default is known to be bloated and slow, and poor at scaling

This doesn't seem to stop the fediverse growing (*cough* Mastodon *cough*).

@Terevos

[-] strypey@mastodon.nzoss.nz 2 points 10 months ago* (last edited 10 months ago)

@deadsuperhero
> development of a Go-based backend implementation, Dendrite

Also Rust-based homeserver implementations like Construct and Conduit. Both of which are usable, although missing a few nice-to-have added features. Eg Conduit is still working on;

"E2EE emoji comparison over federation (E2EE chat works)... Outgoing read receipts, typing, presence over federation"

@Terevos @Samsy

[-] Terevos@lemm.ee 2 points 10 months ago

Good to know. I signed up for beeper.com which seems cool. I am a bit concerned about data collection and privacy, so I'm trying to set up my own instance.

[-] AngryDemonoid@lemmy.lylapol.com 0 points 10 months ago

I'm not even close to an expert, but from what I have heard, matrix collects quite a bit of metadata depending on the server you are using/federating with.

[-] smileyhead@discuss.tchncs.de 3 points 10 months ago

Yes, it does not protect metadata great. It is visible that you and your interlocutor are talking together and when.

But noone figured out how to prevent that in federated systems. You rather have less metadata in centralized place for everyone or more metadata but only for small subset of people.

[-] strypey@mastodon.nzoss.nz 1 points 10 months ago

@smileyhead
> But noone figured out how to prevent that in federated systems

You've basically got a choice been a centralised service where metadata can be limited but E2EE is mostly pointless (you have to trust the service operators' E2EE deployment), or a decentralised network where E2EE is reliable, but it's harder to limit metadata.

Which one is best depends on the situation/ threat model.

@AngryDemonoid

[-] Terevos@lemm.ee 1 points 10 months ago

Yeah, I have been concerned about that. Looking into self-hosting matrix.

[-] poVoq@slrpnk.net 14 points 10 months ago* (last edited 10 months ago)

IRC is only "outdated" if you make it so by using outdated networks like libera.chat that refuse to implement the newer standards that have been available for years.

Oh and XMPP is a thing and works great.

[-] Lucia@eviltoast.org 10 points 10 months ago

For some weird reason many people just plain ignore the existance of XMPP when they're discussing decentralized protocols. Is it because Matrix outshadowed it?

[-] poVoq@slrpnk.net 11 points 10 months ago* (last edited 10 months ago)

There is this wierd meme that IRC is "outdated" and XMPP is "dead", both of which is completely untrue, but somehow the tech-bro hivemind continues to spout this nonsense when ever the topic comes up.

[-] timbuck2themoon@sh.itjust.works 3 points 10 months ago

AFAIK the most complained about thing with xmpp is that there are so many standards and every server isn't guaranteed to implement them. That and just being old which is no curse but people take that as a negative sometimes.

It's honestly pretty good IMO.

[-] Franzia@lemmy.blahaj.zone 1 points 10 months ago

Thank you, Ive seen this repeatedly and now Ive been better informed.

[-] Hominine@lemonine.hominine.xyz 5 points 10 months ago

Feels like Jabber has been around for a long time. If I'm not mistaken I remember my buddy pimping it as an AIM alternative back in the Napster/mp3 days.

[-] deadsuperhero@lemmy.ml 2 points 10 months ago

XMPP is fantastic, but I feel as though it suffers from half-baked clients, most of which are a decade old and look the part.

I'd really love to see a "modern" WhatsApp-like take on an XMPP messenger, but I haven't found any. Admittedly, I haven't looked in some time.

[-] poVoq@slrpnk.net 5 points 10 months ago

Give it another look. The popular Android client Conversations is getting an UI overhaul right now (unreleased), Monal for iOS has also improved a lot, and this is a promising looking take on a Telegram like UI: https://moxxy.org/

Dino and Gajim also improved a lot on the desktop side. Overall there is some renewed interest by client developers and the Jabber federation is growing again I think.

[-] deadsuperhero@lemmy.ml 1 points 10 months ago

That's really great news! I'll look into those. 😁

[-] strypey@mastodon.nzoss.nz 2 points 10 months ago* (last edited 10 months ago)

@deadsuperhero
> I’d really love to see a “modern” WhatsApp-like take on an XMPP messenger, but I haven’t found any

Have you looked at @snikket_im ?

@poVoq @lps

[-] lps@masto.1146.nohost.me 1 points 10 months ago

@deadsuperhero
I agree, I use xmpp all the time, but the clients are really underwhelming... Not sure how it's so complicated to give them a facelift to update them while keeping the existing functionality. This reminds me of the debates about the #blender ui in the past, where gray beards argued that the interface was just fine....aesthetics matter;)
@poVoq

[-] Samsy@lemmy.ml 1 points 10 months ago

Same with K9. But they did finally a really good facelift.

[-] lps@masto.1146.nohost.me 1 points 10 months ago

@Samsy
I'll need to take a look, I haven't used k9 in ages

[-] Samsy@lemmy.ml 1 points 10 months ago

Its one of the best apps actually. Swipe gestures, openpgp, material you (?).

[-] lps@masto.1146.nohost.me 1 points 10 months ago

@Samsy
Wow, you were right very nice. Amazing what a little polish can do.

Another app that transformed with UI updates is gajim, the desktop xmpp client.

[-] smileyhead@discuss.tchncs.de 6 points 10 months ago

Matrix is getting better on fast peace, we need to give it another yew years to fix biggest holes I guess.

ActivityPub based chat is going to suck much. Like basing chat on RSS or FTP, it can be done but why. Unless we're talking just about replicating Instagram-like DMs then maybeee? But I still would like to just add link to Matrix in bio instead of having chat in yet another place.

[-] spaduf@slrpnk.net 2 points 10 months ago

Unless we’re talking just about replicating Instagram-like DMs

I think that's exactly the niche this intends to fill. This is facebook messenger for the fediverse.

this post was submitted on 22 Aug 2023
214 points (95.7% liked)

Fediverse

17016 readers
76 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS