Bug #51284 | Add support for KDE's Wallet as well as gnome-keyring on Linux | ||
---|---|---|---|
Submitted: | 18 Feb 2010 14:38 | Modified: | 18 Feb 2010 17:29 |
Reporter: | Craig Fowler | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 5.2.16 | OS: | Linux (Debian Squeeze 32-bit/Ubuntu 9.10 .deb package) |
Assigned to: | CPU Architecture: | Any | |
Tags: | keyring, password, storage |
[18 Feb 2010 14:38]
Craig Fowler
[18 Feb 2010 17:05]
Alfredo Kojima
Unless kwallet can be used without linking to any libraries, it's very unlikely we will add this support. Linking to kwallet libs will add the requirement of lots of KDE libs, no matter what desktop you use. That would be very bad for our packages, since we already have enough dependencies with GNOME alone.
[17 Oct 2011 9:14]
Daniele Cocca
There's a working draft on freedesktop.org about the interoperability of secret storage services, like GNOME Keyring and KWallet, and it will only required DBUS for IPC. http://standards.freedesktop.org/secret-service/ It might be a good idea to use that as soon as it's widely adopted by both systems.