gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] GNUnet replication mechanism


From: eric haumant
Subject: [GNUnet-developers] GNUnet replication mechanism
Date: Wed, 2 Apr 2003 10:01:28 +0200

> Yes, it does. GNUnet can send content out to the network without a query.
In 
> fact, instead of padding with 1k noise, it can just send 1k random
content. 
> That is good because it doesn't cost any bandwidth and spreads the content

> around, making it harder to track where it came from. 

Is it possible to make GNUnet send more noise to other peers. It would be
interesting to add a key in gnunet.conf to set the noise padding rate to
make gnunet replicate more random data. 
I haven't get yet throught the core source code, can you tell me where
(which file and which function) is gnunet generating random noise messages ?
It's probably a call to sendBuffer or appendToBuffer in connection.c but I
can't find the real call. There isn't any log there.

Thanks for help !
Eric.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]