User Details
User Details
- User Since
- Aug 13 2021, 3:28 PM (171 w, 1 d)
- Availability
- Available
Aug 14 2021
Aug 14 2021
cnp1234 added a comment to T5436: gpg-agent 2.3.1: PIN caching not working for decrypt operations.
Based on the info about this being caused by the added support of PIV, I poked around on the docs at https://gnupg.org/documentation/manuals/gnupg/gpg_002dcard.html and noticed the disable-application stuff. I added "disable-application piv" to ~/.gnupg/scdaemon.conf and the behavior went back to pin caching working as before. Since I don't use PIV, this is an acceptable workaround for me.