> the trouble is, we don't have interoperability with 0.2 either! If > some people are using a non-encrypting 0.2 release and other people > are using an encrypting snapshot, there is going to be a big mess > when their nodes try to talk to each other. (Probably there is > already.)
Why don't we make a copy of inform.php, call it informdev.php. Set the CVS source to default to using that for informURL. When we make a stable snapshot, change informURL back to inform.php in the init files. Probably a clever person could make inform.php maintain two or more separate lists of nodes, taking protocol number as a parameter, but I am not that clever. Doing this hack is just a matter of copying one file and changing one line in a couple of init files. Any objections? Hal _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
