mcveigh
Diamond Member
I'm trying to use the same key at home/work/laptop using Linux, WIn XP, and Win 2K.
I'm trying to export my private key and public key in linux to a text file so i can import it to use in windows. (it seems easier to do it this way than to import a private key into gpg.)
this is the command I'm using
gpg -v -o test.txt --export-secret-keys seth@hollen.org
but the text file it outputs is always encrytped.. how can I make a plain text file to iport in windows?
I'm open to other suggestions as well!!😀
I'm trying to export my private key and public key in linux to a text file so i can import it to use in windows. (it seems easier to do it this way than to import a private key into gpg.)
this is the command I'm using
gpg -v -o test.txt --export-secret-keys seth@hollen.org
but the text file it outputs is always encrytped.. how can I make a plain text file to iport in windows?
I'm open to other suggestions as well!!😀