this post was submitted on 09 Aug 2024
200 points (97.6% liked)

Technology

58055 readers
4273 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
[–] woelkchen 14 points 1 month ago (21 children)

Telegram, including secret chats, is not blocked because Russian elites happen to use that, too.

[–] [email protected] 45 points 1 month ago (18 children)

I could put on my tinfoil hat and say if signal is blocked but telegram isn’t, maybe that means that telegram isn’t as secret as they make it out to be.

[–] woelkchen -2 points 1 month ago (17 children)

It's open source. Look can up the encryption yourself.

[–] [email protected] 21 points 1 month ago (2 children)

No need, all you have to do is read the whitepaper. they home brewed the encryption algorithm and nobody actually knows if it's worth a damn. That's not exactly a secret.

[–] [email protected] 4 points 1 month ago

And it isn't even encrypted by default, you manually have to enable that. By default, all your plain text messages are stored on their servers.

[–] woelkchen 3 points 1 month ago (1 children)

nobody actually knows if it’s worth a damn.

After all these years, security researchers still don't know if the encryption is any good?

[–] HarriPotero 11 points 1 month ago (1 children)

On that level it usually falls on computer scientists. Formal methods can prove that any implementation is correct, but proving the absence of unintended attacks is a lot harder.

Needham-Schroeder comes to mind as an example from back when I was studying the things.

[–] woelkchen -1 points 1 month ago (1 children)

On that level it usually falls on computer scientists.

And not a single one has been able to analyze the encryption in all these years? Fact is, Telegram is the tool the Russian opposition and even Ukrainians use to communicate without Putin being able to infiltrate.

[–] HarriPotero 2 points 1 month ago* (last edited 1 month ago)

No. It kind of falls on Dijkstra's old statement. "Testing can only prove the presence, not absence of bugs."

You can prove logical correctness of code, but an abstract thing such as "is there an unknown weakness" is a bit harder to prove. The tricky part is coming up with the correct constraints to prove.

Security researchers tend to be on the testing side of things.

A notable example is how DES got its mixers changed between proposal and standardisation. The belief at the time was that the new mixers had some unknown backdoor for the NSA. AFAIK, it has never been proven.

load more comments (14 replies)
load more comments (14 replies)
load more comments (16 replies)