diff options
author | ficus <ficus@robocracy.org> | 2012-09-15 22:50:14 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-15 22:50:14 +0200 |
commit | ced83335a5a338cb9c24956b96da526465d94df8 (patch) | |
tree | b345cd21dfcbb9e660aceb2433c92bd50848938f /TODO | |
parent | 57a1e70dee45f5cd9493d6d23f8fc7b6435d5388 (diff) | |
download | tui-ced83335a5a338cb9c24956b96da526465d94df8.tar.gz tui-ced83335a5a338cb9c24956b96da526465d94df8.zip |
refactor to distributable format
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -54,6 +54,8 @@ # Then - debian packaging + http://pypi.python.org/pypi/stdeb + http://stackoverflow.com/questions/909138/how-do-i-add-an-init-d-script-into-a-deb?rq=1 - admin authentication scheme - only listen on local ethernet interface (enforce with firewall?) - not-root permissions scheme for: interfaces, tor, wireless, ssh keys @@ -67,4 +69,4 @@ - OONI - historical bandwidth etc charts with mrtg - realtime charts with http://www.flotcharts.org/ or similar - +- switch to pylens instead of python-augeas? |