frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Can I use grapheneos or flx1 Linux phone to prevent cell tower hacking?

1•xrd•1h ago
Lots of interesting discussions about cell phone networks lately.

Cache of devices capable of crashing cell network is found in NYC

https://news.ycombinator.com/item?id=45345514

Fake cell phone towers ICE is using to track people

https://www.forbes.com/sites/the-wiretap/2025/09/09/how-ice-...

And, at the same time, interesting conversations about linux phones, like GrapheneOS (de-googled android) and FLX1s (pure Linux phone):

https://news.ycombinator.com/item?id=45312326

My question is: are any of these alternatives helpful against these kinds of novel attacks? If you are on a phone using a network vanilla provider like tmobile or otherwise, is there any way to prevent your phone from trying to connect to a fake network?

If I controlled the entire cell phone stack, like I would with FLX1s, then could I have something like the ssh initial connection signature:

  The authenticity of host '100.64.0.46 (100.64.0.46)' can't be established.
  ED25519 key fingerprint is SHA256:yE4jh7gROroduLqbIFcInlUXrpDy8JIpJPc+XvtIpWs.
  This key is not known by any other names.
  Are you sure you want to continue connecting (yes/no/[fingerprint])?
Once I accept that sshd endpoint, I know my ssh client will protect me if the sshd changes and I'm experiencing a MITM.

Could we do the same thing with a cell tower and not jump to it unless it was approved manually and a signature of that tower was stored for future connections?

It would be a bit of a pain to accept a new cell tower when I'm in a new city, but I could imagine syncing a whitelisted trusted set of cell phone towers (ha, when I think of that the whole idea of "trusted" is laughable). But, at least I would have more insight into when I am getting surveilled. And, I could say "not today ICE!" or "tmobile, idk, please give me my HN fix, I don't even care if you know I'm aware my government is tracking me as I pay the service fee!" I bet a whitelist hosted on github would be faster to update than tmobile installing new cell phone towers so privacy enthusiasts could enable their own safety.

What Happened to Freshcode.club?

https://freshcode.club/
1•lucas_membrane•32s ago•1 comments

The Illustrated Evo 2

https://research.nvidia.com/labs/dbr/blog/illustrated-evo2/
1•jwilber•44s ago•0 comments

Alphabet's Letter to the House Judiciary Committee [pdf]

https://judiciary.house.gov/sites/evo-subsites/republicans-judiciary.house.gov/files/evo-media-do...
2•ImJamal•1m ago•0 comments

Privacy Commissioners find TikTok collected sensitive data from children

https://www.priv.gc.ca/en/opc-news/news-and-announcements/2025/nr-c_250923/
2•Improvement•1m ago•0 comments

Nuklear: A minimal-state, immediate-mode graphical user interface toolkit

https://github.com/Immediate-Mode-UI/Nuklear
1•jbm•3m ago•0 comments

Persistent sequences with insert and delete and canonical structure?

https://cs.stackexchange.com/questions/173598/persistent-sequences-with-insert-and-delete-and-can...
1•practal•4m ago•1 comments

Show HN: Inflow – invoke an LLM with your viewport just by typing

https://github.com/cboRD181/Inflow
1•vagabund•4m ago•0 comments

Rapid epigenomic classification of acute leukemia

https://www.nature.com/articles/s41588-025-02321-z
1•bookofjoe•5m ago•0 comments

Most Canadians think Trump would break any new trade deal

https://nationalpost.com/news/canada/candians-trump-trade-deal-poll
3•bbarnett•6m ago•2 comments

JEP Draft: Lazy Constants (Second Preview)

https://openjdk.org/jeps/8359894
1•za3faran•7m ago•0 comments

Is Fortran better than Python for teaching basics of numerical linear algebra?

https://loiseaujc.github.io/posts/blog-title/fortran_vs_python.html
2•Bostonian•10m ago•1 comments

Show HN: Shaders – A first-of-it's-kind component library for front end magic

https://twitter.com/npm_i_shaders/status/1970526500811350397
1•marchantweb•10m ago•0 comments

GNOME 49 adds a "Support GNOME" button, alongside a reminder twice a year

https://old.reddit.com/r/gnome/comments/1mpdmgx/gnome_49_adds_a_support_gnome_button_to_the_about/
1•perihelions•11m ago•0 comments

Why non-deterministic AI agents are the ultimate doom for enterprises

https://blog.inxm.ai/p/why-non-deterministic-ai-agents-are
1•oesimania•12m ago•1 comments

The Complete Guide to Dev Containers in Ruby on Rails

https://www.rorvswild.com/blog/2025/dev-containers-rails
1•hahahacorn•15m ago•0 comments

Request HN [Meta]: Noticed a bug with renamed submissions

2•add-sub-mul-div•19m ago•0 comments

A Novel Technique for SQL Injection in PDO's Prepared Statements

https://slcyber.io/assetnote-security-research-center/a-novel-technique-for-sql-injection-in-pdos...
1•donatj•20m ago•0 comments

Gemini Live API

https://twitter.com/GoogleAIStudio/status/1970545734736023564
1•simianwords•21m ago•0 comments

Denmark links drones at Copenhagen airport to hybrid attacks across Europe

https://www.reuters.com/world/europe/drones-that-shut-copenhagen-airport-flown-by-capable-operato...
3•JumpCrisscross•21m ago•0 comments

For the Founders: What are your launch strategies?

2•Verdierm•22m ago•2 comments

Something Is Very Wrong Online

https://www.theatlantic.com/technology/archive/2025/09/charlie-kirk-assassination-online-reaction...
1•byproxy•23m ago•1 comments

consumed.today

https://consumed.today/
1•burkaman•26m ago•0 comments

Apple A19 SoC die shot

https://chipwise.tech/our-portfolio/apple-a19-dieshot/
1•giuliomagnifico•27m ago•0 comments

A PPO agent that switches between 'cognitive functions'

https://github.com/iblameandrew/CAPO
1•scraper02•27m ago•0 comments

I Am Netlify-Free

https://yieldcode.blog/post/i-am-netlify-free/
2•skwee357•29m ago•2 comments

How to draw construction equipment for kids

https://alyssarosenberg.substack.com/p/how-to-draw-construction-equipment
14•holotrope•29m ago•1 comments

Denmark wants to push through Chat Control

https://netzpolitik.org/2025/internes-protokoll-daenemark-will-chatkontrolle-durchdruecken/
12•Improvement•30m ago•1 comments

A Tour of eBPF in the Linux Kernel: Observability, Security and Networking

https://www.lucavall.in/blog/a-tour-of-ebpf-in-the-linux-kernel-observability-security-and-networ...
1•charles_irl•32m ago•0 comments

The Tao of HashiCorp

https://www.hashicorp.com/en/tao-of-hashicorp
6•MonkeyClub•32m ago•1 comments

Yaks Big. Razors Bigger

https://pijul.org/posts/2025-06-08-elpe/
1•cassepipe•33m ago•0 comments