I would like to know if the Freenet.crypto packages are in a frozen state. I'm working on a node discovery idea and would like to add crypto to it from those packages, but I need to make sure that that package won't change on me between the current CVS tree and 0.3.
BTW--my discovery software for the node just needs some debugging, compiling, and testing. I'm still working on the client. The idea is that you can drop it into any kind of node, be it the referance node/client, Whiterose, etc. and run it as long as those crypto packages are available and a Java VM. It also assumes that the "nodes.config" file stores addresses to other nodes in the form "IP:port\n", or (if domain names are used in the future) "domain:port\n". Or is it "IP/port"? Can't remember, I just know that its consistant with however its stored now. As long as that doesn't change, it will work. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
