this post was submitted on 09 Aug 2024
201 points (98.1% liked)

Technology

58133 readers
4923 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
[–] [email protected] 14 points 1 month ago (2 children)

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

[–] [email protected] 45 points 1 month ago (1 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.

[–] [email protected] -2 points 1 month ago (2 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.

[–] [email protected] 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?

[–] [email protected] 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.

[–] [email protected] -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.

[–] [email protected] 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.

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

They don't have reproducible builds afaik (unlike Signal). You can have a completely different code running on your phone than on GitHub.

Besides, who is using Secret Chat anyways? All default chats and group chats are unencrypted.

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

You can have a completely different code running on your phone than on GitHub.

Just use the F-Droid version if there is any doubt.

Besides, who is using Secret Chat anyways?

Probably Russians who used Signal before.

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

The F-droid version is also not reproducible. The binary you install has a different hash than the one you build from the GitHub.

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

It's reproducible if you compare it with F-droid's tarball, which has all the source code in it.

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

The F-droid version is also not reproducible. The binary you install has a different hash than the one you build from the GitHub.

F-Droid builds from source, so any suspicion whether the Google Play version has been tampered is completely irrelevant for the F-Droid version.

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

Telegram is shady as fuck and also afaik only uses end to end encryption in „secret“ one on one chats.

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

Telegram is shady as fuck and also afaik only uses end to end encryption in „secret“ one on one chats.

I was very explicitly referring to secret chats.