BTW.. that device works great ... I figured from python-trezor that litecoin and namecoin are already available from the device .. only thing missing is the webinterface (bop service).
Right. Same for the firmware (trezor-mcu) that runs inside of TREZOR.
Could you set up a tutorial on how to setup your own mytrezor page (including backend) so that we can set up this service for different coins, aka doge, protoshares, peercoins etc....
mytrezor sources are here:
https://github.com/trezor/webwallet - installation instructions are in README
backend (bits of proof server) is not open-source at the moment. you can ask tamas whether he has any plans to support altcoins.
btw. BIP44 (when I remember correctly) is in draft mode only .. any idea of how complicated it will be to add other coins to BIP44?
That's just a matter of defining that e.g. Dogecoin is coin type "2".