This project is starting with a proper base, a linux based router, that has all the anti phishing, anti bullcrap built-in, it should netboot stuff, serve files, and eventually run the new home automation platform.
Instead of installing all the tools to do so on a host platform, we are putting it all inside of docker.
The goal is to keep all the exposed services to a minimum, and any service that is exposed should be locked in a container, and have a restrictive apparmor profile.
github is being set up now for this.