this post was submitted on 20 Sep 2024
316 points (98.8% liked)

Technology

58150 readers
4686 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
you are viewing a single comment's thread
view the rest of the comments
[–] Korkki@lemmy.world -5 points 1 day ago (3 children)

I would never risk any third party messaging service in military or critical state matters. It's just common sense, even for a layman. Everything is compromised, Telegram is, Whatsapp is, Signal is, all of them are.

[–] rottingleaf@lemmy.world 1 points 7 hours ago (1 children)

I would never risk any third party messaging service in military or critical state matters.

Ah, so mister genius would write his own, have I heard that right? Would he use XOR twice when encrypting a message, just to be double safe?

[–] Korkki@lemmy.world 1 points 7 hours ago (1 children)

How secure something is an spectrum. Sure self hosted matrix is a lot safer than sending your messages through meta servers for example. It's about what is the threat levels of what one is doing. Total tinfoiling like writing your own quantum proof multi encryption ciphers and sending that over an tamper proof usb stick with self destruct mechanism by a carrier pridgeon is not necessary or practical for average people who just want privacy, but for critical government applications and especially the military it might be. That is what we are talking about here.

[–] rottingleaf@lemmy.world 1 points 7 hours ago

Sure self hosted matrix is a lot safer than sending your messages through meta servers for example.

A lot safer in which case? I can imagine a few very real ones where it's not.

Self-hosted Signal (requires patching the client, but it's straightforward) server I would understand.

but for critical government applications and especially the military it might be. That is what we are talking about here.

Signal devs have a few papers describing how and by what logic they are addressing these problems.

Again, self-hosting (because accounts can be blocked by Signal) their solution is a better idea.

[–] 101@feddit.org 23 points 1 day ago (1 children)
[–] TheTechnician27@lemmy.world 15 points 1 day ago* (last edited 1 day ago) (1 children)

It's not, unless they're some sort of cryptography expert with a peer-reviewed white paper pending publication. The Signal protocol (GPLv3) is extremely robust and has almost no capacity for metadata generation, and both the app and server-side code are under the AGPLv3 (technically if they were compromised they could use different, unaudited server-side code, but refer back to "basically no metadata"). Signal has essentially no capacity to be compromised; they can't even bait and switch users with a pre-compiled app whose source code isn't the publicly available one and actually has a backdoor because their builds are reproducible and it would be caught immediately.

Maybe they take issue with the crypto bullshit, which is valid but doesn't compromise messaging security. Maybe they don't like that they took away SMS, which I completely agree with, but also actually makes it marginally more secure. Either way, I seriously doubt if they had any mathematical insight into Signal being "compromised" that they would be here hanging around on Lemmy right now.

[–] kwozyman@lemmy.world 6 points 23 hours ago (1 children)

Be that as it may, it's still an incredibly short sighted decision to use a centralized service that is under 3rd party control for real security sensitive applications.

[–] sugar_in_your_tea@sh.itjust.works 6 points 23 hours ago (1 children)

Yeah, that does bother me. But it's also a lot easier to build a centralized service like that than to get people on a decentralized one.

If you really want something private and are willing to jump through a few hoops, Simplex exists. But most people aren't willing to jump through a few hoops, and even Signal (a pretty low bar) is a hard enough sell as it is. And that's why I use Signal, because it's my best chance to get people onto something better. In other words, don't let perfect be the enemy of better.

[–] helenslunch@feddit.nl 0 points 22 hours ago (1 children)

But it's also a lot easier to build a centralized service like that than to get people on a decentralized one.

Is it? No one seems to have problems using email.

[–] sugar_in_your_tea@sh.itjust.works 5 points 22 hours ago (1 children)

Yet pretty much everyone uses the same one: gmail.

[–] helenslunch@feddit.nl 1 points 22 hours ago* (last edited 21 hours ago) (1 children)

not true. Plenty of people use Yahoo, Outlook, Proton, and some even use AOL!

[–] sugar_in_your_tea@sh.itjust.works 4 points 21 hours ago (1 children)

Sure, and I use Tuta. Those are outliers, the vast majority use gmail, or at least the vast majority in my circles do.

It's the same thing as the network effect, just a little less ubiquitous, people will tend to use whatever everyone else uses. Getting something new like email (SMTP) is a huge endeavor, it's a lot easier to just build a centralized service and get people to use that, and most people will use the same provider anyway.

I don't like it, but I understand why it works and is so common.

[–] helenslunch@feddit.nl 2 points 21 hours ago (1 children)

Those are outliers

...I don't understand your point. Do outliers make it not decentralized?

[–] sugar_in_your_tea@sh.itjust.works 0 points 21 hours ago (1 children)

No, those being outliers means the email argument isn't particularly strong, especially when talking about a new standard. If most people use a single service anyway, why would a company go out of its way to make something decentralized? And for something like encrypted chat, that's a lot of extra work.

[–] helenslunch@feddit.nl 1 points 21 hours ago (1 children)

If most people use a single service anyway, why would a company go out of its way to make something decentralized?

Same reason they did it for email?

What, by starting as a government system using a completely different protocol, then adapting to always-online network connections (i.e. universities) at a time when spam didn't really exist?

The 70s and 80s were a very different time, and regular consumers didn't use email until it had gone through several iterations. Even so, most people used a single implementation (sendmail on BSD) for quite some time before anyone else got involved.

The internet today is a very different beast, you can either try for an open standard, or you can try for user acquisition. Almost nobody seriously goes for the open standard anymore, unless it's an iteration of an already existing open standard.

[–] melroy@kbin.melroy.org 2 points 1 day ago

Matrix chat is not :)