home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1095.PGPOPER.WQ1 / 1095.PGPOPER.csv next >
Comma Seperated Value File  |  1993-12-24  |  2KB  |  76 rows

#The following document provides a series of notes and examples which are designed
1to help the PGP novice user to properly maintain and care for public keys in a     
2secure environment using the PGP utility software.     
3      
4      
5      
6      
7Item No.Activity Operative Command Results/Disposition
8      
91Install System   Set DOS PATH command in
10     AUTOEXEC.BAT so that DOS can
11     always find PGP; Set the DOS
12     ENV variable TZ=-3 (EST). Set
13     the DOS Env. Variable PGPPATH
14     to the drive and sub-directory
15     where you have your keyrings. 
16     This will make PGP available
17     all the time.
18      
192REBOOT Ctrl-Alt-Del Required to make DOS Changes
20     (Item 1) work.
21      
223Generate Secret Key PGP -kg System will create public and
23     private keyrings in
24     subdirectory specified by
25     PGPPATH as specified in (1)
26      
274Create Public Key PGP -kxa <user id> This command will extract a
28   <keyfile> "Public Key" from your keyring
29     and put it in <keyfile>.
30     Specify the <user id> to be
31     extracted.  To get ready to
32     send out you public key: give
33     your own user id. Save
34     <keyfile>.
35      
365Note: At this point you can send a message to someone and include your    
37 Public Key.  After you have done that, then THEY will be able to send    
38 you a PGP crypted message.    
39      
40::     
41      
426Received Message Ah Ha! Save this message.  You will
43 containing Public   need to process this using
44 Key for a remote   PGP, shortly.
45 correspondent.    
46      
47      
487Add Public Key(s) to PGP <filename> PGP will add any key(s) found
49 your keyring   in <filename> to your Keyring
50      
51   New Key, without PGP will ask if you want to
52   authenticating Authenticate these keys.  You
53   signature(s) would only do this if you have
54     personnally received the key
55     directly from a trusted
56     person.
57      
58   New Key, with  Known ?? Does PGP Authenticate the key
59   Authenticating  
60   Signatures  
61      
62   New Key, with a bad?? 
63   signature  
64      
65   New key with 1 good?? 
66   and 1 bad signature  
67      
68   Existing key, with PGP will check the new key to
69   no signature be sure it matches the old key
70      
71   New key matches No action
72   existing key  
73      
74   New key not same as ??
75   old key