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

Fediverse

17534 readers
33 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
 

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
[–] deadsuperhero@lemmy.ml 7 points 1 year ago (3 children)

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 1 year ago (1 children)

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

[–] deadsuperhero@lemmy.ml 3 points 1 year ago (1 children)

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 1 year ago* (last edited 1 year ago) (1 children)

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 1 year ago

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

[–] strypey@mastodon.nzoss.nz 3 points 1 year ago (1 children)

@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 1 year ago* (last edited 1 year 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 1 year 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.