|
From: Luke H. <lu...@et...> - 2001-05-12 18:15:19
|
> * If you disconnect and reconnect to a Blocks server it > will only send you adverts for files that are available > remotely, not for files it has within its own disk cache. > This is to prevent scanners traversing the Blocks > network and examining the files stored in each node. > This means that the only way snoopers can associate a > file with a particular Blocks server IP is to be directly > connected to that server at the point the file was > uploaded or cached. I _think_ that this problem can be solved by simply never advertising to your neighbors that you have a block. Instead, make up a few "loopback links" that point back to yourself and then use them to pad out messages to at least 3 hops. This would prevent people who were directly connected to you from finding out what you've got in your cache. (I think. I haven't had time to check it out, but I think there would be a way for someone to connect to you with three different clients and compare what routes you were advertising to get more info.) It's a simple concept, but hard to explain without pictures. Should I draw some? -Luke |