blob: 8b6295685bc40415d71cf3d81b7e97030297f561 (
plain) (
blame)
1
2
3
4
5
|
QtKeychain is a Qt API to store passwords and other secret data securely. How
the data is stored depends on the platform.
For Linux/Unix, KWallet (via D-Bus) is used. Support for the GNOME Keyring
via freedesktop.org's Secret Storage D-Bus specification is planned
but not yet implemented.
|