SlackBuildsOrg/misc/qtkeychain
Donald Cooley 7977743ae3 misc/qtkeychain: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-09 07:12:22 +07:00
..
qtkeychain.info
qtkeychain.SlackBuild
README
slack-desc

QtKeychain is a Qt API to store passwords and other secret data
securely. How the data is stored on Linux:

If running, GNOME Keyring is used, otherwise qtkeychain tries to
use KWallet (via D-Bus), if available. In unsupported environments
QtKeychain will report an error. It will not store any data
unencrypted unless explicitly requested (setInsecureFallback(
true )).