On Sat, 23 Dec 2000, Bryan Derksen wrote:
> 
> Looks like it'd be a good idea to implement node-to-node encryption sooner
> rather than later, otherwise as "illegal" files start getting passed
> around through Freenet random node owners' ISPs will be sent
> cease-and-desist letters because of other peoples' requests.
> 

Will node-to-node encryption really help that much? The way I read it,
their algorithm looks something like

For all nodes n in known Freenet nodes
        For all Bad Documents d in known Bad Documents
                query n for d
                if n responds, send ISP cease-and-desist letter
        end for
end for

This seems to work as long as you know the ISP used by n and as long as
queries work even some of the time. Whether or not n had an encrypted link
with another node n' when passing along the query doesn't seem as
relevant.

-David 


_______________________________________________
Freenet-chat mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-chat

Reply via email to