-
Hi,
It would be great if we could have a prompt for private key decryption when we need to decipher or sign some text... Is it possible with your GnuPG solution? For now, I have an error from 'gpg'…
-
## Issue description
Without configuration, any gpg command that requires pinentry fails either explicitly or silently when invoked from a non-graphical session.
E.g., if logged in both via SSH …
-
Thanks for creating this handy tool! I followed all the steps from the steps, and it works great!
Only one problem though, when iterm2 hotkey pressed and passprompt script triggered, GPGTools GUI (…
-
Whenever I try to decrypt from my pasteboard, I get:
```
2016-02-18T07:45:35.344280 ▶ [DEBU keybase pinentry.go:172] 09f - pinentryInstance::Init() ->
2016-02-18T07:45:35.344741 ▶ [DEBU keybase pine…
-
## Describe the bug
When using Pass-for-macOS, the list of passwords is working but once I select a password, it is not copied to the clipboard.
Thanks for your help!
gpg-agent.conf content:
`…
-
# GPG使用笔记
[https://blog.creedowl.com/posts/gpg/](https://blog.creedowl.com/posts/gpg/)
-
neovim spawns shell commands connected to pipes, which prevents vim-gnupg from receiving input when asking for passphrase.
To make vim-gnupg work with neovim it would be great to see an updated versi…
-
I'm using Emacs 25.1 on fresh Debian Unstable installation. I have gnupg installed on my system, and `twittering-use-master-password` is `t`. After I authorize the application and input the PIN, I ge…
-
@namcios,
You might find these code snippets useful:
```
#!/bin/bash
if [[ $(command -v gh) == "" ]]; then
printf "No \`gh\` Installed!\n"
brew install gh
printf "Installed …
-
I am GPG signing my commits automatically and when I close the Sublime tab after writing my commit message the follow error pops up in the console
`gpg: cannot open tty `/dev/tty': Device not configu…