blob: 21f22743ebaeaa4d44ee5cac4b969e9d4494e004 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://www.hashcash.org/
|