From 36dc64a760d83809719a641456135a2b1c775cff Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 27 Oct 2021 16:23:38 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 96da6bf5d6..a88a9713ff 100644 --- a/FAQ.md +++ b/FAQ.md @@ -825,7 +825,8 @@ Common errors: Encrypting a message requires the public key(s) of the recipient(s). Signing a message requires your private key. -Private keys are stored by Android and can be imported via the Android advanced security settings. +Private keys are stored by Android and can be imported via the Android advanced security settings +(Encryption & credentials, Install a certificate, VPN & app user certificate). There is a shortcut (button) for this in the encryption settings for Android version 10 and before. Android will ask you to set a PIN, pattern, or password if you didn't before. If you have a Nokia device with Android 9, please [read this first](https://nokiamob.net/2019/08/10/a-bug-prevents-nokia-1-owners-from-unlocking-their-screen-even-with-right-pin-pattern/).