slackbuilds_ponce/misc/qtkeychain/slack-desc
Donald Cooley 467b5e9275 misc/qtkeychain: Added (Qt API to store passwords and secret data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:00 -06:00

19 lines
985 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
qtkeychain: qtkeychain (A Qt API to store passwords and secret data securely)
qtkeychain:
qtkeychain:
qtkeychain: How the data is stored on Linux:
qtkeychain:
qtkeychain: If running, GNOME Keyring is used, otherwise qtkeychain tries to
qtkeychain: use KWallet (via D-Bus), if available. In unsupported environments
qtkeychain: QtKeychain will report an error. It will not store any data
qtkeychain: unencrypted unless explicitly requested (setInsecureFallback(
qtkeychain: true )).
qtkeychain: