Sample Header Ad - 728x90

Why does KDE come with geoclue and gpsd running by default (which could be used for location tracking) and how to disable it?

2 votes
0 answers
1420 views
Why are these things enabled by default on Debian12 with KDE (Plasma 5.27)? Maybe it could be useful for a few users if it was installed but not enabled and not running by default and just an option one could enable in the configs or which could be enabled by the user through a prompt. If it's running by default this also means that after upgrades it could be running again. This is a privacy issue, an undesired bloat service, and a larger attack surface even if there was a proper and vulnerability-free permissions-management for GPS-location-access. So **why is it enabled and running by default** (links such as existing KDE discussions about this and explanations please). **Is this the correct best way to disable it** (one may still have to check after every OS upgrade and this should also work for users who don't want to uninstall things if they use geoclue sometimes on demand): 1. sudo start-stop-daemon -T --name gpsd 2. sudo rm /etc/xdg/autostart/geoclue-demo-agent.desktop 3. sudo apt-get remove geoclue-2.0 (if not needed at all) Issue about it is here .
Asked by mYnDstrEAm (4708 rep)
Apr 7, 2024, 12:41 PM
Last activity: Apr 10, 2024, 10:57 PM