GNU PGP

Generar una llave PGP para firmar

Corre,

$ gpg --gen-key

Please select what kind of key you want:
   (1) DSA and Elgamal (default)
   (2) DSA (sign only)
   (5) RSA (sign only)
Your selection?

Escoge el tipo de llave, (1) por omisión. Escoge (1).

DSA keypair will have 1024 bits.
ELG-E keys may be between 1024 and 4096 bits long.
What keysize do you want? (2048) 

2048 bits por omisión. 2048 bits es suficienciente.

Please specify how long the key should be valid.
         0 = key does not expire
      <n>  = key expires in n days
      <n>w = key expires in n weeks
      <n>m = key expires in n months
      <n>y = key expires in n years
Key is valid for? (0) 

Llave no expira, por omisión.

Real name:

Ingresa tu nombre

Email address:

correo electrónico

Comment:

Comentario es opcional.

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit?

Ingresa O.

Enter passphrase: 

Ingresa una clave.

GNUpg (last edited 2007-07-30 18:38:54 by RicardoYanez)