Re: [ANet-devel] Re: Basic requirements
Status: Abandoned
Brought to you by:
benad
From: Dale T. <dal...@88...> - 2000-12-01 02:31:48
|
Hi, Can you explain how you a query differs from a 'message' in the system? Surely a query is just another packet of data that needs to be communicated to different node/nodes in the system? I think that we are probably talking about the same thing. For this list I was focusing on the anonymous messaging part of the application. I'm am a bit confused about what you mean in section 2.2 of the documentation about handling static data. How would you propose to give the functionality of Freenet without using a similar system? What do you mean by static download (about Freenet)? thanks, - Dale On Thu, Nov 30, 2000 at 08:12:44PM -0500, Benoit Nadeau wrote: > >Here is the list I have so far: > > > >1) Must be able to send messages across the network anonymously. > > - Yeah I know this is basic but it doesn't hurt to say it ;) > > > >2) Must be difficult/impossible to tell from which node in the network the > >message originated. > > > >3) Must be difficult to perform traffic analysis on the network. > > - e.g. Activity patterns must be shielded. > > > >4) Must be resilient to malicious nodes. > > - e.g. Spamming nodes, flooders etc... > > > >5) Must not rely upon a central server. > > > >6) Must try to make efficient use of bandwidth. > > - Not at the expense of 1-5 however > > > >So which ones have I missed? > > If "send messages" is for queries, then you missed the static data and the > data transfers. > > - Benad > > > _______________________________________________ > ANet-devel mailing list > ANe...@li... > http://lists.sourceforge.net/mailman/listinfo/anet-devel |