          MODULE=krb5
         VERSION=1.22.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=https://web.mit.edu/kerberos/dist/$MODULE/${VERSION::4}
        WEB_SITE=https://web.mit.edu/kerberos/www/
      SOURCE_VFY=sha256:3243ffbc8ea4d4ac22ddc7dd2a1dc54c57874c40648b60ff97009763554eaf13
         ENTERED=20020218
         UPDATED=20260519
           SHORT="A network security protocol"
           PSAFE="no"

cat << EOF
Kerberos was created by MIT as a solution to network security problems.
The Kerberos protocol uses strong cryptography so that a client can prove its
identity to a server (and vice versa) across an insecure network connection.
After a client and server has used Kerberos to prove their identity, they can
also encrypt all of their communications to assure privacy and data integrity
as they go about their business.
EOF
