this post was submitted on 23 Jun 2025
264 points (99.3% liked)

Technology

71843 readers
4907 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Ulrich@feddit.org -4 points 7 hours ago (4 children)
[–] Roughknite@lemm.ee 1 points 3 hours ago (1 children)

How dumb are you? Like someone said the point is they can see the fact that you sent a secured message period. Not with the guardian app though. Pretty easy to comprehend so I am confused why you are acting so stupid.

[–] Ulrich@feddit.org 0 points 3 hours ago (1 children)

Like someone said the point is they can see the fact that you sent a secured message period. Not with the guardian app though.

The entire point of the article in the OP is that you can send secured messages with The Guardian app. 🤦‍♂️

[–] Cenzorrll@lemmy.world 1 points 2 hours ago (1 children)

Yes, the guardian app allows you to send encrypted messages through their app to their journalists. 100,000 people check the news, one person is whistleblowing. That one person's messaging traffic is mixed in with the regular news data, so it's not possible to tell which of those 100,000 people are the source. Signal messages travel through their servers, so anyone inspecting packets can see who is sending messages through signal, just not what the messages contain. Thats a big red arrow pointing to only people sending encrypted messages. With this implementation, those people are mixed in with everyone else just reading news or even just having the app on their device.

[–] Ulrich@feddit.org 0 points 1 hour ago

100,000 people check the news, one person is whistleblowing.

There are many many more people using Signal to yell at their kids to do the dishes or some shit. Not whistleblowing.

Thats a big red arrow pointing to only people sending encrypted messages.

Everyone is using encrypted messages...

[–] ICastFist@programming.dev 4 points 7 hours ago (1 children)

Packet data has headers that can identify where it's coming from and where it's going to. The contents of the packet can be securely encrypted, but destination is not. So long as you know which IPs Signal's servers use (which is public information), it's trivial to know when a device is sending/receiving messages with Signal.

This is also why something like Tor manages to circumvent packet sniffing, it's impossible to know the actual destination because that's part of the encrypted payload that a different node will decrypt and forward.

[–] Ulrich@feddit.org 0 points 2 hours ago* (last edited 2 hours ago) (1 children)

Packet data has headers that can identify where it's coming from and where it's going to

Wouldn't you have to have some sort of MITM to be able to inspect that traffic?

This is also why something like Tor manages to circumvent packet sniffing

TOR is what their already-existing tip tool uses.

[–] Cenzorrll@lemmy.world 1 points 2 hours ago

Wouldn't you have to have some sort of MITM to be able to inspect that traffic?

You mean like your workplace wifi that you're blowing the whistle at?

[–] papertowels@mander.xyz 3 points 6 hours ago* (last edited 6 hours ago)

How exactly do you think encryption prevents the analysis of seeing when an encrypted message is sent? It feels like you're trying to hand-waive away by saying "encryption means you're good!"

Cyber security is not my thing, but my understanding is that you'd still see network traffic - you just wouldn't know what it says.

[–] Natanael@infosec.pub 3 points 7 hours ago

I run a cryptography forum

Encryption doesn't hide data sizes unless you take extra steps