From: "Ray Heasman" <[email protected]>
> So, the best way to
> DOS freenet is to spider over freenet and continuously request data. Then,
> loop through your list of URLs and make sure to only request an URL again
> after requesting at least an amount of data equal to the average datastore
> of each nodes out there.

Oops, it seems like Freegle is the death of Freenet... I don't re-request
any URLs so far, but this is what I plan to implement some day. I won't do
it in a continuous loop though, but with a long delay. Long enough that you
can assume that most of the files are probably not around anymore (6
months?).

In the short term, I will only re-request keys that couldn't be found in the
first try; this is harmless.

> The fix for this is trivial, and will be left as an exercise for the
reader.
> :-)

Reader stupid - author explain!

-Stefan


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to