Hacker News new | ask | show | jobs
by hilbert42 771 days ago
I reckon privacy is a lost cause except for diehards like me. For by far the vast majority of people find the so-called freeware offered by Google et al just too convenient to resist.

For Google et al the tiny minority of us who've achieved some degree of privacy aren't worth worrying about, and we as a group aren't going to grow any larger for reasons that achieving a reasonable degree of privacy is a far too onerous a job for the majority of people, moreover most would consider their phones broken after such privacy modding.

For instance, the phone I'm typing on now hasn't yet been rooted but that largely doesn't matter, it's reasonably private (but not completely so) with the following tweaks: first, it has no Google account (probably the most important tweak of all), all apps except for a few F-droid ones have internet access disabled (their calls to the internet are diverted to a VPN nul location by a firewall), all Google apps are disabled including Google Play Services and especially Chrome, no non-F-droid app has access to background data, and as a precaution the disabled Google apps have all permissions denied/turned off, in effect they have access to nothing, neither the internet nor hardware. These tweaks send both the Play Services and the apps that rely on it into spasms and they keep bleeting notifications to turn Play Services back on or the apps won't work, this bleeting is most annoying but it too is easily remedied by disabling notifications from the offending apos. Finally, my F-droid browsers have JavaScript disabled (there's more but that'll do for now).

Wirh these tweaks the phone still works fine for me, calls and messaging all work OK, so too do GPS, WiFi, the internet along all phone sensors and my non-Gmail (POP) email account.

That's about the minimum one needs to do to achieve even a modicum of privacy on one's phone. That said, a phone so tweaked is essentially useless to the vast majority who expect Google, Facebook and similar apps to work (if you want privacy you just can't use them). That the vast majority cannot do without these Big Tech apps is why I believe privacy is essentially dead.

Incidentally, some may be interested to know that many (but not all) apps that complain about not working if Play Services are turned off actually do still work. What Google and developers don't tell you is that these apps use the Play Services to report your activities to Google and the world, it's a key reason why I nuke Play Services.

1 comments

Usually microG makes the GMS complainers work while still voiding all the data they try to report.

IMHO unrooted android is starting to become actually viable, for example there are apps (like AdGuard) that use a VPN to MitM all your connections and filter out ads even if they attempt to hide inside HTTPS connections.

And with the `pm disable-user` trick you can disable apps that you can't normally uninstall (or disable). Which is great for OEM- or carrier-installed bloatware.