On Tue, Aug 07, 2001 at 10:58:50AM +0200, Arthur Bergman wrote:
> 01-08-06 21.36, skrev Nathan Torkington p� [EMAIL PROTECTED] f�ljande:
> 
> > Someone who wrote a Freenet server in Perl would make my year.  The
> > only implementation of Freenet right now is in Java, and my
> > experiments showed it to be hideous to configure and run.  A version
> > that anyone with Perl could run would rock ...
> > 
> > Nat
> 
> Nat,
> 
> How hard is the freenet protocol? I am not up to the task of writing a full
> blown server, but I could possibly write the protocol.

Fine :)

What else would be needed Nat? I just took a quick look at it, but it seems
to have:
-a http server (available)
-an XML RPC server/interface (something we would like to have anyway)
-the protocol that nodes use when talking to each other (above)
-the data store
-communication through encrypted channels (out-of-the-box solutions would
 be nice to have as well)
Is this roughly all we need or what is missing ?

Torvald

Reply via email to