#lazyapp
Ideas for applications that others should create
App::OwnCloud
Reverse proxy to dispatch to all HTTP services,like ,iCal, webmail
This doesn't handle ssh, imap, so we'd still need either a fancy tunnel or UPnP ports to get to the box. UPnP is bad as it relies on dynamic configuration and thus could break static configuration in phones.
Maybe a simple ssh tunnel from phone:666 to the box would solve all that.