On Wednesday 22 April 2009 02:09:21 Arne Babenhauserheide wrote: > Am Dienstag 21 April 2009 17:41:59 schrieb Theodore Hong: > > VolodyA! V Anarhist <Volodya at whengendarmesleeps.org> wrote: > > > Matthew Toseland wrote: > > > If you watch the 'Human body' documentary it says that humans have on > > > average 20 people they call friends. I am unsure where that number comes > > > from, but if it's some scientific study, that's another reason to keep 20 > > > node limit, or if we increase it than it shouldn't be more than something > > > like 25. > > > > There's a thing called Dunbar's number which supposedly represents an > > upper cognitive limit on the number of friendships that a person can > > keep track of - estimated to be around 150. > > http://en.wikipedia.org/wiki/Dunbar%27s_number > > So we get to the question, what a freenet contact is: A friend or an > aquaintance. > > If you look at myspace and similar sites, you'll see people with hundreds of > "friends" which in truth are aquaintances. > > Also the question arises, which number of friends will be efficient for > freenets algorithm: How many people have similar interest?
In terms of routing, the main issues are: - There must be a small-world network. Clearly random automatically selected participants will not form a small-world network, but acquaintances probably do. I repeat, randomly selected people through any automated mechanism WILL BREAK ROUTING! - There must be enough of them online at a time that there is a viable, routable network. In terms of security: - Darknet is much more secure than opennet simply because the cost of getting a connection to the target node is much higher. This greatly reduces the effectiveness of mobile-attacker source tracing attacks, one of the most serious known attacks. - Clearly you are vulnerable to your peers. But no more so on darknet than on opennet, really. On opennet, it is possible to get many connections to the target; on darknet, you have to persuade the user to give you such connections by e.g. pretending to be many people. So IMHO unless you have serious security requirements there is no reason not to connect to acquaintances. > > The wikipedia entry suggests that specialized academic interest groups are in > the size of 150 individuals. The same might be true for other specialized > groups. > > If all members of such a group were using freenet: Should they all have every > other member of the group as freenet friends, or should they only have their > closest contacts? I don't know. IMHO 150 is probably too much, have you spoken privately to all these people? > > If they should have more contacts, we'll need stronger friend interaction > features, so we can keep the cost for social interaction with friends low. We need stronger friend interaction features full stop. > > A Jabber server which automatically adds all friends as contacts would be an > option, I think. Hmmm perhaps. > > Best wishes, > Arne -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090422/4f1091c0/attachment.pgp>