datapartyjs / gpg-promised

The GPG interface for nodejs we were promised
http://dataparty.xyz
Apache License 2.0
1 stars 1 forks source link

FEAT | start / stop gpg-agent #22

Open sevenbitbyte opened 4 years ago

sevenbitbyte commented 4 years ago

🚀 Feature Proposal

Expose functionality to enable start / stop of gpg-agent

sevenbitbyte commented 1 year ago

We can explicitly start gpg-agent in our homedir and not allow it to detach so it exits when the parent process closes.