Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22588 - Add hashcash to portage
Summary: Add hashcash to portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Chuck Short (RETIRED)
URL: http://www.cypherspace.org/hashcash/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 22589
  Show dependency tree
 
Reported: 2003-06-10 20:53 UTC by Jason Clinton
Modified: 2003-09-11 17:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
hashcash ebuild (hashcash-0.25.ebuild,4.77 KB, text/plain)
2003-06-18 13:51 UTC, bdonlan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Clinton 2003-06-10 20:53:04 UTC
This is a tracking bug for my progress on add hashcash to portage. I'm a new
Gentoo developer so go easy on me!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jason Clinton 2003-06-10 21:33:00 UTC
Hashcash is a utility to prevent flooding a free service by requiring a user to run a bit collision using a CPU intensive algorithum for which backchecking is not CPU intensive.

IMHO, this makes this a good canidate for net-misc/.
Comment 2 bdonlan 2003-06-18 13:51:26 UTC
Created attachment 13482 [details]
hashcash ebuild

This is an ebuild for hashcash. This is my first ebuild, so please tell me if
it's broken :)
Comment 3 Chuck Short (RETIRED) gentoo-dev 2003-09-09 18:05:24 UTC
I emailed the author of hashcash and  hashcash 0.27 should be released in the next couple of days. There should be some bug fixes in the next release. When it is release I will add it.
Comment 4 Chuck Short (RETIRED) gentoo-dev 2003-09-11 17:42:20 UTC
I added hashcash to cvs, I fixed up your ebuild and removed most of the comments from the template. Hashcash 0.27 was released today and I have added it to cvs.