mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-18 19:22:39 +02:00
Add a comment for Android Password Store
This commit is contained in:
parent
4544d41d4c
commit
f127524db5
1 changed files with 5 additions and 0 deletions
|
@ -431,6 +431,11 @@ use-agent
|
||||||
throw-keyids
|
throw-keyids
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you want to use [Password Store](https://github.com/android-password-store/Android-Password-Store) and/or [Openkeychain](https://www.openkeychain.org/) on Android, `throw-keyids` must be disabled
|
||||||
|
(see [1](https://github.com/android-password-store/Android-Password-Store/issues/173) or
|
||||||
|
[2](https://github.com/open-keychain/open-keychain/issues/1781)). For this
|
||||||
|
reason, I strongly recommended commenting `#throw-keyids` on your `gpg.conf`.
|
||||||
|
|
||||||
Disable networking for the remainder of the setup.
|
Disable networking for the remainder of the setup.
|
||||||
|
|
||||||
# Master key
|
# Master key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue