Hi devls, ;) some of you migjt know FIW's metadata browser which is quite helpful to debug Freenet inserts.
I wrote a servlet for Freenet that does actually the same (and it additionaly can generate SSK keys ;)). I've attached both the source and a jar using it to that mail. To try it, just add the jar into your class path and add mainport.params.servlet.mdata.uri=/servlet/metadata mainport.params.servlet.mdata.method=GET mainport.params.servlet.mdata.class=mihi.MetaDataServlet mainport.params.servlet.mdata.name=MetaData to your freenet.conf/ini. If you want to add that into freenet's main jar file, do so, or do whatever the GPL allows you to do with it. If you don't do anything, it will most likely end up in the contrib/ directory of one of the next FIW releases. (No, in current Freenet state I cannot maintain yet another freesite, sorry). mihi
mdservlet.jar
Description: Attached file: mdservlet.jar
MetaDataServlet.java
Description: Attached file: MetaDataServlet.java
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
