aboutsummaryrefslogtreecommitdiff
path: root/mail/firepay/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-30 12:06:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-30 12:06:26 +0000
commit59843679373e4ce79e6b8539b891904876a6345d (patch)
treed452f3e239fc4f4250471462e0eb0b48f360471e /mail/firepay/pkg-descr
parent6d70eea6637c27820f450a2f1ab8270ad92a13e8 (diff)
downloadports-59843679373e4ce79e6b8539b891904876a6345d.tar.gz
ports-59843679373e4ce79e6b8539b891904876a6345d.zip
Notes
Diffstat (limited to 'mail/firepay/pkg-descr')
-rw-r--r--mail/firepay/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/firepay/pkg-descr b/mail/firepay/pkg-descr
new file mode 100644
index 000000000000..cadaec9c6213
--- /dev/null
+++ b/mail/firepay/pkg-descr
@@ -0,0 +1,8 @@
+FirePay is an implementation of the HashCash/MIME
+(application/postage-hashcash) specification. HashCash is an anti-spam,
+anti-DoS system for email. The concept centers around the sender of the
+mail completing a computationally expensive task (in this case,
+generating hash collisions) that the recipient can verify very quickly.
+This allows the sender to "pay" for transport in CPU cycles, creating
+artificial scarcity. Programs are included to add payment to messages
+(for the sender) and to verify message payment (for the recipient).