           SPELL=pks
         VERSION=0.9.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:8346839d62f52a458bb6f158ea7540ae6b63df33c7e43c85955a5dfc9de1278150b0fcdd9afade262baa474b68951738f6ce6745f2c631be60594543875755ef
        WEB_SITE=http://pks.sourceforge.net/
         ENTERED=20030311
         UPDATED=20030822
      LICENSE[0]=BSD
        KEYWORDS="security"
           SHORT="PGP Public Key Server"
cat << EOF
Existing key servers for Pretty Good Privacy(TM) (PGP) use the PGP 
program for key management. PGP was not designed to handle large 
keyrings, and as a result, performance of the existing key server 
suffers badly. In this paper, I describe the specification and design 
of a new key server which does not depend on PGP for any of its 
functions. This new key server is a ``drop-in'' replacement for the old 
key server, providing almost all of the same functionality via both the 
e-mail and HTTP interfaces, with much improved performance. Early 
testing of this server under simulated production conditions 
demonstrates a performance increase of about two orders of magnitude 
compared to the old server. This increase is directly attributable to 
storing the key database in hash tables and balanced trees instead of a 
PGP format keyring.
EOF
