You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
piv-agent doesn't exit if it is constantly being called (e.g. by a cronjob that is decrypting something using gpg). This is not great because it means that keyfile passphrases are held in memory for long periods.
By default piv-agent should exit after some period (e.g. 12 hours?) even if constantly in use.
The text was updated successfully, but these errors were encountered:
piv-agent
doesn't exit if it is constantly being called (e.g. by a cronjob that is decrypting something usinggpg
). This is not great because it means that keyfile passphrases are held in memory for long periods.By default
piv-agent
should exit after some period (e.g. 12 hours?) even if constantly in use.The text was updated successfully, but these errors were encountered: