diff options
| author | ficus <ficus@robocracy.org> | 2012-09-22 18:07:42 +0200 | 
|---|---|---|
| committer | ficus <ficus@robocracy.org> | 2012-09-22 18:07:42 +0200 | 
| commit | e2973e8ea5c57bfa6ed41293e0250c68d29cfed9 (patch) | |
| tree | c198195bfc91800d93300788c85efba3feaaa050 /freedom-maker/TODO.freedom-maker | |
| parent | e6d4f095e61d0c875a11cec57302db9f2fd5838f (diff) | |
| download | torouter-e2973e8ea5c57bfa6ed41293e0250c68d29cfed9.tar.gz torouter-e2973e8ea5c57bfa6ed41293e0250c68d29cfed9.zip | |
backup WIP
Diffstat (limited to 'freedom-maker/TODO.freedom-maker')
| -rw-r--r-- | freedom-maker/TODO.freedom-maker | 25 | 
1 files changed, 25 insertions, 0 deletions
| diff --git a/freedom-maker/TODO.freedom-maker b/freedom-maker/TODO.freedom-maker new file mode 100644 index 0000000..184aca5 --- /dev/null +++ b/freedom-maker/TODO.freedom-maker @@ -0,0 +1,25 @@ +- [ ] initial boot configuration improvements, as there are a few +  things we really do want to defer to first boot, or at least make it +  trivial to fix up per-system + +	- [X] ssh host keys +	- [ ] root password +- [ ] add Sheeva as a build target +- [X] add x86 virtualized as a build target (use vmdebootstrap?) +- [ ] investigate and integrate software components that looks interesting +	- channel-server, the buddycloud channels service for XMPP +	- babeld, loop-free distance-vector routing protocol +	- tahoe-lafs, secure distributed filesystem +- [ ] virtualbox should build with dreamplug configuration + +*** stuff to do for first feature release *** + +  - [ ] pre-configured user interface +	- [X] DHCP and HTTP servers on eth0 and/or eth1 +	- [ ] plinth-based initial config interface + +  - [ ] freedom buddy installed +  - [ ] openvpn server setup +  - [ ] the privoxy fork configured as a transparent proxy +  - [ ] plinth configured to at display these config details and to +   control whatever is feasible | 
