-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

On 02/05/2011 01:12, David Shaw wrote:
>> Note: this works for now. It is likely to change and break in some form
>> in the future.
> 
> The issue about future versions is that you probably won't be able to import 
> a keyring file directly.  At the moment, a keyring file and the exported 
> keyring format happen to be the same, but this is likely to change.  A method 
> that should work equally well today and in the future is:
> 
>  gpg --export-secret-keys > my-secret-keyring.gpg
>  gpg --export-options export-local-sigs --export > my-public-keyring.gpg
> 
> (copy the files over)
> 
>  gpg --import my-secret-keyring.gpg
>  gpg --import-options import-local-sigs my-public-keyring.gpg
> 
> It's an export plus an import, but you don't need to explicitly state which 
> key(s) you want to play with.  Just bring the whole ring over.
> 

Just throwing this to the mix, but what about services like dropbox and
point gnupg to the shared dropbox folder

Sean
- -- 
GSWoT and CaCert WOT Assurer

.tel  http://rima.tel/

I believe that every human has a finite number of
heartbeats. I don't intend to waste any of mine
running around doing exercises. - Neil Armstrong
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Gossamer Spider Web of Trust: http://www.gswot.org
Comment: Contact Details http://rima.tel
Comment: My GPG Key http://sl.srima.eu/gpg

iHIEAREDADIFAk2/LmgrFIAAAAAAFQANcGthLWFkZHJlc3NAZ251cGcub3Jnc2Vh
bkBzcmltYS5ldQAKCRDJ1+LfaIt9mPTgAKCwP7EwGtgYEP++qSi/sals75yr2QCd
ESje11F/joxNkjsw9Xb2cJ71Qtg=
=mjkF
-----END PGP SIGNATURE-----

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to