
Hi! We already have a first set of technical requirements regarding software producing Tor website: * It should generate static web pages, ready to be mirrored by our network of more than 70 mirrors. * The content must be kept in a version control system. The website was kept in Subversion, but it should probably be migrated to Git. * It needs to support the “Don't Repeat Yourself” principle for the content, e.g. the latest version of the Tor Browser Bundle needs to be kept at a single place but used at different places in the website. * It needs to support translations. A changes in a single paragraph should be easily to propagate to translators and to then to translations. Hope that clears any further misunderstandings. -- Lunar <lunar@torproject.org>