Re: [tor-talk] Orbot and firewall?

2012-03-22 Thread Number Six
On Wed, Mar 21, 2012, at 07:58 AM, Jude Young wrote: > Hate to ask, but I don't know what country you live in... If you live > in the US, your service provider might have installed Carrier IQ. > That would render Tor dangerous since they could potentially see that > you are running Tor, and see all

[tor-talk] Compilation error in tor-0.2.2.35 FreeBSD

2012-03-22 Thread grarpamp
On FreeBSD RELENG_4 i386 gcc 2.95.4+, I get this: container.c: In function `smartlist_ensure_capacity': container.c:72: `SIZE_MAX' undeclared (first use in this function) container.c:72: (Each undeclared identifier is reported only once container.c:72: for each function it appears in.) SIZE_MAX i

Re: [tor-talk] Designing a secure "Tor box" for safe web browsing?

2012-03-22 Thread ra
On Sunday 14 August 2011 18:25:37 intrigeri wrote: > Gozu-san wrote (07 Aug 2011 19:53:36 GMT) : > > As the router for a VirtualBox internal network, ra's Tor gateway VM > > does basically what you describe. > > Interesting. I was not able to find the source code / documentat

Re: [tor-talk] Designing a secure "Tor box" for safe web browsing?

2012-03-22 Thread Maxim Kammerer
On Thu, Mar 22, 2012 at 12:02, ra wrote: >> Although not that strongly related, this discussion makes me think of >> an idea that's been sleeping for a while in Tails' wishlist: >> https://tails.boum.org/todo/Two-layered_virtualized_system/ > This is to some degree what I am implementing. I imple

Re: [tor-talk] Is the project 'Tor on the N900' alive

2012-03-22 Thread James Brown
It is very pitty. But I found the package of the latest stable tor-version in maemo repos: http://maemo.org/packages/view/tor/ (0.2.2.35) and upgrade my tor in maemo through aptitude. Futhermore, after including all needed kernel modules in the latest version of the package "kernel-power" http://m

[tor-talk] Azureus cannot work with Tor

2012-03-22 Thread Michael Holzman
Greetings, I'm a newbie trying to setup a working Azureus (aka Vuze)-Tor pair. Unfortunately,I cannot achieve that. Reading the documentation and searching the Internet did not help. Here is what I have: ALT Linux 4.1 Tor v0.2.2.35 built from sources Azureus 3.0.4.2 $ cat /opt/tor/etc/tor/tor

[tor-talk] trouble changing Aurora menu button color - userChrome.css

2012-03-22 Thread Joe Btfsplk
Do others find that Aurora (no longer says Aurora) has almost the same orange color as Firefox for main menu button, to be confusing, when have TBB & Firefox both open (I believe the UI element name is "appmenu-button.")? I'm unable to correctly edit the userChrome.css file in TBB profile, to

Re: [tor-talk] Tor version in OpenWRT Backfire

2012-03-22 Thread James Brown
On 24.02.2012 17:53, Juliusz Chroboczek wrote: > Hi, > > The tor version in the current stable OpenWRT, 10.3.1 "Backfire", is > 0.2.1.30, which complains on startup that it is too old. I would like > to get a more recent version included in Backfire. > > Could any of the tor developers comment w

Re: [tor-talk] Azureus cannot work with Tor

2012-03-22 Thread Robert Ransom
On 2012-03-22, Michael Holzman wrote: > Greetings, > > I'm a newbie trying to setup a working Azureus (aka Vuze)-Tor pair. > Unfortunately,I cannot achieve that. Reading the documentation and searching > the Internet did not help. Good. Read https://blog.torproject.org/blog/bittorrent-over-tor-i

Re: [tor-talk] Azureus cannot work with Tor

2012-03-22 Thread Michael Holzman
Thu, 22 Mar 2012 16:15:02 + от Robert Ransom: > > I'm a newbie trying to setup a working Azureus (aka Vuze)-Tor pair. > > Unfortunately,I cannot achieve that. Reading the documentation and searching > > the Internet did not help. > > Good. > > Read https://blog.torproject.org/blog/bittorrent-

