this post was submitted on 05 Aug 2023
1506 points (99.2% liked)

Technology

59111 readers
3213 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

It will be open source, end to end encrypted using Signal’s double ratchet encryption protocol, and he plans to make it easy for fediverse platforms to integrate it. The beta will release later this month.

He’s also the creator of https://fedidb.org btw

you are viewing a single comment's thread
view the rest of the comments
[–] beta_tester@lemmy.ml 19 points 1 year ago (3 children)

Nice. This sounds like a federated signal messanger? Why not using matrix or xmpp? 🤨

[–] Stoneykins@mander.xyz 13 points 1 year ago (1 children)

Can you use matrix with a lemmy or mastodon account?

[–] beta_tester@lemmy.ml 3 points 1 year ago

No, right now you need two separate accounts but you could combine them if you wanted to

[–] wewbull@feddit.uk 9 points 1 year ago (1 children)

I have no idea what the fediverse brings to an E2EE IM app. They seem like contradictory concepts.

[–] Num10ck@lemmy.world 1 points 1 year ago (1 children)
[–] wewbull@feddit.uk 2 points 1 year ago

All existing messengers have "no walls" if you consider they all transfer data via TCP/IP. Except the wall is the encryption/higher level protocol. Now just replace TCP/IP with federated servers. Different messengers will be unable to communicate with each other because they'd need to implement the same encryption.

If you're able to standardize the encryption then things can interoperate if it's fediverse based or not.

[–] ICastFist@programming.dev 4 points 1 year ago (5 children)

According to this post, Signal can federate, but chooses not to. In another post, it's said that Matrix is based off Signal.

So, one way to look at it announcement is "you will be able send Signal/Matrix messages from your fediverse instance of choice", I believe

[–] spacedancer@lemmy.world 4 points 1 year ago (1 children)

Huh. I wonder what they mean by “bad user UX”. I was expecting concerns about encryption or privacy, not UX. I already use Signal, so it would be a positive for me if they federate.

[–] Machinist3359@kbin.social 2 points 1 year ago

To be a bit more precise, Signal is against federation from two angles:

  • Innovation: Signal values absolute control over the protocol so that they can more rapidly implement UX experiences scene in other modern messaging apps. It also eliminates malicious or outdated servers changing the UX between users. Ultimately folks won't blame the servers, they'll blame the app, and stop using it.

  • No rope for users: They seem pretty confident that the Apple-style of software and UX is right— if a user can change stuff enough to break it, they will. For secure messaging, they'd rather users have fewer choices to be sure it is secure.

[–] matt@lemmy.world 4 points 1 year ago (1 children)

Kind of surreal seeing my own Mastodon post linked, damn.

If you're curious about the details I refer to, there's an indepth article on lwn.net regarding this from 2016 here: https://lwn.net/Articles/687294/

[–] ICastFist@programming.dev 2 points 1 year ago

That article was very informative, thanks!

[–] sam@lemmy.ca 3 points 1 year ago* (last edited 1 year ago) (1 children)

“you will be able send Signal/Matrix messages from your fediverse instance of choice”

While no details are clear, it'll definitely not be this. Matrix has it's own implementation which isn't compatible with signal (megolm or something like that), and I really don't think dansup will be making it matrix compatible. It'll probably be its own thing.

[–] ICastFist@programming.dev 1 points 1 year ago

Oh, that's a shame. It's one of the bummers of instant messaging, everything seems to be incompatible with everything

[–] beta_tester@lemmy.ml 2 points 1 year ago

Yeah ... I read it as well.

This announcement does not mean that the services (signal, matrix, etc) will be integrated. At one point there'll be a bridge for matrix. But like google, all of them need to implements MLS at one point. Maybe then they'll be able to communicate

[–] HughJanus@lemmy.ml 1 points 1 year ago

Signal has been the basis of basically every private messenger since it's inception. They may have since forked but they're almost all based loosely on it's concepts.