Skip to forum content
FireGPG Forum
Forum for the FireGPG's extention. (!Don't post too links or wait we unban your, akismet is very aggressive)
You are not logged in. Please login or register.
Active topics Unanswered topics
Search options
FireGPG Forum » Posts by sparklejess
gnupg is a symbolic package, the programs are gpg and gpgv.
Got it.
'man gpg' tells you most of what you need to know.
Importing is as simple as putting the following into the terminal:
gpg --import /home/USER/seckey.asc
Exporting is a little different. The command 'gpg --export-secret-keys' exports all of them, but it just dumps them into the terminal window (try it and see), so you can use '>' to pass them to a text file:
gpg --export-secret-keys > /home/USER/seckey.asc
The mistake I made was to be logged in as root, not 'user' (the same user as is using firefox with firegpg plugin), so I was confusing myself by dealing with root's keys and wondering where my own keys had gone!
I'm generally very impressed with this bit of software, but I'm having a problem importing and exporting secret keys.
I understand that the latter *may* be a deliberate security measure, but it's annoying.
More problematic is that I can't import my secret key from elsewhere - it gives me the message 'The selection you are trying to import doesn't contain any valid PGP data.' I know that the data in question is valid - I've successfully imported it into other pgp-like programs.
I love the applicability of the software, but I can't use it seriously until I find a way around this. If anybody has any tips, even if they are information about where to find the information and manually pull it out using a text/hex editor etc., I'd be very grateful.
~Jess
Posts found [ 2 ]
FireGPG Forum » Posts by sparklejess
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 2 official extensions. Copyright © 2003–2009 PunBB.