# 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: 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: qtkeychain: https://github.com/frankosterfeld/qtkeychain