this post was submitted on 19 Apr 2026
26 points (90.6% liked)
Privacy
48109 readers
707 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Generally, a Samsung phone isn't great for privacy. Consider getting a Pixel and put GrapheneOS on it. Much better Android baseline. More secure as well.
Any connection to Samsung's servers is likely non-essential, but do check that OS updates work.
Google Play Services is Google's main surveillance stack on every commercial Android distribution. It transmits a lot of unique device info to Google, every 20 minutes or so. The minimum data being transmitted is:
However, this app might be required for Google Play to function. And also for some other apps. So check those dependency issues. In general, you should prefer using open source apps or any apps which don't have such stupid dependencies. Some apps merely complain when you don't have the Play Services app running (by displaying a popup) but still work.
There's also the issue with Google's DRM called "Play Integrity". Some apps use Google's Play Integrity API to "verify" that the device is an "officially sanctioned Android" and then act like any other Android is "unsafe" and then refuse to work. If you encounter this, be sure to complain to the app developers about this.
If you need the Google Play store but want to block network access for the Play Services app (which you should do), you should probably use the third-party Aurora store app.
About the Ironfox connections: not sure, but the "firefox-settings" hosts from Mozilla sound related to the Firefox Sync feature which syncs your settings/bookmarks/... with Mozilla. If that's the case it's also non-essential and can be blocked.
Thank you very much for all the detailed advice! :D
I didn't mention it in the OP, but I am not logged in to either a Google or a Samsung account. The only apps I use the Play Store for is USB Audio Player and an electronic ID app that a lot of government related everyday chores require... If and when my threat model requires me to silo it off, I'll get Pixel and bump up my privacy. ๐
I know this isn't a degoogle community, but just for reference, these are my apps, which I manage with Obtainium:




I would recommend replacing Openboard with Heliboard, since Openboard isn't actively maintained, while Heliboard is a fork of it and in active development.
https://github.com/HeliBorg/HeliBoard
Sweet! I'll check it out tonight! :D <3
You can install Aurora Store and use that instead of Play Store. Though be aware that disabling/removing Play Store may cause issues with some apps that require Google Play Services for some reason and those apps don't have to be completely proprietary for this requirement (Stoat's mobile app doesn't launch at all without Play Store for example).
I would also recommend disabling background connections and running in the background for proprietary apps you install. I'm not sure how you can do this on Samsung but this is how I do it on Xiaomi:
Running in the background: App info -> Power -> Select "Restrict background apps"
Background connections: App info -> Network access -> Disable "Background data"