No, actualy, that is what you would think it should do but in fact it does not. If you check the patch, you can see the code in question here. The code checked for a key that started with SSK@ CHK@ and KSK@ but had no provisions for freenet:SSK@ etc. I just added 3 lines that would allow freenet: to work - give it a try on your node - try to request KSK@foo then freenet:KSK@foo, the second will generate a warning and you will have to click the 'go ahead and do it anyway against our strong warning' button/link.
Tyler --- "Marco A. Calamari" <[EMAIL PROTECTED]> wrote: > At 21.35 06/12/02 -0800, you wrote: > >It never really made sense to me that fproxy would > >reject keys that start with freenet: so I fixed > >that... I'm not sure if this is the best way to > pull > >it off but it does work. Patch in diff -u format > >attached. > > > Hi Tyler > > Maybe you mean that fproxy would reject keys that > *DOESN'T* start with freenet .... > > The reason for this was to stop people that think > fproxy > is a search engine, and display an informative > message about that. > > IMHO it makes a lot of sense, but my cvs access > is readonly, so I can just ask you nto to commit > your patch. > > FWIW. Marco > > > -- > + il Progetto Freenet - segui il coniglio > bianco + > * the Freenet Project - follow the white > rabbit * > * Marco A. Calamari [EMAIL PROTECTED] > www.marcoc.it * > * PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 > 5698 * > + DSS/DH: 8F3E 5BAE 906F B416 9242 1C10 8661 24A9 > BFCE 822B + > > > > _______________________________________________ > devl mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl ===== AIM:rllybites Y! Messenger:triddle_1999 __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
