-
## Describe the bug
When running `echo "GETPIN" | pinentry-touchid` I get the following response
```
OK Hi from pinentry-touchid!
OK
2022/06/06 10:54:16 Pinentry Serve returned error: EOF
`…
-
Looks like [Mailpile](https://mailpile.is/) relies on `pinentry-mode=loopback`; however, this is being filtered out by `split-gpg2`. This happening regardless of whether or not any secret key is prote…
-
I am using KDE Plasma and when I try to use the "key", Firefox aborts the challenge-response flow and `tpm-fido` outputs
```
Got pinentry result err: failed to start pinentry: EOF
```
The error …
-
Hi there!
Thanks for this project, I'm trying to add support for the rage YubiKey plugin.
What I've tried so far:
`home.nix` configuration:
```nix
{
homeage = {
pkg = pkgs.rage;
…
-
### Summary
I'm having issues with entering my password with the firefox addon on Ubuntu 20.10. When I click on the addon icon, I see the list of matching entries, but when I click on any of them …
bendk updated
3 years ago
-
Hi,
I've been able to configure pinentry-mac to work and store the key's passphrase in the keychain, no issue whatsoever.
But once I switch my ~/.gnupg/gpg-agent.conf to
```
default-cache-ttl …
Gby56 updated
5 months ago
-
### Description
SInce a day or two when I checked to upgrade zopen tools with success, I now get
1 the message in the title
2 and the upgrade tries to basically try all packages that we have withou…
-
We only show a warning in the `pinentry` dialog directly after the user entered a wrong passphrase. `gnupg` on the other hand always shows the retry count if it is less than 3. Would it make sense t…
-
On Linux, you use pinentry to collect the password. pinentry does not allow pasting from the copy-paste buffer.
I believe this is for security; the hope is that you never store the password in plain-…
yegct updated
7 years ago
-
Since Emacs 28 has [a bug](https://emacs.stackexchange.com/questions/77008/emacs-28-crashing-when-using-triple-quotes-for-docstrings?newreg=9068ce6d62dc457a861dd48e9aaaba8a) that affects me, I'm tryin…