Re: [tor-dev] Embedding tor in an application and using tor without opening a port

2013-04-04 Thread Navin Francis
Hi Waldo, I tried to build using your project and I think most of the Tor code works but I am not sure how to add all the libraries. Can they be built from the IDE? Can you also run "tree /f >files.txt" in your source folder and attach the file. That way, I can make sure I have the same files as

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Peter Palfrader
On Thu, 04 Apr 2013, Tomáš Hnyk wrote: > (even though running "tor" does not say it read the file in question.) Running "tor" doesn't. The service-defaults-torrc file is only loaded if you start the service via the init script. However, all tors, unless told otherwise, will read /etc/tor/torrc.

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Tomáš Hnyk
On Thu, 04 Apr 2013 21:56:32 +0200, Peter Palfrader wrote: On Thu, 04 Apr 2013, Tomáš Hnyk wrote: Thanks for that. I hope he might. I would understand if there were a line in my torrc stating saying "CookieAuthentication 1". But I tried and I cannot find any text config file on my system th

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Peter Palfrader
On Thu, 04 Apr 2013, Tomáš Hnyk wrote: > Thanks for that. I hope he might. I would understand if there were a > line in my torrc stating saying "CookieAuthentication 1". But I > tried and I cannot find any text config file on my system that would > specify that this is the default, co I deduce it

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Tomáš Hnyk
On Thu, 04 Apr 2013 21:12:35 +0200, Damian Johnson wrote: Hi, thanks. I guess that's it. So I should file a bug in ubuntu/debian to mend the manpage as well, do I understand it correctly? Tomas I doubt that our debian maintainer would consider it to be a bug. Debian packages often adjust

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Damian Johnson
> Hi, > thanks. I guess that's it. So I should file a bug in ubuntu/debian to mend > the manpage as well, do I understand it correctly? > Tomas I doubt that our debian maintainer would consider it to be a bug. Debian packages often adjust an upstream project's configuration to work better on that

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Tomáš Hnyk
On Thu, 04 Apr 2013 17:49:44 +0200, Damian Johnson wrote: The documentation https://www.torproject.org/docs/tor-manual.html.en says that default value of CookieAuthentication is 0. However, until I set it 0 in my torrc, tor wanted a cookie ("host 9051 515 Authentication failed: Wrong leng

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Damian Johnson
> The documentation https://www.torproject.org/docs/tor-manual.html.en says > that default value of CookieAuthentication is 0. However, until I set it 0 > in my torrc, tor wanted a cookie ("host 9051 515 Authentication failed: > Wrong length on authentication cookie.") Hi Tomáš. The tor man page (

Re: [tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Nick Mathewson
On Thu, Apr 4, 2013 at 10:18 AM, Tomáš Hnyk wrote: > Hello, > I am using tor on Ubuntu 12.10, version of tor: v0.2.3.22-rc > (git-4a0c70a817797420) > The documentation https://www.torproject.org/docs/tor-manual.html.en says > that default value of CookieAuthentication is 0. However, until I set it

[tor-dev] default value of CookieAuthentication is wrong inthe documentation

2013-04-04 Thread Tomáš Hnyk
Hello, I am using tor on Ubuntu 12.10, version of tor: v0.2.3.22-rc (git-4a0c70a817797420) The documentation https://www.torproject.org/docs/tor-manual.html.en says that default value of CookieAuthentication is 0. However, until I set it 0 in my torrc, tor wanted a cookie ("host 9051 515 Authentic