> 
> * Rename .freenetrc to $HOME/.freenet/node.properties
> 
> * Give the client a configuration file also, called
> $HOME/.freenet/client.properties
> 
> * We could put everything else in this directory also.  I'm sure you guys
> all have opinions about this stuff, so let's have 'em.
You really can't get away with the above changes, since $HOME is a unix
specific feature and Freenet is supposed to be cross platform.

> * Give the node daemon a configuration interface which piggy-backs on the
> socket the node is already listening on.  Currently I will reject any
> connections that are not from localhost, but later we can think about
> remote administration (+authentication).  Configuration is written/read by
> running node from $HOME/.freenet/node.properties.
This is just a bad idea.  Please do not allow remote configuration.  Its
never necessary to change the configuration of a running node anyway.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20000809/b7ae95bd/attachment.pgp>

Reply via email to