-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPG Pinentry on macOS #109
Comments
I believe that the problem could be that this is what shows in agent conf on
Does it say pinentry-mac on your machine? |
using pinentry-mac on cli did the trick. next: test inside of neovim. |
it did not work in neovim. I shall install the plugin, test and report back. |
but now that I think about it. didn't pinentry work when we used it together during zoom. this makes me a little bit confused. |
There is an export variable called By greping dorothy does not seem to make use of this variable. |
It should be inside the ssh source files, perhaps I forgot to commit it, will look tomorrow |
Ok, or maybe I made a mistake when searching |
Is it not set for you? Lines 8 to 19 in 47b79d0
|
Yo! It is set! I was searching on the wrong computer. |
So all good, was the pinentry to pinentry-mac change still needed? |
At the moment, I am not sure. It was necessary yesterday when I did the testing but I will have to do some more test rounds. I was writing from phone above. I need to test some more combinations to be sure. I am assuming you have only i installed the vim plugin and it did not resolve the issue for neovim. a lot of people however, have upvoted one of the replies pertaining to macos so it seems that some people have it working in neovim. I will also test on M1. |
Ok cool, keep me posted, hope you feel better |
gpg seems to work and the neovim issue is unrelated so I'll close. But I think we should add a check |
I'll review later today. |
How often is one expected to have to supply the gpg passw after having ran the |
it turns out that editing encrypted files works with neovim with the current configuration and pinentry-mac and the issue seems to be with the |
The upgrades to |
For what it seems gpg with pinentry is not working properly for me on
macOS. Personally, I have read through the
setup-git
command and feel likeI understand it fyi. But I have to read through it a couple more times
to really feel like I understand everything.
I searched for neovim pinentry and found this plugin issue. Maybe it
will reveal some interesting information:
resources
jamessan/vim-gnupg#32
https://github.com/jamessan/vim-gnupg
https://gist.github.com/troyfontaine/18c9146295168ee9ca2b30c00bd1b41e
The text was updated successfully, but these errors were encountered: