Comment 1 for bug 400120

Revision history for this message
Ryan Paul (segphault) wrote : Re: Gwibber saves readable passwords in gconf

Gwibber has built-in support for using the GNOME keyring, but it is disabled in developer builds. You can manually enable it yourself by uncommenting the "import gnomekeyring" line in gwp.py and config.py.

GNOME recently transitioned its keyring to using D-Bus as the communication protocol. This introduced some technical defects that make the keyring work poorly with Gwibber's configuration abstraction layer. If you attempt to enable keyring support in Gwibber on the latest stable version of GNOME, there is a chance that the keyring daemon will crash.