On 31 Jan 2016 10:17 a.m., "Fabio Pietrosanti (naif) - lists" <lists@infosecurity.ch> wrote:
> I'm just firing the discussion, but if we want thousands of onion sites,
> then we need to facilitate the deployment on the existing configured
> websites, without requiring a sysadmin to do a lot of hackish stuff.
Woop! :-)
I'd recommend targeting a few platforms (debian + ubuntu + centos ?) with a set of tools to set up a couple of webservers (apache, nginx) and CMSes (wordpress, ...?):
- platform hardening
- tor daemon and setup
- web-server config
- cms config
...then put it all up on GitHub for review.
From past experience* a modular approach, treating each of these tasks separately, works best.
-a