Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Ask HN: What are the actual odds that AI safety bills get passed anytime soon?
    discuss
  2. America Has the AI Lead. Beijing Wants It Slowed and D.C.Is Building a Chokehold(floppingaces.net ↗)
    discuss
  3. There Are Over 1M NYC Street Signs. Here is How They Are Made.(nytimes.com ↗)
    1comments
  4. Fat Bear Bracket for Katmai Fat Bear Week(fatbearbracket.com ↗)
    discuss
  5. A Call for Open Science in AI Safety(make-safety-open.github.io ↗)
    discuss
  6. What have you been curious about?(evalapply.org ↗)
    discuss
  7. iHatePDF – PDF tools that run locally in the browser via WASM(ihatepdf.com ↗)
    discuss
  8. Write While Learning(purplesyringa.moe ↗)
    discuss
  9. Roundabouts Database(kittelson.com ↗)
    discuss
  10. HellGates, custom CPU gate-level challenge(xutaxkamay.com ↗)
    1comments
  11. Skills Explorer: understand your SKILLs visually(skillsexplorer.dev ↗)
    discuss
  12. Mayday Mysteries(maydaymystery.org ↗)
    discuss
  13. Portals Aren't Cameras: How Helio Folds Space in WGSL(pulsarnative.com ↗)
    discuss
  14. The Untold Story of NotPetya, the Most Devastating Cyberattack in History (2018)(wired.com ↗)
    discuss
  15. What happens to TLDs when their country stops existing?(astrid.tech ↗)
    discuss
  16. Jev is to tool use what RAG is to context(rajveerbachkaniwala.com ↗)
    discuss
  17. How Hacker News ranking works: scoring, controversy, and penalties (2013)(righto.com ↗)
    discuss
  18. Partnering with Accenture on Embedded Evaluation(anthropic.com ↗)
    discuss
  19. The shape that does not return(harishsnotebook.com ↗)
    discuss
  20. Ideological differences in the expanse of the moral circle (2019)(nature.com ↗)
    1comments
  21. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    1comments
  22. The Pain Axis: LLMs Represent Self-Directed Harm and Act to Relieve It(arxiv.org ↗)
    discuss
  23. OliverDB: 9.67× Snowflake, 8× less compute(oliverdb.ai ↗)
    discuss
  24. We are unconsciously becoming someone else(souravinsights.com ↗)
    discuss
  25. The Secp256k1 Boundary Operator in O(1) Time(zenodo.org ↗)
    discuss
  26. You Who Forsake the Lord: William T. Vollmann's four-volume spook show(thebaffler.com ↗)
    discuss
  27. Trump announces a new 'AI Force,' but says he will not 'stifle' AI(businessinsider.com ↗)
    1comments
  28. Show HN: Frost – frosted-glass Linux icons where file types say what they are(github.com/thissayantan ↗)
    discuss
  29. Cuba's power grid collapses for sixth time since US cut off fuel to the island(apnews.com ↗)
    3comments
  30. ShinyHunters hacks Clop leak site, threatens to extort ransomware gang(bleepingcomputer.com ↗)
    discuss

I captured 72 hours of idle Android packets behind pfSense

37 pointsby 1h agopraveentechworld.com
17 comments
1h agoHN ↗

So i wanted to know what an Android phone actually transmits when you aren't touching it most articles say "Google collects a lot of data" but nobody knows to what extent and publishes some proof lets say some packet captures

Stock Android 16 averaged 348.4 requests/hour to Alphabet ASN 15169 endpoints turning off location and usage diagnostics in settings still left 194.2 requests/hour active mostly checkin.gstatic.com Wi-Fi BSSID surveys. Running GrapheneOS with Sandboxed Play Services dropped traffic to 12.1 requests/hour, while pure GrapheneOS registered zero.

Data is uploaded here : https://doi.org/10.5281/zenodo.22848749

23m agoHN ↗

I'd be curious how LineageOS stacks up against GrapheneOS.

Also, anyone know if there are downsides to blocking checkin.static.com?

1h agoHN ↗

please share your thoughts if i should have done things differently

1h agoHN ↗

