GNOME Bugzilla – Bug 331910
Gossip stores passwords on clear text form
Last modified: 2006-05-31 17:45:50 UTC
Gossip stores passwords on clear text form inside the directory. It should use gnome-keyring to store this information.
This is a really good idea I think. I haven't looked into how easy this would be, but think it would be quite good to have. The only concern I do have, is we have been moving slowly to not depending on Gnome, so it would probably be something we use or don't (like Galago or DBUS at the moment). Bare in mind too, that the password has ALWAYS been in clear text.
We should set the permissions to only readable by owner for now at least.
Gossip used to store passwords in ~/.gnome2_private/, which was a low-cost solution. (this has been filed in Debian as http://bugs.debian.org/355541)
Fixed the permissions now, feel free to open a new bug for the keyring feature, preferrably with a patch attached ;)
Bug 343513 appears to be such a bug opened for storing passwords using gnome-keyring.