On Sunday 31 December 2000 08:43, Mark Roberts wrote:
> You can now configure a list of allowed hosts for FProxy (or any other
> servlet). Simply add (for example)
>
>       services.fproxy.allowedhosts=127.0.0.1, 192.168.1.2
>
> to your .freenetrc. If you don't, it will assume
>
>       services.fproxy.allowedhosts=all
>
> and you don't want that.

This seems like too promiscuous a default value. Shouldn't the default be 
127.0.0.1 instead?

>
> Also! RequestClient and SimplifiedClient now support MSKs, courtesy of
> ClientUtil.getKey, which now optionally takes a Params object so it can do
> its dirty work. So I made params a class variable in both clients so I
> could pass it to getKey in fillBuckets. That's it.
>
> A quick course in MSKs:
>
> A mapfile looks like this:
>
> Mapfile
> index.html=freenet:CHK@fowFfU8dvfqb0EvFyzsFCDGV3doOAwE,LU849SDBHaJ9~-1O7H04
>Pw 01.png=freenet:CHK@a95j53a9V15HOjegZuoSlWKDEFYMAwE,0d7o5YppXsK-QABUVdc3LA
> 02.png=freenet:CHK@rK6V6nyMuunSsUW14pX3ogHMb8kNAwE,zpcsEIJcSEyiBh8ckkjUOA

Are pseudo subdirectories allowed?

e.g.
images/02.png=freenet:CHK@rK6V6nyMuunSsUW14pX3ogHMb8kNAwE,zpcsEIJcSEyiBh8ckkjUOA

That would make inserting existing WWW sites easier.

-- gj

-- 
Web page inside Freenet:
freenet:KSK@webpages/gj_jump0

_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to