Re: [e-users] Frustrating clipboard.
Dave <[email protected]>
| Newsgroups | gmane.comp.window-managers.enlightenment.user |
|---|---|
| Message-ID | <[email protected]> |
> Hi > Bad idea for me, Diodon stores password too, it's security hole > https://github.com/diodon-dev/diodon > Diodon uses Zeitgeist to store clipboard items. Per default Zeitgeist > persists all events in a database on the hard disc so it is available > after a reboot True, though you can clear the zeitgeist DB on logout if you're worried about it (rm ~/.local/share/zeitgeist/activity.*) or remove read/write permissions on those files. Or even set zeitgeist to store its DB in memory, as per the github page. Cheers, dave.k