On Sun, Oct 20, 2002 at 09:49:50PM -0700, Tyler Riddle wrote:
> I wanted to throw some more fuel on the fire in this
> discusion. I am of the opinion that fred should not
> treat a key colision as a "failure" on the insert and
> abort. 
> 
> The first and most obvious reason is so I can freshen
> up a freesite by inserting it again. In this way I can
> make sure it exists on atleast a couple nodes. Now, as
> it stands, to freshen I would have to insert at low
> HTLs and that really blows.
This is not a viable updating mechanism as most nodes would cache the
old version, and the insert path would probably be different to the
previous one, and the new version would not propagate because the node
returns the first version it finds.
> 
> The second reason is more important. With the current
> behavior a rogue node could cause some serious damage
> by allways reporting a colision. This would be quite
Yes, it can, however the mechanism to do this is to return DataReply
rather than InsertReply, transferring the data from the original, which
must validate correctly. This means that to attack an SSK, the node op
must know the private key.
> good at preventing people from uploading content and
> it would require only a slight modification to fred.
Suggest you make an attack for this, we'll test it and see whether it
does any damage.
> It seems more sane to have the node forward the insert
> request along even if the data allready exists in the
> datastore. This way the worst that a rogue node
> operator could do is cause the insert to miss some
> nodes - not to fail completely. 
> 
> Tyler
> 
> --- Matthew Toseland <[EMAIL PROTECTED]>
> wrote:
> > On Sun, Oct 20, 2002 at 03:32:15PM +0100, Chris
> > Dennis wrote:
> > > I'm puzzled by the way Freenet behaves when trying
> > to keep a Freesite
> > > alive.
> 
> 
> =====
> AIM:rllybites    Y! Messenger:triddle_1999
> 
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
> 
> _______________________________________________
> Tech mailing list
> [EMAIL PROTECTED]
> http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/tech
> 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/

Attachment: msg00958/pgp00000.pgp
Description: PGP signature

Reply via email to