Upgrading to Oneiric 11.10 Beta 1 – Zeitgeist logs the user’s activities and events – files opened, websites visited, conversations held with other people, etc
Zeitgeist is a service which logs the user’s activities and events (files
opened, websites visited, conversations held with other people, etc.) and
makes the relevant information available to other applications.
These guys look like OK ppl so why are they doing something like this without express user consent?
If you know what Zeitgeist is and you turn it on to monitor what you do then Zeitgeist is great.
But if you don’t know what it is and what it does, and you haven’t been asked to opt-in… is that not a breach of your right to privacy?
________________________________________
The more I look into this the more concerned I become.
I think the least we need is a pop up explaining the implications of Zeitgeist and allowing you to configure it.
________________________________________
This looks like it will do the job:
# Delete previous logging.
rm ~/.local/share/zeitgeist/activity.sqlite
zeitgeist-daemon --replace
# Render Zeitgeist illiterate - cannot read or write
chmod -rw ~/.local/share/zeitgeist/activity.sqlite*
Thanks! I just stumbled across this apparent spyware framework today and am looking for good suggestions for disabling it without damaging other applications.
Jeff Martens
December 29, 2011 at 9:35 pm
It worked for me but can cause issues with dash…
I now use classicmenu-indicator but ymmv ;-)
sudo add-apt-repository ppa:diesch/testing
sudo apt-get update
sudo apt-get install classicmenu-indicator
SilverWav
December 29, 2011 at 11:13 pm