home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / pgpamp1.zip / README < prev   
Text File  |  1994-04-10  |  4KB  |  100 lines

  1. Privacy is becoming more and more of an issue to those of us who
  2. communicate electronically via compuserve, fidonet, or the internet.
  3. It's simply not safe (or wise) to send some information across the
  4. net.  One might not think it is prudent to broadcast your phone
  5. number or address to everyone who logs onto fidonet simply because
  6. you wanted to relay this information to a friend across the country.
  7.  
  8. That's where PGP co,es in. PGP enables you to send such infrmation
  9. confidentially to someone even though literally thousands of people
  10. will have access to the message. 
  11.  
  12. I offer this shell free of charge to those who would like to be able
  13. to use encryption to enhance their privacy, but don't wat to learn
  14. some of the rather arcane syntax necessary to run PGP. It also
  15. automates the process for experienced users.
  16.  
  17. You need 3 things to run this shell successfully.
  18. 1) PGP - this goes without saying, but I'll say it anyway.
  19.  
  20. 2) VREXX - this shell uses VREXX to make the program work. It is
  21. available from many sites including IBM. (It was written by an IBM
  22. emloyee). 
  23.  
  24. 3) The environment variable PGPSHELL should be set. i.e.
  25. SET PGPSHELL=C:\PGP
  26. should be in your config.sys and autoexec.bat files.
  27.  
  28.  
  29. The following files should be included in the ZIP file with
  30. PGPAMP.CMD...
  31.  
  32. PGPAMP.SIG    
  33. AMP.ASC    
  34. README.          
  35. PGPAMP.CMD    
  36. PGPAMP.ICO
  37.  
  38. PGPAMP.SIG is a detatched signature file created by PGP of PGPAMP.CMD
  39.         After you add me to your public key ring, (see AMP.ASC), you
  40.         should be able to verify that PGPAMP.CMD has not been tampered with.
  41.         From the command line, enter 
  42.                 PGP PGPAMP.SIG
  43.         You will be prompted for the file that the signature was for.
  44.         You then enter PGPAMP.CMD and the file will be validated (or
  45.         not  if it's been tampered with.
  46.  
  47. AMP.ASC is my public keyring. Either run PGPAMP and goto the KEYRING
  48.         commands and add this file to your public keyring, or enter the
  49.         following from the command line...
  50.                 PGP -ka AMP.ASC 
  51.  
  52. README is the file you are currently reading.
  53.  
  54. PGPAMP.CMD is the OS/2 command file that, when executed, will
  55.         hopefully provide you with a useful shell for interfacing with PGP.
  56.  
  57. PGPAMP.ICO is an OS/2 icon. Not very fancy, but then, I'm not an artist.
  58.  
  59.  
  60. Release Notes:
  61.  
  62. PGPAMP.CMD Version 1.0 
  63.         This is the initial release. I've tested the functionality of
  64. PGPAMP and about the only known problems have to do with the focus of
  65. the program. That is, when PGP needs information that is not provided
  66. by the command line like your passphrase, the program focus is not 
  67. correctly shifted to the OS/2 window. This requires that you click on
  68. the window and then enter whatever is requested. The program focus
  69. will automatically be shifted back to the VREXX dialog boxes
  70. correctly.
  71.  
  72.  
  73. Future Enhancements:
  74.         1) As soon as I figure out how, I'll fix the progam focus
  75. problem. (If anyone out there knows how to solve this, please let me
  76. know.)
  77.  
  78.         2) I may add a prompt for your passphrase which will be
  79. stored as an environment variable for the duration of the program. If
  80. you want this feature send me mail.
  81.  
  82.         3) If there is a feature of PGP that I've left out that you
  83. would like to see included, send me mail.
  84.  
  85.  
  86. How to reach me:
  87. I can be contacted on MCIMail at 370-1548
  88.  
  89. My Internet address is 00003701548@mcimail.com
  90.  
  91. I also occasionally hang out on AEN_NEWS, CIVLIB, or RTKBA
  92.  
  93.  
  94. If you like this command file, send me mail. If you don't, send me
  95. mail....
  96.  
  97.  
  98. Alan M. Pugh
  99.  
  100.