-
Notifications
You must be signed in to change notification settings - Fork 16
gpg-agent support? #12
Copy link
Copy link
Open
Description
Hi,
Your configuration seems to require passphrases in the config file. If you want to use this on a remote machine, it's bad practice to have secrets in the configuration. The python gnupg (which your module uses) supports gpg-agent and ssh can forward the socket, so maybe make the passphrase optional?
(See https://wiki.gnupg.org/AgentForwarding how that's done)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels