README: clarify that gpg-agent is required

This commit is contained in:
Maxim Baz
2019-04-15 14:25:53 +02:00
parent a1e5d1c965
commit baedcbc14b

View File

@@ -269,7 +269,9 @@ First make sure `gpg` and some `pinentry` are installed.
- on macOS many people succeeded with `pinentry-mac` - on macOS many people succeeded with `pinentry-mac`
- on Windows WSL people succeded with [pinentry-wsl-ps1](https://github.com/diablodale/pinentry-wsl-ps1) - on Windows WSL people succeded with [pinentry-wsl-ps1](https://github.com/diablodale/pinentry-wsl-ps1)
Make sure your pinentry program is configured in `~/.gnupg/gpg-agent.conf`: Then ensure that `gpg-agent` process is actually running, if not you need to investigate how to enable it.
Finally configure a GUI pinentry program in `~/.gnupg/gpg-agent.conf`:
``` ```
pinentry-program /full/path/to/pinentry pinentry-program /full/path/to/pinentry