How y'all doing?
I run the HackThisSite TOR middleman (198.148.81.167 / 594D6B7B1DEE6B23476C7378D0D26F2DB61251A5) and have setup a mirror I'd like officially listed. For simplicity's sake, I'm including a Perl hash similar to what's in update-mirrors.pl:
mirrorNNN => { adminContact => "hackthissite.org", orgName => "HackThisSite.org", isoCC => "US", subRegion => "", region => "US", ipv4 => "True", ipv6 => "True", loadBalanced => "No", httpWebsiteMirror => "http://tor.hackthissite.org", httpsWebsiteMirror => "https://tor.hackthissite.org", rsyncWebsiteMirror => "", ftpWebsiteMirror => "", httpDistMirror => "http://mirror.hackthissite.org/tor", httpsDistMirror => "", rsyncDistMirror => "", hiddenServiceMirror => "" }
To preserve URL links, https?://tor.hackthissite.org/dist rewrites to http://mirror.hackthissite.org/tor/$1 301-coded. The mirror specs are listed at http://mirror.hackthissite.org/About%20the%20HackThisSite%20Mirror.txt(mirro.... and tor. are on the same box). Cron runs every 6 hours, as required, from the primary rsync mirror.
Thanks,
~Kage HackThisSite.org Manager
On Mon, 17 Jun 2013 13:36:11 -0400 Kage kage@hackthissite.org wrote:
I run the HackThisSite TOR middleman (198.148.81.167 / 594D6B7B1DEE6B23476C7378D0D26F2DB61251A5) and have setup a mirror I'd like officially listed. For simplicity's sake, I'm including a Perl hash similar to what's in update-mirrors.pl:
Thanks for running a relay! And thanks for running a mirror. I've added it to the list. It should be going live shortly.
Excellent, thanks! However, I'd like to request an update:
mirrorNNN => { adminContact => "hackthissite.org", orgName => "HackThisSite.org", isoCC => "US", subRegion => "", region => "US", ipv4 => "True", ipv6 => "True", loadBalanced => "No", httpWebsiteMirror => "http://tor.hackthissite.org", httpsWebsiteMirror => "https://tor.hackthissite.org", rsyncWebsiteMirror => "", ftpWebsiteMirror => "", httpDistMirror => "http://mirror.hackthissite.org/tor", httpsDistMirror => "https://mirror.hackthissite.org/tor", rsyncDistMirror => "", hiddenServiceMirror => "" }
The change is I've added httpsDistMirror => " https://mirror.hackthissite.org/tor", now that I've got SSL operating on our mirror.
Thanks!
~Kage HackThisSite.org Manager
On Tue, Jun 18, 2013 at 10:05 PM, Andrew Lewman andrew@torproject.iswrote:
On Mon, 17 Jun 2013 13:36:11 -0400 Kage kage@hackthissite.org wrote:
I run the HackThisSite TOR middleman (198.148.81.167 / 594D6B7B1DEE6B23476C7378D0D26F2DB61251A5) and have setup a mirror I'd like officially listed. For simplicity's sake, I'm including a Perl hash similar to what's in update-mirrors.pl:
Thanks for running a relay! And thanks for running a mirror. I've added it to the list. It should be going live shortly.
-- Andrew http://tpo.is/contact pgp 0x6B4D6475 _______________________________________________ tor-mirrors mailing list tor-mirrors@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-mirrors
On Wed, 19 Jun 2013 15:52:08 -0400 Kage kage@hackthissite.org wrote:
The change is I've added httpsDistMirror => " https://mirror.hackthissite.org/tor", now that I've got SSL operating on our mirror.
Updated. Should go live tonight some time.
Thanks.
tor-mirrors@lists.torproject.org