diff options
author | ficus <ficus@robocracy.org> | 2012-09-15 21:28:43 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-15 21:28:43 +0200 |
commit | 6db40a13343c9a10695faf7224863bb73075d6c8 (patch) | |
tree | 11190865b867bfa4c3e9fa291597d78b48a07a24 /TODO | |
parent | 42725426ec02d359b67cd8d665afe17882d38958 (diff) | |
download | tui-6db40a13343c9a10695faf7224863bb73075d6c8.tar.gz tui-6db40a13343c9a10695faf7224863bb73075d6c8.zip |
license file; clear out cruft
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 15 insertions, 7 deletions
@@ -1,5 +1,5 @@ -# The Plan for Now +# The Plan - imitate Tomato firmware style/layout - flask python web framework @@ -43,20 +43,28 @@ enable bridge common configuration -# Later +# Soon -- dhcp configuration -- enable/disable hotplug in interfaces when method changes - flesh out README - installation script +- display DHCP lease status of WAN port +- modify DHCP lease settings for ethernet LAN +- enable/disable hotplug in interfaces when method changes + +# Then + - debian packaging - admin authentication scheme +- only listen on local ethernet interface (enforce with firewall?) - not-root permissions scheme for: interfaces, tor, wireless, ssh keys + +# Later + - firewall configuration port forwarding enable remote login -- historical bandwidth etc charts with mrtg -- realtime charts with http://www.flotcharts.org/ or similar - i18n: http://packages.python.org/Flask-Babel/ - OONI -- only listen on local ethernet interface (enforce with firewall?) +- historical bandwidth etc charts with mrtg +- realtime charts with http://www.flotcharts.org/ or similar + |