> Actually, I don't think that this should be a pure emulation.  The
> function for blocking requests should take the form:
> 
> request(self, key0, key1 = None, type='KHK')
> 
> or
> 
> request(self, key) where key is a tuple of (type, key0, key1)

Blah. Why can'd I just do request('news/index') like before?
Or request('KSK at news/index') if I must.

> I thought you hated software that had to be installed and ran as
> root. But then, on Linux and Unix boxen, you have to be root to use
> low ports (which is one of the few things I dislike about
> Unix/Linux).  :(

I do hate to install and run as root. But some news readers can't handle
news servers not on port 119. You're right, though. When I have a config
file, I will certainly allow for running on non-root ports.



_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to