mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
update readme
This commit is contained in:
@@ -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`.
|
- **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?
|
- **Q:** I tried to use APG and it does not work... why?
|
||||||
- **A:** We only support OpenKeychain.
|
- **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
|
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))
|
- 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
|
- Create a new category
|
||||||
- Multi-select (for password deletion)
|
- Multi-select (for password deletion)
|
||||||
- Multiple password stores (multiple git repositories).
|
- Multiple password stores (multiple git repositories).
|
||||||
|
Reference in New Issue
Block a user