Re: [tor-talk] Azureus cannot work with Tor

2012-03-22 Thread Simon Brereton
On 22 March 2012 12:15, Robert Ransom wrote: > On 2012-03-22, Michael Holzman wrote: >> Greetings, >> >> I'm a newbie trying to setup a working Azureus (aka Vuze)-Tor pair. >> Unfortunately,I cannot achieve that. Reading the documentation and searching >> the Internet did not help. > > Good. > >

Re: [tor-talk] Azureus cannot work with Tor

2012-03-22 Thread proper
> On 22 March 2012 12:15, Robert Ransom wrote: > > > On 2012-03-22, Michael Holzman wrote: > >> > Greetings, > >> > >> I'm a newbie trying to setup a working Azureus > (aka Vuze)-Tor pair. > >> Unfortunately,I cannot achieve that. Reading > the documentation and searching > >> the Internet did no

Re: [tor-talk] Setting up Tor on Ubuntu

2012-03-22 Thread Dererk
On 22/03/12 19:09, Simon Brereton wrote: > Doh! I thought this had been done as part of the set-up (I thought I > had seen this done). I'll do that. > > Cheers > > Simon < Just to clarify my last email > Bare in mind the whole procedure I quoted before is required _only_ when you are diverging fr

Re: [tor-talk] Setting up Tor on Ubuntu

2012-03-22 Thread Simon Brereton
On 22 March 2012 00:51, Dererk wrote: > On 21/03/12 00:28, Simon Brereton wrote: >> Hi >> >> Let me apologise at the outset for ignoring the TBB.  I plan on doing >> so later, but as this is my first experiment with Tor, I would like to >> try and educate myself and that means doing things the har

Re: [tor-talk] Setting up Tor on Ubuntu

2012-03-22 Thread Simon Brereton
On 21 March 2012 15:26, Mike Perry wrote: > Thus spake Simon Brereton (simon.brere...@buongiorno.com): > >> On 21 March 2012 07:20,   wrote: >> > I'd do what you originally intended: keep it simple, you want to learn tor >> > so just run tor alone for now. Get back to the position you were at when

Re: [tor-talk] Setting up Tor on Ubuntu

2012-03-22 Thread Simon Brereton
On 22 March 2012 18:21, Dererk wrote: > On 22/03/12 19:09, Simon Brereton wrote: >> Doh!  I thought this had been done as part of the set-up (I thought I >> had seen this done). I'll do that. >> >> Cheers >> >> Simon > < Just to clarify my last email > > > Bare in mind the whole procedure I quoted

Re: [tor-talk] Compilation error in tor-0.2.2.35 FreeBSD

2012-03-22 Thread grarpamp
Fixed here: https://trac.torproject.org/projects/tor/ticket/3894 ___ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

[tor-talk] Google was maddened?

2012-03-22 Thread James Brown
Earlier they often demanded answer to the CAPTCHA when I sent queries to them throwg the Tor. Today I find that they block my queries at all: We're sorry... ... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now. See Google

Re: [tor-talk] Google was maddened?

2012-03-22 Thread Roger Dingledine
On Fri, Mar 23, 2012 at 04:54:48AM +, James Brown wrote: > Earlier they often demanded answer to the CAPTCHA when I sent queries to > them throwg the Tor. > Today I find that they block my queries at all: In the past, Google required that you have a Google cookie or they wouldn't even give you

Re: [tor-talk] Google was maddened?

2012-03-22 Thread Beowulf
On Fri, Mar 23, 2012 at 04:54:48AM +, James Brown wrote: > Earlier they often demanded answer to the CAPTCHA when I sent queries to > them throwg the Tor. > Today I find that they block my queries at all: > We're sorry... > > ... but your computer or network may be sending automated queries. T