GPG2 encryption options
Peter Lebbing
peter at digitalbrains.com
Thu Oct 3 14:09:59 CEST 2013
On 03/10/13 13:35, Peter Pentchev wrote:
> a smartcard that caches the PIN for a limited
> amount of time
Small detail: this feature is not working in the current stable versions. GnuPG
2.1 will support this.
I use the following script to make the card forget its PIN:
----------8<------------------------------------>8----------
#!/bin/sh
gpg-connect-agent 'SCD RESET' /bye
----------8<------------------------------------>8----------
I created this based on a message of Werner Koch to this list. Earlier, I killed
the scdaemon.
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>
More information about the Gnupg-users
mailing list