OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   27-Aug-2002 15:02:32
  Branch: HEAD                             Handle: 2002082714023101

  Modified files:
    openpkg-web             index.wml security.wml

  Log:
    Fix broken links to a broken or nonexisting keyserver. Suggest the more
    reliable MIT keyserver for PGP key service. Please review this change for
    political considerations.

  Summary:
    Revision    Changes     Path
    1.33        +1  -1      openpkg-web/index.wml
    1.20        +1  -1      openpkg-web/security.wml
  ____________________________________________________________________________

  Index: openpkg-web/index.wml
  ============================================================
  $ cvs diff -u -r1.32 -r1.33 index.wml
  --- openpkg-web/index.wml     9 Aug 2002 10:24:38 -0000       1.32
  +++ openpkg-web/index.wml     27 Aug 2002 13:02:31 -0000      1.33
  @@ -109,7 +109,7 @@
   from its official URL <a
   href="http://www.openpkg.org/openpkg.pgp";>http://www.openpkg.org/openpkg.pgp</a>
   or from the PGP keyserver network under <a
  -href="http://keyserver.pgp.com/";>http://keyserver.pgp.com/</a> (find the key
  +href="http://pgp.mit.edu/";>http://pgp.mit.edu/</a> (find the key
   by searching for "OpenPKG"). For more details about digital signatures
   see our <a href="security.html">security</a> page.
   
  Index: openpkg-web/security.wml
  ============================================================
  $ cvs diff -u -r1.19 -r1.20 security.wml
  --- openpkg-web/security.wml  23 Aug 2002 12:52:15 -0000      1.19
  +++ openpkg-web/security.wml  27 Aug 2002 13:02:32 -0000      1.20
  @@ -114,7 +114,7 @@
         <li>Directly from the master location (preferred):<br>
             <tt>$ lynx -source http://www.openpkg.org/openpkg.pgp | gpg --import</tt>
         <li>From the keyserver of the PGP network:<br> 
  -          <tt>$ gpg --recv-keys --keyserver keyserver.pgp.com 63C4CB9F</tt>
  +          <tt>$ gpg --recv-keys --keyserver pgp.mit.edu 63C4CB9F</tt>
         <li>From an existing OpenPKG hierarchy:<br>
             <tt>$ gpg --import <i>prefix</i>/etc/openpkg/openpkg.pgp</tt>
       </ul>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to