Re: [tor-talk] Once again: window size

2014-11-29 Thread Drake Wilson
Hartmut Haase wrote: > my english is not good enough anymore to understand number (7), and I > simpy do not understand why the Tor browser opens with the last used > window size and changes to default after one second. To oversimplify: A website can learn your window size because it needs to draw

Re: [tor-talk] Once again: window size

2014-11-29 Thread Hartmut Haase
Hi Leeroy, my english is not good enough anymore to understand number (7), and I simpy do not understand why the Tor browser opens with the last used window size and changes to default after one second. -- Viele Grüße, Hartmut Hungerhilfe: http://www.thehungersite.com Ohne Zensur suchen: http

Re: [tor-talk] Making Apache server talk to the Tor network?

2014-11-29 Thread Akademika Aka
You probably want your apache to download files from hidden service or web via exit nodes transparently. I advice you to create a virtual machine for the apache server, which has a network interface shared with the host. For the apache vm use 10.192.0.10/255.255.0.0 with 10.192.0.1 as a gateway and

Re: [tor-talk] Making Apache server talk to the Tor network?

2014-11-29 Thread l.m
"...access to Tor" is ambiguous even for a web server. Are you fishing or looking for help with a forward-reverse proxy? I only ask because you leave out what you're trying to achieve and it's a given you've access to the docs. Is your web server a client or server w.r.t Tor? Producer or consumer?