blob: aee2f9f740a7df510fddf93c149338b437b3cbd5 (
plain) (
tree)
|
|
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.
|