Hi Johannes, > Is there any way to explicitly tell gpg-agent to forget the pin as well?
Based on a post once made by Werner, I have this script: -----------8<----------------->8----------- #!/bin/sh gpg-connect-agent 'SCD RESET' /bye -----------8<----------------->8----------- It's called 'scforget' here. HTH, Peter. -- I use the GNU Privacy Guard (GnuPG) in combination with Enigmail. You can send me encrypted mail if you want some privacy. My key is available at <http://digitalbrains.com/2012/openpgp-key-peter> _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
