[Pkg-owncloud-commits] [qtkeychain] 48/115: Mention the insecure fallback option

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Mar 15 19:25:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository qtkeychain.

commit 530e1d4bbfbdb86e6734fbbdcc763ac8d4f0c8c3
Author: Frank Osterfeld <osterfeld at kde.org>
Date:   Thu Dec 27 13:37:58 2012 +0100

    Mention the insecure fallback option
---
 ReadMe.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ReadMe.txt b/ReadMe.txt
index b6388f2..cb146d3 100644
--- a/ReadMe.txt
+++ b/ReadMe.txt
@@ -11,6 +11,6 @@ Support for the GNOME Keyring via freedesktop.org's
 
  * **Windows:** Windows does not provide a service for secure storage. QtKeychain uses the Windows API function [CryptProtectData](http://msdn.microsoft.com/en-us/library/windows/desktop/aa380261%28v=vs.85%29.aspx "CryptProtectData function") to encrypt the password with the user's logon credentials. The encrypted data is then persisted via QSettings.
 
-In unsupported environments QtKeychain will report an error. It will never store any data unencrypted.
+In unsupported environments QtKeychain will report an error. It will not store any data unencrypted unless explicitly requested (setInsecureFallback( true )).
 
 **License:** QtKeychain is available under the [Modified BSD License](http://www.gnu.org/licenses/license-list.html#ModifiedBSD). See the file COPYING for details.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list