From d4bd4a815000efdab5314dccb0badd75e7b348bf Mon Sep 17 00:00:00 2001 From: Philipp Crocoll Date: Wed, 21 Feb 2018 05:56:38 +0100 Subject: [PATCH] update info text string to clarify things --- src/keepass2android/Resources/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keepass2android/Resources/values/strings.xml b/src/keepass2android/Resources/values/strings.xml index c0112240..5a039640 100644 --- a/src/keepass2android/Resources/values/strings.xml +++ b/src/keepass2android/Resources/values/strings.xml @@ -1089,7 +1089,7 @@ Initial public release Do you remember your master password? Note that you will not be able to open your database without the master key. There is no way to "reset" the master password. - Also note that fingerprint unlock might be disabled by Android at any time. + Also note that fingerprint unlock works by storing your master key in Android's secure storage. This storage may be deleted by Android at any time, e.g. if you add a new fingerprint in the system settings. So don't rely on your fingerprint but remember your master password, please! Is your database backed up? Keepass2Android stores your passwords in a file on a location of your choice. Are you sure you can still access this file when your phone gets lost or stolen, or when the file gets destroyed or deleted? Please make sure you always have an up-to-date backup at a safe place!