Re: [tor-talk] TorBirdy question

2013-08-13 Thread Nima
Gerardo: > Hi, Hi, > > I recently stop using TBB in order to use a Vidalia relay, We strongly recommend using TBB. And since we're going to dump Vidalia soon, maybe it's not a good idea to go that way. If you want to run a relay (which is awesome!), I suggest you use a linux machine like debian

[tor-talk] TorBirdy question

2013-08-13 Thread Gerardo
Hi, I recently stop using TBB in order to use a Vidalia relay, the problem is that TorBirdy uses the 9150 port to connect to Tor (the port that uses with TBB), and the relay uses the 9050. I tried to change in the config editor the value "extensions.torbirdy.restore.network.proxy.socks_port;9

Re: [tor-talk] obfsproxy failure: obfs3

2013-08-13 Thread Matthew Finkel
On Tue, Aug 13, 2013 at 04:11:18PM -0700, lee colleton wrote: > I'd like some help getting obfs3 set up. I'm seeing an error when I attempt > to start an obfsproxy bridge: > > Aug 13 06:49:17.000 [notice] Tor 0.2.4.15-rc (git-f41c20b344fb7359) > opening new log file. > Aug 13 06:49:17.000 [notice]

[tor-talk] Fwd: Re: TBB browser without Tor/Vidalia

2013-08-13 Thread Gerardo
Thanks Moritz, I tried to run it but an error pops up: "No se encuentra el punto de entrada del procedimiento _vsnprintf_s en la biblioteca de vículos dinámicos msvcrt.dll" Sorry, my os is in spanish, but it obviously refers to the dll, which is installed in my pc - also tried to put this dll i

[tor-talk] obfsproxy failure: obfs3

2013-08-13 Thread lee colleton
I'd like some help getting obfs3 set up. I'm seeing an error when I attempt to start an obfsproxy bridge: Aug 13 06:49:17.000 [notice] Tor 0.2.4.15-rc (git-f41c20b344fb7359) opening new log file. Aug 13 06:49:17.000 [notice] Configured hibernation. This interval began at 2013-08-13 00:00:00; the

Re: [tor-talk] TBB browser without Tor/Vidalia

2013-08-13 Thread Moritz Bartl
On 14.08.2013 00:09, Gerardo Rodríguez wrote: > I'm trying to run the TBB browser separately* *from Vidalia, I want to star > using Vidalia as a relay. You should try the 3.0 alpha releases, where Vidalia is completely gone from TBB. I don't see how it could solve your problem, but it might. http

[tor-talk] Fwd: TBB browser without Tor/Vidalia

2013-08-13 Thread Gerardo Rodríguez
Sory, is the 9050 in vidalia relay and 9150 in tbb -- Forwarded message -- From: Gerardo Rodríguez Date: 2013/8/13 Subject: TBB browser without Tor/Vidalia To: tor-talk@lists.torproject.org Hi, I'm trying to run the TBB browser separately* *from Vidalia, I want to star using Vi

[tor-talk] TBB browser without Tor/Vidalia

2013-08-13 Thread Gerardo Rodríguez
Hi, I'm trying to run the TBB browser separately* *from Vidalia, I want to star using Vidalia as a relay. So far I've been using the TBB with no problems, but for security reasons I use it from a encrypted area (mostly because of the browser), and the relay consumes a lot of resources if I run it

Re: [tor-talk] Replacement for Tormail

2013-08-13 Thread grarpamp
On Mon, Aug 12, 2013 at 11:46 PM, Gordon Morehouse wrote: > Edgar S: >> The function of Tormail I need that suggested solutions don't seem >> to have is the ability to receive and reply to clear text ordinary >> Email sent from a non-secure SMTP. I believe this better said as 'traditional email'

Re: [tor-talk] Updated "Why JavaScript is enabled" FAQ entry

2013-08-13 Thread Michael J.J. Tiffany
Issuing this hypothetical warning/status alert on check.torproject.orgwould certainly have the highest positive user impact. On Tue, Aug 13, 2013 at 9:49 AM, Low-Key² wrote: > > > > > - Original Message - > From: Jon Tullett > > > Personally I'd still like to see a message front and ce

Re: [tor-talk] Updated "Why JavaScript is enabled" FAQ entry

2013-08-13 Thread Low-Key²
- Original Message - From: Jon Tullett > Personally I'd still like to see a message front and centre on the browser > homepage too... This isn't a bad idea.  Or, more specifically, why not use the existing javascript/no javascript routines in HTML on check.torproject.org to warn use

Re: [tor-talk] Updated "Why JavaScript is enabled" FAQ entry

2013-08-13 Thread krishna e bera
On 13-08-13 06:59 AM, mick wrote: > On Tue, 13 Aug 2013 06:10:34 +0200 > Jon Tullett allegedly wrote: > >> On Aug 12, 2013 6:16 PM, "Roger Dingledine" wrote: >>> >>> Hi folks, >>> >>> I rewrote our two FAQ entries on JavaScript-in-TBB, and merged them >>> into one: >>> >>> https://www.torproject

Re: [tor-talk] How to designate specific node as exit node

2013-08-13 Thread Tom Ritter
On 13 August 2013 05:48, Hyoseok Lee wrote: > In Tor network > > Is it possible to make specific node as exit node? The "ExitNodes" configuration parameter. https://www.torproject.org/docs/tor-manual.html.en The standard caveat applies: messing with Path Selection in this way is likely to decrea

Re: [tor-talk] Updated "Why JavaScript is enabled" FAQ entry

2013-08-13 Thread mick
On Tue, 13 Aug 2013 06:10:34 +0200 Jon Tullett allegedly wrote: > On Aug 12, 2013 6:16 PM, "Roger Dingledine" wrote: > > > > Hi folks, > > > > I rewrote our two FAQ entries on JavaScript-in-TBB, and merged them > > into one: > > > > https://www.torproject.org/docs/faq#TBBJavaScriptEnabled > > >

[tor-talk] How to designate specific node as exit node

2013-08-13 Thread Hyoseok Lee
In Tor network Is it possible to make specific node as exit node? For example, I have 2 PCs Let's call them A and B. A is just normal pc and B is used as exit node. I always want to use B as exit node in Tor network. In this situation, what should I do? I tried to change source code, b