home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / misc / pgpamiga / readme.amiga < prev    next >
PGP Signed Message  |  1995-02-27  |  8KB  |  174 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3.  
  4.                                 PGP Amiga v2.3a
  5.                                 ===============
  6.  
  7.                 Amiga port by Peter Simons <simons@peti.GUN.de>
  8.  
  9.  
  10.                                                             Bonn, 18-Sep-93
  11.  
  12.  
  13.      This is a modified version of the official 2.3a release. A few things
  14. had to be changed in order to make PGP compile on the Amiga platform
  15. without errors. Additionally, a few Amiga specific features have been added
  16. in this release. The executables have been compiled with SAS/C 6.3 and have
  17. been tested for more than 4 weeks by several persons without any problems.
  18. Hence, the time for a release had come.
  19.  
  20.      This is a complete distribution containing all sources, manuals and
  21. contributions included in the official release. Only a few files have been
  22. deleted (like readme.vms), because they have no meaning for the Amiga
  23. version. If you want to use PGP on other platforms than the Amiga, I
  24. suggest that you get a copy of the original release (please look at the
  25. appropiate chapter in the docs for a list of FTP sites, where the archive
  26. is available).
  27.  
  28.      If you have any questions concerning PGP, DO NOT E-MAIL ME UNTIL
  29. YOU'VE READ THE MANUAL!! Security is no easy thing, you won't be able to
  30. use PGP correctly without reading the manual!! However, if you do not
  31. understand something or something does not work as described, feel free to
  32. ask me via e-mail or to post your question in alt.security.pgp.
  33.  
  34.      To compile PGP with SAS/C 6.x, just `cd' into the "src/" directory and
  35. call smake. You might want to modify the smakefile to compile a special
  36. 68020, FPU, etc... version. I have no idea wether the sources compile with
  37. other compilers than SAS/C, but I compared this PGP version with others and
  38. found it to be significantly faster than equivalent DICE and GCC versions.
  39.  
  40. Finally, here's a list of changes I've made:
  41.  
  42.  - fixed a bug in PGP's filehandling: It tried to move files using
  43.    rename(), what failed if the target was on another device. Now, the
  44.    routine checks if the rename succeeded and copies the file otherwise.
  45.  
  46.  - modified PGP to recognize local (SET vs. SETENV) shell variables, too.
  47.    (Only available under OS 2.04 or later!)
  48.  
  49.  - the configfile has been renamed from "config.txt" to "pgp.config"
  50.  
  51.  - modified filename manipulating functions to handle "T:" as temporary
  52.    file directory
  53.  
  54.  - PGP requires only 8k stack or less. (If the shell's default stack
  55.    is too small, PGP allocates a new one.)
  56.  
  57.  - the executable is now pure and may be made resident
  58.  
  59.  - reformatted the english help-file. (Thanks to Mark Constable
  60.    <markc@wnet.edex.edu.au> for the effort!!)
  61.  
  62.  - modified the md5sum utility to work on the Amiga. The sources,
  63.    executable and manual can be found in the "contrib/" directory.
  64.  
  65.  
  66. If you want to validate if all files are unmodified, use the md5sum utility
  67. together with the checksums appended to this text. Just type:
  68.  
  69.         contrib/md5sum/md5sum -cv readme.amiga
  70.  
  71. and all files in the distribuion will be checked. This file file itself is
  72. signed with my secret key, so a simple
  73.  
  74.         PGP -ka readme.amiga
  75.         PGP readme.amiga
  76.  
  77. will check the integrity of this text, too.
  78.  
  79.         bye, Peter
  80.  
  81.  
  82.  ---------------------------------------------------------------------------
  83.   Peter Simons  | Usenet: simons@peti.GUN.de       | PGP  v2.x  public  key
  84.   Europaring 20 | CBMNet: simons@peti.adsp.sub.org | available  on  request
  85.   53123 Bonn    |  Phone: +49 228 746061           | or via GET from almost
  86.   Germany       |    CBM: ETG207                   | any keyserver. Use it!
  87.  ---------------------------------------------------------------------------
  88.  
  89.  
  90. 249e865a33fad47702b3ca3932c522c8 *bin/PGP
  91. 34d0ee57bd7fa4ab699c1c3c0a522eb7 *contrib/md5sum/md5sum
  92. d7f9f1656fb00a16bd4394ada69d9190 *src/PGPAmi2_3a_src.lha
  93. 76400c36d5dc58cad39b17a1257cb6cd  bin/es.hlp
  94. 06d90ef1c0d8bfbde0eeac634e31715d  bin/fr.hlp
  95. 855a12f7b62bdf39e967d4c3eca65fb1  bin/keys.asc
  96. c4d77578674cda13931c05c52fdd5eb7  bin/language.txt
  97. 07c655f7f65e014f434b2b79457418d0  bin/PGP.config
  98. cc383da357114cd663f804414442f6cb  bin/pgp.hlp
  99. c731aedc75d2e9b8529224b0d949c809  contrib/elm_nn/mailpgp
  100. e28a011defaa7530248f4fefb59b4f05  contrib/elm_nn/morepgp
  101. 9d375c864699581918e3e61116eead48  contrib/elm_nn/postpgp
  102. 506689ac9a06cd27e04bad63f370c754  contrib/elm_nn/readme
  103. 98b81222b7588e0511d9071ec2de7562  contrib/emacs/pgp.el1
  104. 89c29474fb83b08b248f74e471d59177  contrib/emacs/pgp.el2
  105. 1c1ec7f7e7b00ddaae33833667f3f8b8  contrib/emacs/pgpemacs.doc
  106. 4eeb0cebacc5b16b60903bc84466c25d  contrib/emacs/rat-pgp.el
  107. 5e678a7c35ab0c68047c61a0a439ee40  contrib/idea/readme
  108. 2c64597c2298fad72b4d74c7b793fd50  contrib/mailx/mailer
  109. 43479edb13e993a82df4a1bf4afc05e9  contrib/mailx/pgpmail2
  110. 4015370f9361b1b60d3ddf36c416b3af  contrib/mail_tin/mailpgp
  111. 655ff0e4636a3875b6666be9eb8758ab  contrib/mail_tin/morepgp
  112. ea866f11aa54c108641e09d8631f0ff6  contrib/mail_tin/postpgp
  113. 3fd9fba5a24b927e2d5094b01a9df142  contrib/mail_tin/readme
  114. ca8583a7799e01e38e5e2d5e22df5919  contrib/md5sum/md5sum.doc
  115. 28d4fb6323854fa78c32df67382d177e  contrib/md5sum/md5sum.guide
  116. d2a85841d925356840138c309f2011b3  contrib/md5sum/md5sum.texinfo
  117. eaedb43ecef34461de49fadfc84171b3  contrib/md5sum/Readme.first
  118. 107788ec46ef6ab9dbb190215f5b6f1a  contrib/md5sum/source/getopt.c
  119. 0aea4302dbd0b781f3965f26adb4a83a  contrib/md5sum/source/getopt.h
  120. 3e51da0ccff62cf16cf60df6d3afdeb3  contrib/md5sum/source/md5.c
  121. 77b0683c3487e35d887959cf19f811f5  contrib/md5sum/source/md5.h
  122. 4a6dafa2f6282430e65d4728a1303a53  contrib/md5sum/source/md5sum.c
  123. 16cfdbb8551b5bff7f4639987fd9bfb5  contrib/md5sum/source/smakefile
  124. 67855834156daf7f22737f286ba32751  contrib/mh/pgpmail.mh
  125. 3bdf8e72ae597851240937072a967b81  contrib/mime/mimepgp.doc
  126. a762838f26073a73abb454898f408975  contrib/misc/PGPPager
  127. 86b2c5791e6186d2ab813feb68fcc227  contrib/misc/PGPPager.c
  128. 7e4bd0247bf70e97dcf88a795376bb4b  contrib/misc/ReadMe.txt
  129. 348a7799e0a7ccbee0d65d19cb66f709  contrib/readme
  130. 4bcdde13f3ab10c4d04f17815736d362  contrib/vi/vipgp.doc
  131. 8ca43cbc842c2336e835926c2166c28b  doc/COPYING
  132. 53065fbb187c9a14dd643caa131010c2  doc/keyserv.doc
  133. 042106c918c0ec9ba73ac666ba77e55b  doc/newfor22.doc
  134. 3bd01a58d2437a56ab70d74178a5be04  doc/newfor23.doc
  135. 9900a1c8e72083393ba5cc6fb1ebeb9a  doc/pgformat.doc
  136. 9d5da4ca20117e64fb31541f0bb46f5f  doc/pgpdoc1.txt
  137. 06011c6a75c4b0b6ac628c3fcf803e23  doc/pgpdoc2.txt
  138. c8e28a0fee8a2a6231b038e30e74529e  doc/politic.doc
  139. d80e91e43baf3c979c3ebae4f70e749c  doc/readme.doc
  140. 2cc2524572f9ee38c4057937a09b7b00  doc/setup.doc
  141.  
  142.  
  143.  
  144. -----BEGIN PGP SIGNATURE-----
  145. Version: 2.3a
  146.  
  147. iQBVAgUBLJtsg7O8v8mHeqZhAQE9sQIAmnqY7EZWi5ALOzFI8xIZ3j5sgvmnObrt
  148. rZjGr3w5AVZFHZ+btTkRPrGbcuFHFemC9eVHMRyn4AEVgAv9S9n6jQ==
  149. =KsnT
  150. -----END PGP SIGNATURE-----
  151.  
  152.  
  153. -----BEGIN PGP PUBLIC KEY BLOCK-----
  154. Version: 2.3a
  155.  
  156. mQBNAiuEC4sAAAECAMrOjRCPGSTGV/j/toYaURFBnY8UX0kNNDGlwkxcryHSuq3L
  157. ov8YqylmpLakZOOuq3EGAGzikI5xs7y/yYd6pmEABRG0IVBldGVyIFNpbW9ucyA8
  158. c2ltb25zQHBldGkuR1VOLmRlPokAVQIFECyTS5OBiGF1IXo6uQEBfw0CAJQzA3NT
  159. 8Xm3cOyexEp3aA+h7gLIiGLxDyRfEA2jNQwN3Elwy15iOS8OE133DlfqFnBMZXVR
  160. uvNLDEmU57fcqKiJAJUCBRAr3g/f3ic1/dqHwMcBAa8aA/9iUeTpjE6OhfFC3LFY
  161. m/DLXeJQ8RYEMRNTdbyZww+jZ09WKL0jn2lW6bN3mWn9ApBbb+Pstrm1AqijGf+0
  162. UzrUd3MIpvFf7I9FyU7w83L+GDwhu/ZwFKjwmD1nxF9vL72i2aFonFlhC5Spsn6K
  163. K9DnEmRKDyoP6pgqZGBBPT+avIkAVQIFECuip1nqmGPhIFVVVwEBukoB/3vlVOtU
  164. Z6y8kjJpssXjKTDPviqHBJQkkke/FhIxlU6MmoreH4clVQ6Tslj5WnsVFEtyb7MK
  165. kIm3dLhnhQJwmFeJAJUCBRArmdgirUw4AN3NE8EBARPIA/9n5o1hEhh2vR6Ajbe+
  166. XDKLJrEjf6O/7yJlXerOyUQUhhHZlp/BfSWQt8vpGKPZWGDf8gOij15bGGNA4q9E
  167. rUHqVPy+TIVdvbq4kB2dmOx9XQimU3eCoW07u88k8IcaG7E65yRiab0JjVKzgGHm
  168. OleCdXSKe66CZLEyHKVpB1LS/okAlQIFECuKDKGg2vOdsRGkQQEBJdQEAJ1eS9DJ
  169. 41qA41v7Dy3nPZQlDGS4VAjC5UBeGHH0wb4EOfbJbndAeUMsv2tMwg8Esb4ytaFV
  170. IdjLLscPwB0r1TdU+PHP6eI16Q9VnoL8mAwfet1qa1qhjSjfi5jaYoWsAdhHwOa1
  171. kZA9VrId/XcIg6E6PnTU3yFgBzjTXVzOpBam
  172. =FjZ1
  173. -----END PGP PUBLIC KEY BLOCK-----
  174.