diff options
Diffstat (limited to 'mail/hashcash/pkg-descr')
-rw-r--r-- | mail/hashcash/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/hashcash/pkg-descr b/mail/hashcash/pkg-descr new file mode 100644 index 000000000000..aee2f9f740a7 --- /dev/null +++ b/mail/hashcash/pkg-descr @@ -0,0 +1,4 @@ +The hashcash tool allows you to create hashcash tokens to attach to +emails you send, and to verify hashcash tokens attached to emails you +receive. A hashcash token constitutes a proof-of-work which takes a +parameterizable amount of work to compute for the sender. |