14
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Sep 2025
14 points (100.0% liked)
Privacy
41990 readers
440 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 5 years ago
MODERATORS
They shouldn't.
Most include features such as a (subpar) news feed and weather.
These things are nice, but there's no need for a launcher to have them. They can, and should be done by other, dedicated apps. Someone mentioned widgets, but the launcher doesn't talk to the widget's app via Internet... it talks to it via IPC (inter-process communication). Ergo, no Internet permission needed.
Same with keyboards. They give you access to stuff like "ID this song", "get user-created themes" or "better swiping and handwriting recognition", all the while doing god-knows-what with your data.
It's basically a ruse. Give the users something thst needs the Internet permission, even if optional, so you can sensibly request it. Wheb you do, you get the unlimited, impossible-to-control permission (revokable only via ADB), allowing any and all Internet traffic.
As they say, "with power comes responsibility". This is a lot of power. And most apps in the Play Store don't give much confidence in their devs' data responsibility.
You can try looking at Settings to disable Internet access, but YMMV depending on the exact flavour of Android.