aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Lavergne <VPhantom@users.noreply.github.com>2015-06-08 16:31:48 -0400
committerStéphane Lavergne <VPhantom@users.noreply.github.com>2015-06-08 16:31:48 -0400
commit1045deb0e3cb7c3d5953dd9ce1c710ec8c361110 (patch)
tree05cdf811816d8198cecd149e70f231076abae11c
parent0505af752081b3ca8e28642cb19387532640c118 (diff)
downloadopen-keychain-1045deb0e3cb7c3d5953dd9ce1c710ec8c361110.tar.gz
open-keychain-1045deb0e3cb7c3d5953dd9ce1c710ec8c361110.tar.bz2
open-keychain-1045deb0e3cb7c3d5953dd9ce1c710ec8c361110.zip
Explicit mention of dependency on 3rd party tool
I had the darnest time remembering my old APG days where something was said in passing about, unlike any other application I know, the need here for OI File Manager (or others, later on) to be able to select local files. I'm sure I'm not the only person who could benefit from this reminder. :)
-rw-r--r--OpenKeychain/src/main/res/raw/help_faq.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_faq.md b/OpenKeychain/src/main/res/raw/help_faq.md
index 049d040e1..4cc7c6996 100644
--- a/OpenKeychain/src/main/res/raw/help_faq.md
+++ b/OpenKeychain/src/main/res/raw/help_faq.md
@@ -52,7 +52,10 @@ However, scanning a QR code, receiving a key via NFC, or exchanging keys via Saf
## Can I mark public keys as trusted without certifying them with my own key?
No. You can, however, simply create a new key just for certification, which will essentially be the same thing.
-
+
+## I see no suitable option in the app selection menu when trying to open a local file, what's wrong?
+
+You probably don't have any stand-alone file managers installed, like OI File Manager, Astro, ES File Explorer, etc. OpenKeychain needs one in order to select files from local storage or SD card, such as for importing keys or encrypting/decrypting files.
# Avanced Questions