diff --git a/README.html b/README.html index 25f8e31..a827ab4 100644 --- a/README.html +++ b/README.html @@ -43,11 +43,11 @@ hacking around the news system and doesn't like to read a lot:

  • Get and configure the software:
  • Add maintainers' PGP public keys @@ -66,8 +66,8 @@ to the news system key ring.
  • Test pgpverify. If you have the news.announce.newgroups key in your key ring, run - -ftp://ftp.isc.org/networking/news/misc/pgpcontrol/sample.control + +ftp://ftp.isc.org/pub/pgpcontrol/sample.control through pgpverify on stdin. It should spit out the string "news.announce.newgroups" on stdout. @@ -85,8 +85,8 @@ script that verifies an article is what it says it is, and a patch to hook it into the news server's processing of control messages.

    The stand-alone program, - -ftp://ftp.isc.org/networking/news/misc/pgpcontrol/pgpverify, + +ftp://ftp.isc.org/pub/pgpcontrol/pgpverify, is a Perl script that should work with Perl version 4 and up. (I have not tested @@ -94,19 +94,19 @@ it with earlier versions.) It does not contain any code making it dependent on any particular news server software.

    - -ftp://ftp.isc.org/networking/news/misc/pgpcontrol/server-patches/ + +ftp://ftp.isc.org/pub/pgpcontrol/server-patches/ has patches for hooking the system into existing news server software. Choose the one for your system from the list below.