home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / utilities / cli / pgp2 / !ReadMe < prev    next >
Encoding:
PGP Message  |  1995-06-08  |  2.9 KB  |  81 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. This is a version of PGP 2.6.2i suitable for use on Acorn's RISC OS machines
  4. such as the Archimedes, A3000 and Risc PC.
  5.  
  6. This distribution does include source code, but does NOT include
  7. things necessary only for compiling PGP on other platforms. If you
  8. want that, you should get the original distribution, for which the
  9. nearest FTP site to you is probably ftp.ox.ac.uk .
  10. (All the source files that are here should still be usable on other
  11. systems, though; it's just that some of the extra files needed for
  12. them aren't here any more.)
  13.  
  14. I should make it clear that I didn't write this; I just ported it.
  15. The only substantial bits of my code are the ARM-specific arithmetic,
  16. MD5 and low-level IO calls.
  17.  
  18. I haven't made any attempt to port stuff in the "contrib" directory,
  19. because I never use it. It looks like it should be pretty easy -- just
  20. a matter of the usual filename fiddling.
  21.  
  22.  
  23. For general information about PGP, read "readme/1st" first, and then
  24. look in the "doc" directory. All this stuff is from the standard
  25. PGP 2.6.2i distribution.
  26.  
  27. For more information about the RISC OS version than is in this file,
  28. see !Hints. In particular there's information about installing PGP
  29. there.
  30.  
  31.  
  32. What's different in the RISC OS version?
  33.  - Lots of filename-handling changes. I think I've caught
  34.    everything.
  35.  - ARM code for various things that need it or benefit from it.
  36.  - different filenames for various things, of course.
  37.  
  38. For more information about this, see the file !Changes, which
  39. details every change I've made to the original distribution
  40. with the exception of "automatic" filename changes (things like
  41. foo.c -> c.foo).
  42.  
  43.  
  44. Potential gotchas:
  45.  - You must use RISC OS filenames; PGP will not translate, say,
  46.    /foo/bar.c into $.foo.c.bar for you.
  47.  - Filename extensions are *not* converted into directories;
  48.    if you want "foo.bar/asc" to mean "foo.asc.bar" or something
  49.    then you'll have to edit the source code yourself.
  50.  - Filename extensions must be given in lowercase. Sorry. (It
  51.    doesn't matter what case the filename on disc has; just what
  52.    you feed to PGP yourself.)
  53.  - Several filenames have changed non-trivially; e.g., pubring.pgp
  54.    has become pubrng.pgp (note missing "i").
  55.  
  56.  
  57. Checking you've got a valid copy:
  58.  - The file "pgp/asc" contains a detached signature for the "pgp" binary,
  59.    signed by me.
  60.  - The file "key/asc" contains my PGP key.
  61.  - You can sort-of verify that it's my key by checking against a copy
  62.    from a keyserver.
  63.  - Of course, some malicious person *could* be impersonating me cleverly.
  64.    If you're worried about that, you probably have ideas about how to
  65.    become less worried.
  66.  
  67.  
  68.     -- Gareth McCaughan
  69.        gjm11@pmms.cam.ac.uk
  70.  
  71.  
  72. -----BEGIN PGP SIGNATURE-----
  73. Version: 2.6.2i
  74.  
  75. iQCVAgUBL9b8NpDvH+iElM3dAQGTIAP/RPQl7WVg2i30DU01zKCrtxLGAKMH6f2z
  76. MVXx/k+8LvLD3++Ya7pZATdZgpP/UszQDA1kLr77Z0OmidPyestXEBporngISdSK
  77. giSqKzM3Kp2pBWppJZKfq9oftz10juBjjlKbjz/AEAyu3tb1imYs9HngdpFu9jkA
  78. 8q3ISLPTZSI=
  79. =NsVV
  80. -----END PGP SIGNATURE-----
  81.