mirror of
https://gitlab.com/TECHNOFAB/tmux-pinentry.git
synced 2025-12-10 09:10:09 +01:00
Pinentry using TMUX popups
| pinentry-tmux.sh | ||
| README.md | ||
GPG Pinentry inside TMUX
Installation
- add your fallback pinentry to
pinentry-tmux.sh - put the shell script in your path, eg.
~/.local/bin/pinentry-tmux(without.sh) - configure gpg to use
pinentry-tmuxfor pinentry - for the script to detect that it’s running inside of TMUX, add this to your TMUX config:
PINENTRY_USER_DATA="tmux"