Global Deb/XP keys from Deb partition ?

Alphax alphasigmax at gmail.com
Thu Mar 2 09:31:46 CET 2006


Adam Bogacki wrote:
> Hi, having seen a reverse example at 
> 
> http://lists.gnupg.org/pipermail/gnupg-users/2003-July/019421.html
> 
> I attempted
> 
> Tux:~# /usr/bin/gpg
> gpg: Go ahead and type your message ...
> gpg --armor --export mykey > mykey.asc
> 
> .. where it hung.
> 

Running gpg with no arguments assumes that you're either going to type
something to sign/encrypt (followed by ^D) or paste a signed/encrypted
blob which it will verify/decrypt. You need:

# gpg --armor --export mykey > mykey.asc

HTH,
-- 
Alphax                      |   /"\
Encrypted Email Preferred   |   \ /     ASCII Ribbon Campaign
OpenPGP key ID: 0xF874C613  |    X   Against HTML email & vCards
http://tinyurl.com/cc9up    |   / \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
Url : /pipermail/attachments/20060302/bf06f9fc/signature.pgp


More information about the Gnupg-users mailing list