summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2018-07-28 14:37:14 +0200
committerMohamed Zenadi <zeapo@users.noreply.github.com>2018-07-28 13:37:14 +0100
commit65ef17727c5ae9e845381807b90af34eff8a7a53 (patch)
tree6dd83f1edc001ba7c2712344877e944316887a81 /README.md
parente29cbb7fd1bb798632a474d6036cebbf929a45c0 (diff)
Remove APG from FAQ (#418)
APG is no longer in the Play Store, so this is probably no longer a FAQ :)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7162fc3b..fa87d1e3 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,6 @@ FAQ
- **A:** Make sure to only clone from bare repositories (see [git-clone(1)](http://git-scm.com/docs/git-clone) for how to create a bare repository from an existing one). Otherwise the clone will fail.
- **Q:** I get a "Permission Denied" error when trying to import my ssh-key, why?
- **A:** ssh-key files are usually created with permissions set to `600`, meaning that only the creator of this key has the right to read from it. The application needs a read access, at least temporarily, make the permissions to `644`, import the key, then set them back to `600`.
-- **Q:** I tried to use APG and it does not work... why?
-- **A:** We only support OpenKeychain.
- **Q** I get the error *No encrypted data with known secret key found in stream*
- **A** In OpenKeyChain **(under the left drawer) Apps > Password Store > Accounts > (select the account) > Account key** select the key used to encrypt your passwords.