diff options
author | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2015-03-14 23:33:44 +0100 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2015-03-14 23:33:44 +0100 |
commit | b026cc0567a31b6570850056dddd155ca2adb878 (patch) | |
tree | b6f22e9a058f296aac7785fa13fc35caf21ac25b /README.md | |
parent | 37db0f45ee56d322229652d75a494a96aca0e822 (diff) |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -36,13 +36,12 @@ FAQ - **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. TODO ===== -**Urgent** - Implement a keyboard to replace the copy/paste and avoid clipboard hijicking (see [#50](https://github.com/zeapo/Android-Password-Store/issues/50)) - -**Less urgent** - Create a new category - Multi-select (for password deletion) - Multiple password stores (multiple git repositories). |