Hi Group, How does the whats new query packet look like. As far as I understood, the search string is replaced by "WhatIsNewXOXO". Is there any thing missing? ...
Hi to ALL, Now, Fusteeno is a open source project. Fusteeno is under GPL license and is published on Sourceforge,net: http://sourceforge.net/projects/fusteeno ...
... Kademlia library. It's not as if we implemented a new algorithm. It's using the same algorithm and implements the same set of operations (PING, FIND_NODE,...
Why not hooking in the Ghost Rating from Shareaza?? This has much more features, like wrong named files, porn, and other 'bad things'. It filters out major...
... Really? I remember we went to great lengths to emulate bucket behavior through Patricia. We have added some code that will let us do some advanced ...
That's pretty obvious no? The k-buckets are important for two things though. For one they improve the resistance against malicious Nodes. Once a k-bucket is...
... I don't think Credence is based on voting - if I recall correctly it looks for users who have tended to agree with your ratings in the past, and asks them...
... It also looks for people who have disagreed with your ratings and uses their votes inverted. So spammers need to vote up many files to be able to vote up ...
Am Montag, 7 de Mai de 2007 21:54 schrieb Arne Babenhauserheide: My text more cleanly: It uses the votes of positively and negatively correlated people, but...
... but the votes of negatively correlated people are inverted. Well said. Does anyone know the version of LimeWire that Credence was patched against? I want...
... to the over all success of the protocol (just the efficiency), as long as any FIND* message returns nodes at least one bit closer to the query. ... ...
... Jupp: "Well, the limewire folks put out new versions pretty often, and not always to fix security holes. The newest Credence 1.4 was current to the...
... At the time I did my study of Kad (an implementation of Kademlia for eMule), it had one million simultaneous DHT nodes, plus firewalled users that were not...
... http://portal.acm.org/citation.cfm?id=1177084&dl=&coll=&CFID=15151515&CFTOKEN=6184618 That paper is about "ionsampler". It is about how to "crawl" a ...
... I'd rephrase it. We force them to have a high uptime. ... They'd have to spawn a gigantic number of Nodes to accomplish this. The bigger your presence in...
... One problem I know from Kad (edonkey) is, that it's quite hard on a weak router. It did simply kill our fritz.box (half a year ago). We couldn't find out...
... at the same time. The hope is to fragment the network. ... I don't know how many nodes for a successful attack. However, you only need k (ie, 20) long...
... That's why you want to limit the number of Nodes per k-bucket per Class C Network. Under the assumption the DHT is big and the Node IDs are globally/random...
Hello group, I have a question about general gnutella development. I understand that there are some reasons why using key words for the query routing protocol....
Hi Miguel, ... I wasn't involved in the creation of QRP, but from what I've gathered, this is just a common misconception. Remember that the creation of ...
... Even non-malicious failures, such as an ISP or router malfunction make this desireable, to build redundancy. That is a very good idea. If you make a spec...
... You can already find most of the specs of Gnutella at the following links: - http://the-gdf.org - http//gnet-specs.gnufu.net (mirror with less spam) And an...
Do you remember the very old bearshare version which was able to connect to the network always as an ultrapeer (that was an option in the configuration menu)?...
Thanks greg and sam for your responses. The documentation you gave me and your reponses makes me open a discussion, at least with myself, about the purpose of...
The client simply says, if it wants to be UP or Leaf. If it becomes ultrapeer depends on whether it thinks it useful. Wishes, ARne ... [Non-text portions of...
Dear servent writers, please make sure that you do not include a leaf's QRP table in the combined table if the leaf sends a hops flow message with value less ...
... Does this mean that a leaf can't reply to a remote peer that is 2 hops way (i.e. one hop away from the ultrapeer)? Or does this mean that it can reply only...