On 25/07/12 22:43, [email protected] wrote: > Sorry for being unclear. I want to be the server who hosts the mediawiki > behind the Tor hidden service. Not the client/browser.
It should work like setting up any other tor hidden service. You probably want to make the web server listen on localhost. That way (a) it can't be discovered by connecting to the wiki through the real ip and (b) MediaWiki can't disclose it by showing cached pages created with the public ip which happen to have it embedded (unlikely, but possible). _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
