Smartcards - using them over multiple computers and deleting their 'private keys'

2014-12-01 Thread Duplicity Mailing List
I bought a GPG smartcard, but, I'm having issues using it. I first tested it out on my desktop and messed around with it a little generating a few keys, now I've populated my keyring with a bunch of keys I have no idea how to delete, any help? >$ gpg2 --delete-secret-key ${KEYID} > >sec rsa2048/$

Re: Smartcards - using them over multiple computers and deleting their 'private keys'

2014-12-01 Thread Duplicity Mailing List
On 01/12/14 18:27, Duplicity Mailing List wrote: > I bought a GPG smartcard, but, I'm having issues using it. I first > tested it out on my desktop and messed around with it a little > generating a few keys, now I've populated my keyring with a bunch of > keys I have no i

Re: Mainkey with many subkeys??

2014-12-07 Thread Duplicity Mailing List
On 07/12/14 21:16, Kristian Fiskerstrand wrote: > On 12/07/2014 10:11 PM, Doug Barton wrote: >> On 12/7/14 7:04 AM, Tomo Ruby wrote: | I wanted to create new keys >> and came across the following | "problem": If I create a main key >> to certify and subkeys for | everything else, won't there be doz

Re: Unable to encrypt file with private/public key

2014-12-17 Thread Duplicity Mailing List
On 17/12/14 14:43, Haritwal, Dhiraj wrote: > Hi, > > > > I am using gpg (GnuPG) 1.4.7 & trying to encrypt a file with private key > whose public key I have shared to the partner who have to decrypt this > file. I tried with --armour –symmetric switches which requires a > passphrase to encrypt b

Re: Unable to encrypt file with private/public key

2014-12-18 Thread Duplicity Mailing List
On 18/12/14 15:39, Haritwal, Dhiraj wrote: > Hi, > > Thanks for your response. > > About the below command, it's asking for passphrase whereas my requirement is > to use only keys to encrypt/sign it. > > gpg2 -u FFEEDDCC -r AABBCCDD -se supersecret.txt > > I tried below command which shows con

Re: Unable to encrypt file with private/public key

2014-12-18 Thread Duplicity Mailing List
On 18/12/14 16:04, Duplicity Mailing List wrote: > It's _only_ for signing, _not_ for > encrypting/transportation of data Ignore all of this. I made a huge mistake, apparently you can encrypt data and store it in the ASCII files, I have no idea why I thought you couldn't, it&#

Re: How to reset the PIN counter

2015-02-07 Thread Duplicity Mailing List
On 07/02/15 20:45, Rainer Keller wrote: >> I save the reset code block to a text file ("reset.txt") and then run " >> gpg-connect-agent < reset.txt". Remove and reinsert the card and it should >> be back to factory defaults. > Unfortunatly this seemed to brick the card. > "gpg: OpenPGP card not ava