

what’s your alternative?
I don’t bring a phone with me, usually. “Open phone” is an oxymoron, modem firmware is a black box. “Secure telephony” is an oxymoron, it’s unencrypted and SS7 access is being sold which lets people even impersonate phones on the network.
You could use some VoIP provider (jmp.chat?) or get a landline installed for times when you ABSOLUTELY NEED a phone number, like for a hospital that mandates it for a reason or another. You could also ask relatives if they have some keypad phone lying around (unless your country no longer has the infra for them, ahem, the US, ahem) or buy an MT62xxx (microcontroller levels of power) MAUI based nugget (my personal favorite is Sigma Mobile) for ~10 to 4 USD depending on where. In some locations, you can buy a phone with a prepaid plan that you can just not bring home afterwards (return / give away). For work, ask for a work phone/SIM or just get a pair that you only turn on at work. I will quote some more intelligent people here (CC-BY-NC-4.0, “anarsec”):
To prevent your movements from being tracked, treat the smartphone like a landline and leave it at home when you are out of the house. Even if you use an anonymously purchased SIM card, if it is linked to your identity in the future, the service provider can be retroactively queried for geolocation data. If you use the phone as we recommend (as a Wi-Fi only device that is kept in airplane mode at all times), it won’t connect to cell towers. It’s not sufficient to only leave the phone at home when you’re going to a meeting, demo or action because that will be an outlier from your normal pattern of behaviour and serve as an indication that criminal activity is taking place in that time window.
That advice is clearly for people protesting, but even if not, some govt official could think you were at some illegal event.
Personally, when I do bring a phone, it’s usually to feed the addiction :/ . I have a phone from like 2016 with LineageOS which I basically only use for 2FA when mandated (not often at all) and to scroll Lemmy from public Wi-Fi. Native(-ish) apps run really fast to me (my Lemmy client is Jerboa), but a modern browser is extremely slow and often crashes background stuff (and itself) due to RAM. Thanks, the W3C. And also Google for making an OS so bloated. I have a copy of Chawan in Termux for a special occasion. Apart from that, I may also (very rarely) bring a PostMarketOS phone (SXMO-de-sway/SWMO) just to write code or something else (although touch keyboards suck and I often find myself waiting until I am home and have a proper keyboard). Too bad the Nokia N900 is so rare and expensive… Anyways, if I really wanted to, I could buy a SIM card from a grocery store, shove it up one of the phones, then do my thing and throw it away before getting airplane mode again and arriving home. If I were to do that multiple times, it would absolutely blow privacy due to radio fingerprint and IMEI, though.
Annoyingly, my specific device port of LineageOS doesn’t have Wi-Fi MAC randomization support enabled at build time for whatever reason, and building Android is a complete pain requiring insane amounts of RAM and storage, managed to just barely advance in the build scripts to get it to compile a boot image with the kernel (itself needs much less resources lmao, it’s the fucking build script). Sooooooo there’s that. And even if I fixed it for everyone with a patch, LineageOS maintainers will just let it sit on the platform (that is ironically Google account only) forever and ever with a -1 score. BUT normally Android is set up to wake up the phone every .03 picoseconds and put itself back to sleep which is how it connects to Wi-Fi, and since I don’t have Google services AND it’s in airplane mode constantly, it has no events to wake up for and literally doesn’t connect to Wi-Fi until I press a side button. That with the hostname being set to a single space character, good enough.



Same! That advice is for people using a phone for calls and SMS and such. I don’t. No SIM card. Airplane mode. It’s just a mobile computer. I can choose to bring and not bring it freely with zero consequences. I can scroll Lemmy from public Wi-Fi. Also, Gemini is designed to be “offline-able” just like the early web (scrape a bunch of logs and read them later) but the only implementation of that idea I could find is “offpunk” (I have a copy in Termux), BUT it is in Python, which means it brings in 2 gigs of dependencies with it… Maybe I will write my own solution one day. One day. Among other "my own solution"s that are piled up at the back of my head while I do nothing productive.
Sad.
Yeah! Although I would put that “gone” line a lot further back than most people. Some say C++ was a conspiracy, yet everything GUI nowadays is either C++ or faked C++ with C macros. That’s another thing in the back of my head that I would have “my own solution” for.
Yup. That’s the old behavior when broken AFAIK, the new behavior is that you literally no longer have a checkbox for MAC randomization per network. There’s still a checkbox for “randomize per connection” in developer settings in that case, and it does a grand total of nothing.
Right. But in my case it (mostly) mitigates the lack of MAC randomization, so like, whatever. Also, battery lasts forever this way. If you want the “Googled” + cell towered behavior of constantly doing stuff, I think there are workarounds somewhere, same for the “Googled” behavior of having GPS ready at all times… Well, you would need root, and I won’t get into details this time but that breaks some of Graphene’s architectural assumptions. It will work but it requires fucking up some of the security down. Still much higher than Lineage for example.
Amazing for you! I am (mostly) fine with the Lineage (with the no-SIM part of course) despite being much less secure than Graphene. Graphene is like the “eat TailsOS MicroSD card to shit out weekly” of the phone world.
Wait until you hear how many silicon fabs there are in the world, how many of them are doing microprocessors (not a lot), and how many aren’t owned by oligarchs (zero). Free software still leverages all of that. That’s why I am against bloat and webapps, software should run on as many existing chips as feasible.
Honestly, I would rather still have my 2gig RAM phone so that I can be in the minority to complain about stuff like the F-Droid v3 alpha being the only version that I have to wait around to load.