On Tue, Jun 12, 2001 at 10:22:22AM +0200, Frank Joppe wrote:
> Okay,
> 
> Suppose that a file is split into six parts, five of these parts will be
> stored in other (destination) nodes, while one part will be kept at the
> source.

> 
> If one of the destination nodes is a malicious one, which accepts the data
> and acknowledges "everything went well", while it actually
> destroys the data, then one part for the reconstruction is lost and the
> split file becomes not reconstructible.
This isn't a real problem.  Six parts will be generated, and the node will
only store one.  Other nodes that drop this file will do the same thing, but
store a different part.  There is no "accepting" of any data.  A malicious
node can drop the file outright, but we can still route to that part
generated on another node.

I do want to point out that this solution probably isn't all that effective
if we have split files anyway, as myself and Oskar have both pointed out. 
Nevertheless its pretty clever.

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

Reply via email to