James Little - 2003-11-27

Logged In: YES
user_id=611863

After discovering the tdi_fw project
[https://sourceforge.net/projects/tdifw/]. I have decided to
implement an interface for this project, allowing the user
to monitor connections etc. in a similar manner to that
allowed by Tiny Personal Firewall.

The tdi_fw does not allow dynamic manipulation of the rules,
and your machine needs to be restarted for changes to take
effect. It is my intension to implement dynamic changes to
the rule set, though I am unsure of how this will be done
using the tdi_fw engine, it may involve a rather ugly hack,
which I will try and avoid.

I am also interested in implmenting awareness of virii and
other malicious applications, such that these may be blocked
at the port even if the port is designated open by the user
(at least block them unless the user actually wants to
download it).