Feature Request: GPG - set default pinentry #122
Labels
No labels
📓 docs
🎮 gaming
bug
cicd
dependencies
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
neovim
package_management
python
question
vim
wontfix
⏰ Cron
🍎 macOS
🐧 Linux
🐳 docker
🔒 infosec
🚧 larger project
🤷 let's chat about it
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jessebot/onboardme#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the feature you'd like, and why
In order to have gpg prompt for a password on the command line when you do things like
git commit -S, you need a valid pinentry (pronounced "pin entry"). By default, I'd like to set TTY on Linux, to prompt in the terminal, and touchID on macOS. It'd be cool to either find a way to use touchID on linux, or perhaps a yubikey.Refereneces
Additional context
Not sure if this should be set in the default dot files or not.