Comment 6 for bug 296682

Revision history for this message
ap (a.p) wrote :

using the keyring would be ideal, but anything other than storing the password in the clear would have been a security improvement IMHO. Hashing the password with a installation-specific salt should be trivial to implement for instance.