aboutsummaryrefslogtreecommitdiffstats
path: root/news/pgpmoose/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-08-09 08:34:33 +0800
committersteve <steve@FreeBSD.org>1998-08-09 08:34:33 +0800
commitbe42adc9a7a5bf2d5bb2acbb7bd6435213eb05c3 (patch)
tree517fbb7ecf137349b6094d4a84ff7c0f0276df18 /news/pgpmoose/pkg-descr
parentea9cce09d9ebc331955bf7f3dc693e9a84ea1bec (diff)
downloadfreebsd-ports-gnome-be42adc9a7a5bf2d5bb2acbb7bd6435213eb05c3.tar.gz
freebsd-ports-gnome-be42adc9a7a5bf2d5bb2acbb7bd6435213eb05c3.tar.zst
freebsd-ports-gnome-be42adc9a7a5bf2d5bb2acbb7bd6435213eb05c3.zip
Initial import of pgpmoose version 1.0.
Handles signatures for moderated newsgroups. PR: 5200 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Diffstat (limited to 'news/pgpmoose/pkg-descr')
-rw-r--r--news/pgpmoose/pkg-descr27
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.