diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:34:33 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:34:33 +0000 |
commit | e2d9cdf652629ec6723696cc3fee0b308b7d5676 (patch) | |
tree | a5c3d5c6a32082a4e99570bb85ab094f0d752639 /news/pgpmoose/pkg-descr | |
parent | 1f4d913767d81d92a2ee1b10bb74c63e2f737885 (diff) |
Notes
Diffstat (limited to 'news/pgpmoose/pkg-descr')
-rw-r--r-- | news/pgpmoose/pkg-descr | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/news/pgpmoose/pkg-descr b/news/pgpmoose/pkg-descr new file mode 100644 index 000000000000..662b47d17600 --- /dev/null +++ b/news/pgpmoose/pkg-descr @@ -0,0 +1,27 @@ +PGP Moose +========= +by Greg Rose <ggr@usenix.org> + +The aim of this software is to monitor the news +postings of moderators of USENET newsgroups, and to +automatically cancel forged messages purporting to +be approved. This can be extended to the approvals +of individual users to automatically cancel messages +that appear without having been authorised by the +user. This has (obviously) been prompted by the +recent spammings and other events. + +This software and protocol is designed around +cryptographic signatures. The protocol is designed +to allow the use of different signature techniques. +This implemention assumes the use of PGP signatures, +but can be easily modified to use others, such as +the Digital Signature Standard. PGP was chosen for +its widespread availability around the world. + +PGP, the crux of the cryptographic software, was +written by Phil Zimmermann <prz@acm.org>, who +otherwise has nothing to do with this. The +cryptographic framework was written by Greg Rose +<ggr@usenix.org>, as were the INN news system +hooks. |