this post was submitted on 22 Jun 2026
852 points (99.1% liked)

Technology

85670 readers
3536 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 3 years ago
MODERATORS
 

fuck offffff

you are viewing a single comment's thread
view the rest of the comments
[–] orioler25@lemmy.world 1 points 11 hours ago (2 children)

would this not be detectable by tracking the data sent through your network?

[–] blargh513@sh.itjust.works 3 points 8 hours ago

I used to run forensic network capture and analysis tools.

First thing, traffic is encrypted. All you will see is a blob of traffic passing through. You used to see hostnames with TLS, but now with quic, you see nothing. This makes it hard.

You could root the phone and install a root ca certificate for a decrypting proxy, you might see more, but the data itself (not just the transport protocol) could be encoded or even encrypted within the network encapsulation.

Next, you'd have to reverse engineer the protocol if they're using something nonstandard. Also, malware can often be set up to "behave" when it can detect analysis. I'm all but certain Google would do this.

Maybe you could do statistical analysis of the traffic and attempt to baseline normal vs when it's transmitting audio. It would be a bit of a blind guess at best.

If I had more time, I'd love to try it. I have an old pixel7 pro. Maybe I can sort something out.

[–] NotMyOldRedditName@lemmy.world 1 points 11 hours ago* (last edited 11 hours ago)

If its real time monitoring you, but not if its logging data to send later when it would be expected to be doing so.

Audio doesnt take up much space.