On Mon, Nov 17, 2008 at 3:53 PM, David 'Bombe' Roden <[EMAIL PROTECTED]> wrote: > In plugins/WoT/Identity.java the function getIdFromURI (line 277) says it > returns the routing key of a FreenetURI but it extracts the part between the > two commas. Isn't that the crypto key?
It should use Base64.encode(uri.getRoutingKey()) > > > Bombe > > _______________________________________________ > Devl mailing list > [email protected] > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > _______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