Stock Pixel 8 (Default Settings)-> 348.4 req/hr

of which: Nearby Wi-Fi Routers (Location Triangulation) is 84.2 pings/hr

So a stock (idle!) pixel 8 is checking where you are more than once per second (without maps running, without asking for directions) and asking what you're doing almost five times a second.

Is there any slope at all? Like, does it ask more frequently in the beginning and less after an hour+ of idle, or is it fairly static?

Would be very curious to see what adding social media and voice assistants does to this, especially with a controls against a silent room and a room with a radio/movies/TV/pure music playing.

Does the voice assistant send more data in the conversational context? How much more? If it is indeed more, how much voice is theoretically being transmitted given the average words per bitrate?

It could also be interesting to see if the stock device transmits more in a conversational environment. Like, if the device is idle, why would it be transmitting more while sitting in an office instead of a quiet lab?

23m agoHN ↗

You could not have posted AI slop, and written your own thoughts as if you were an actual human being with something to say in their own voice.

21m agoHN ↗

Soulless LLM-ese. The content is needlessly stretched to occupy space, paragraphs, and tables. Any actual insights could have been condensed and conveyed with 80% less text.

The "Complete 72-Hour Raw CSV Dataset" CSV contains 13 records. That incomplete data is formatted incorrectly: rows 6 and 11 are missing payload_bytes, so their description shows in the wrong column.

The "How DeGoogled Are You" section is mostly a separate issue from the test described in the article, and it has no place being at the top. The article is about how Android phones are passively phoning home. For example, switching from Chrome to Brave won't reduce idle phone-home, as Android users can't uninstall Chrome, and the idle activity was not related to Chrome. The same goes for most of the other recommendations in that widget.

12m agoHN ↗

Seems like you used AI to steal the results from the same experiment done a decade ago to be honest. Heard this story in a YouTube video long ago.

38m agoHN ↗

Shockingly bad, any move away from big tech is a good one in my opinion. And I’ve got a lot of moving to do!

Care to run the same experiment for an iPhone?

32m agoHN ↗

Grapheneos with Google play services (sandboxed) only send 12 packets per hour, instead of around 350.

That’s great, but the sandboxed Google play services are by default set to normal in battery usage. Meaning it’s subject to dooze and other ways to artificially limit its background activity.

You neee to set the battery usage to unrestricted to reliably revive notification.

I wonder what the packet count would have been with unrestricted Google play services.

24m agoHN ↗

I'm less interested in the quantity, and more in the content of those packets. Do they contain my GPS movement history? A list of installed and opened apps? My contacts list, messaging text log, and list of visited websites?

The data I really care about protecting would fit into a few kilobytes, so knowing the phone sends, for example, a minuscule 2 MB/day, brings me no comfort.

13m agoHN ↗

This isn’t new. The disgraced Lunduke did this same test nearly a decade ago and observed the same results. Android is malware disguised as a consumer operating system.

11m agoHN ↗

Was there any TLS interception in place? Mind you, that can be detected and ignored...

Cause the (obviously AI generated) page is fairly ambiguous in this regard. In one section it claims certain pieces of info were sent outright. In others, it refers to them as "Privacy Threat Vector" items. Were they possibly sent or were they actually sent? Why is this left unclear? Why is transmission alone counted as evidence of later misuse, if the transmission is indeed established?

I'm really quite tired of the run of the mill "privacy minded" folks thinking they're the hot shit because they can launch WireShark, and gawk at packets flying about. Like no, various corporate SNIs appearing in a chatty network log is not evidence for illegal or unethical corporate espionage/surveillance, especially not a clear one. Nor is the network log being chatty any evidence one way or another. Do you really think that surveillence is a more likely explanation for them than just regular enterprise sprawl?

If you're bringing receipts, bring them whole, disclaimers and limitations included.

11m agoHN ↗

If you turn the WiFi/mobile off with airplane mode (and ensure wifi is off) this should go away right?

11m agoHN ↗

Doesn't really work for me. It's just a site likely checking what the browser tells it any the system. Meanwhile I have a VPN blocking most connections and every Google app is either uninstalled or disabled.