Re: Newbie gpg question

From: Peter Pearson (ppearson_at_nowhere.invalid)
Date: 05/09/05


Date: Mon, 09 May 2005 09:27:49 -0700

ronnotel wrote:

> I've set up gpg and have been able to generate my key which can encrypt
> and decrypt files successfully.
>
[snip]
> 1. What exactly do I need on the computer that I recover to in order to
> decrypt the files from the backup service? I.e. Do I need just the
> public key, or the private key as well?

You need: (1) GPG; (2) your "private" keyring, secring.gpg;
(3) the passphrase that unlocks your private keyring.
(Lacking confidence, I'd just take the whole .gnupg directory.)

> 2. Where should these elements be stored?
[snip]

Everything that's secret is in secring.gpg, and is encrypted
under the passphrase. Pick a good passphrase and store it
securely (not subjects for this post). Everything else you
can write to CD, or email to friends to hold for you.

-- 
Peter Pearson
To get my email address, substitute:
nowhere -> spamcop, invalid -> net


Relevant Pages

  • Re: public private key, 3DES
    ... When you want to generate a persistent symmetric key, ... normally derive it from a passphrase and initialization vector. ... key and encrypts passphrase, IV, etc using Y's public key. ... The private key is not to be distributed or saved, ...
    (microsoft.public.dotnet.security)
  • RE: TIPS FOR THE NEWCOMER
    ... using your old private key, so there's no point in keeping a backup. ... > security risk if I send this through e-mail as an attachment to the ssh ... > has been compromised it does not really matter since it is a public key ... > more words for the passphrase it gets harder to crack? ...
    (SSH)
  • Re: Suggestions For The Passing of Passphrases
    ... > passphrase of 20+ randomly generated characters. ... The conventional solution uses public key encryption. ... newspaper, in a telephone conversation between A & B, etc.). ... Only B can decrypt the message (using the private key) - it ...
    (sci.crypt)
  • Re: iptables newbie questions
    ... Calculating the private key from a public key is impractical. ... since generation time is impossible to ... it will ask for a passphrase. ...
    (comp.os.linux.security)
  • Re: Main Reason for Using PKA?
    ... and also has to know your passphrase. ... message encrypted with its private key. ... using the remote machine's public key. ... using a key negotiated in the connection sequence. ...
    (comp.sys.mac.system)