Tagged Questions

Tor is a set of free and open source software components, and a network, designed to allow people to communicate without having their privacy compromised. This can be important to journalists, activists, and those engaged in law enforcement activities. Various users run Tor software to provide a ...

learn more… | top users | synonyms

0
votes
0answers
19 views

Processing web requests in Java desktop application through tor network?

I write Java desktop applications sometimes and sometimes I would like for my web requests to be processed through the tor network. How can I go about configuring this properly in Windows and/or ...
1
vote
2answers
87 views

System-Wide Transparent Proxying Using URL Patterns

Internet censorship -where I live- has almost turned web unusable so I decided to setup a transparent proxy using Tor for my home network. ince Tor is so slow -here- proxying all traffic through Tor ...
1
vote
1answer
105 views

SSH tunneling along with Tor

I've been reading about Tor and it's benefits regarding anonymity, but I've also researched its problems. If I understand correctly, when I access a website using Tor the packets are secured using 2 ...
1
vote
0answers
78 views

Looking for Tor GUI tool like TorK

I really appreciate the "Change Identity", "Drag to build circuit", and "Choose where you from..." feature in TorK, others (e.g. Vidalia or Torbutton) are missing these features. But Tork is based on ...
0
votes
0answers
69 views

“No valid UPnP-enabled Internet gateway device” error on Tor on Mac

I'm using Vidalia to turn on Tor, and in the config I chose the option "Relay traffic for teh Tor network (exit relay)". Right now, I'm trying to configure an outbound port (9001 at the moment) and I ...
0
votes
0answers
26 views

I'm trying to get Tor to run through a proxy

I want tor to actually run but it tries to setup the built-in proxy against the one that's on my computer. I can't uninstall the one on my computer, but I was wondering how I change the proxy port so ...
4
votes
2answers
94 views

Detect Tor bridge inside my network

How could I detect someone running a Tor bridge inside my local network? I guess I could use a Tor client and try all the IPs to see if they work as a bridge. Is there a faster solution? Maybe using ...
0
votes
3answers
287 views

Does using Tor prevent my ISP/sysadmin from seeing what sites I visit?

Does using The Onion Router prevent my Internet Service Provider or system administrator from seeing what websites I visit?
0
votes
1answer
90 views

Make Tor use Unique IP for each instance open

How can I get Tor to use a unique IP for each instance of Tor open in C++, Python or Perl? Is there a command to force it to use a unique IP that I can just call using subprocess? *cheers
2
votes
2answers
59 views

What is the difference between SOCKS4/5 and a pure TCP proxy?

Why do we need SOCKS if we could just use a TCP proxy system like TOR? What kind of advantages does SOCKS have?
0
votes
1answer
185 views

Can I ping/send ICMP through TOR?

Is that possible? Does Tor use Application Layer SOCKS4/SOCKS5?
1
vote
1answer
277 views

How can I use Teamviewer anonymously with TOR network?

I would like to be able to use Teamviewer anonymously to avoid revealing my real IP address while I access sensitive data on my remote server. The data being transferred is encrypted. I have looked ...
0
votes
1answer
120 views

New IP adress with TSOCKS

Ok, so I am using tsocks on my ubuntu machine, i have it all set up so that if i run wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//' in my normal shell i get my ...
3
votes
2answers
92 views

How to run a program through Tor

I want to run programs from my ubuntu machine through Tor, without TAILS. i was wondering if this is possible?
0
votes
1answer
270 views

Using Thunderbird 6 with Tor?

Can anyone explain how to use Thunderbird 6 with the Tor network? Right now, I have Vidalia setup on my Mac OS X 10.6.8 machine, and can browse the web via Tor with the Tor Button addon in Firefox 6. ...
2
votes
1answer
247 views

How do I tell tor, from the command-line, to give me a new identity?

Is there a way to ask tor/vidalia for a new identity, via the command-line, as opposed to mousing to the icon, bringing up the menu, and clicking the option there? I'm running Mac OSX 10.6 and 10.7 ...
0
votes
0answers
92 views

What does the ''Disable plugins during tor usage (crucial)'' exactly mean in Tor Browser Bundle?

Hotmail only works correctly with tor browser if you allow the plugin usage. The only plugin I have is the "mozilla default plugin". What is exactly happening here behind the scenes? Do they do ...
0
votes
1answer
74 views

Avoiding DNS hijacking and related proxy problems on TOR

Routing through Tor using a local DNS proxy such as TorDNS and Privoxy works on all major OS's. However, even without sending all web traffic through Tor, there are problems such as difficulty using ...
1
vote
0answers
27 views

Tor config to ignore LAN hosts

Anyone has any tips on how to configure Tor software to ignore specified host names that are on my LAN? I'm guessing there is an option in torrc file, but I was not able to find anything in the ...
0
votes
1answer
57 views

Game Server Blocking Tor Somehow

So, I've been connecting to one of my games through a proxy connection (tor). Recently, the connection attempt to the game servers simply times out. This was right after an "update" to the game. My ...
4
votes
3answers
210 views

Secure linux distro that sends traffic through Tor

I'm looking for a live Linux distro that is secure and preserves my anonymity online. For what I need, Tor seems to do the job – but such software requires configuration that someone who is ...
6
votes
3answers
206 views

Connect through own TOR relay, make edge node traffic unreadable

I understand that one of the limitations of TOR is that whoever runs the edge node can read all the traffic running through it before it gets split up amongst the TOR cloud. Lets say you were an ...
1
vote
2answers
102 views

OS or router level TOR network setup

I like the idea of proxies and TOR, but I find their application limited when it is just an application specific proxy setting or a browser specific proxy setting. I would like all traffic in my OS ...
1
vote
2answers
342 views

How I could redirect all my traffic to the TOR network?

I need to redirect all my traffic to the TOR network. I have just installed Vidalia, but I think that I have not correctly configured my Tor-client. I have a Java desktop client that has to access a ...
5
votes
1answer
138 views

Will tor encryption work on a public network?

I'm using a hotel's wifi service and need to send sensitive documents back home. A coworker has suggested using tor but I'm uncertain when and where the decryption takes place. Is it decrypted at the ...
0
votes
0answers
329 views

TOR Proxy / Vidalia “New Identity” button not working

i need to hide my ip from time to time in Vidalia, i click on "New Identity" i then check http://myip.ozymo.com/ to see if my ip has changed, but no. it hasn't. why is that, and how can this be ...
4
votes
2answers
291 views

How can I install tor in the UAE?

I'm using Linux Mint 10 Julia and currently in the UAE. I'm having trouble accessing a lot of websites so I want to install tor. However the the domain is block and so the repo address of tor itself ...
2
votes
1answer
65 views

tor on debian: how does the user fallback work?

I cannot get my head around a strange behaviour I observed on my Debian 6 system today. When I run tor, either via /etc/init.d/tor or directly via /sbin/tor, the new tor process drops its root ...
0
votes
0answers
539 views

Linux Mint 10 - Installing TOR to secure all traffic

I'm running Lunix Mint 10 and I would like to install TOR to browse the web but also if I run a script that connects with the web I want it to secure/redirect that through the onion network. How do ...
0
votes
1answer
64 views

Tor not running?

I followed the Tor demo. I installed Polipo and configured it. I restarted both Polipo and Tor services. Before I had Tor set up, the following script failed. def fetch_url(url): ...
2
votes
1answer
709 views

Using Tor and IRC

How can I use Tor with IRC? I have noticed that some networks block Tor. How true is that? I have a problem with flashing my IP adderss whenever I join a channel. Freenode provides a convenient ...
0
votes
2answers
537 views

tor alternative

I am using TOR as an proxy for some scripts I'm running(nothing illegal just don't want to expose my IP address) but I'll randomly get network timeouts which don't happen when I run the scripts ...
0
votes
1answer
202 views

Xerobank and Tor

I use XeroBank Browser to access the tor network on windows. For the last few days the default homepage, start.xerobank.com has a certificate error and always shows my connection as insecure. Since ...
0
votes
1answer
241 views

Is there any use of SIP on top of TOR

Does it make any sense it terms of perfomance and latency?As far as i know TOR is a transports layer protocol trying to encapsulate the cells with onion routing in order to enhanse privacy.Since sip ...
2
votes
0answers
348 views

Problems with Tor, Torbutton and Firefox in Ubuntu 10.04

I'm having trouble getting Tor working on my computer. I'm a Ubuntu 10.04 user. I've been following the these installation instructions. I started both services (sudo /etc/init.d/tor start, and sudo ...
0
votes
1answer
1k views

Tor + Irssi (Ubuntu 10.10)

I am trying to get Tor working with Irssi. The directions at the bottom of this page Freenode Install Link say to :~/.irssi$ tor MapAddress 10.40.40.40 p4fsi4ockecnea7l.onion Feb 12 04:26:51.101 ...
0
votes
1answer
754 views

Using TOR and VPN at the same time

I was wondering if there's a way to use TOR and VPN at the same time, what I want to do is connect to my Wifi then send the encrypted traffic to TOR using the same encryption the VPN uses, then from ...
2
votes
2answers
6k views

Chrome + Tor + Proxy Switchy!

Chrome 7 keeps showing a dialog saying: 514 Authentication Required when I use TOR. How I solve this?
2
votes
2answers
647 views

How can I make Tor and Polipo run (and automatically restart) using launchd on Mac OS X?

I have no experience with launchd but would like to setup Tor and Polipo as a service that automatically restarts every 24 hours or so. How can I do this?
1
vote
0answers
1k views

Tor Telnet control gives Authentication Required error on any command

I am trying to connect to a running instance of Tor with the Tor Control (TC) Protocol using Telnet on the ControlPort (specified in the torrc file) on Windows. Whenever I connect using Windows's own ...
1
vote
0answers
213 views

Multiple identities at the same time using TOR?

I am scraping some websites with curl and I am using Tor to avoid sending too many request with the same ip. The problem is that my app uses threads, so if I send the packet to change identity to the ...
2
votes
2answers
898 views

How many Tor exit nodes are there?

On average (as I do understand that servers go on and off the network, etc.) how many Tor exit nodes are there in service at any given time? (It is probably going to be an informed estimate.)
0
votes
2answers
499 views

How do you set up TOR in Ubuntu Linux?

I have been looking online and trying to install a VPN or TOR in Ubuntu. I have the packages for this from Synaptic Package Manager. I am trying to follow instructions from the Tor site, and have ...
8
votes
6answers
10k views

Where can I find an equivalent of Torbutton for Google Chrome?

I enjoy the Torbutton I am currently using in Firefox, but Firefox is quite a resource hog and I am working in a virtual machine. Is there a Torbutton equivalent for Google Chrome?
1
vote
4answers
799 views

Connect to Freenode using tor

My proxy blocks the connection to IRC. But to my surprise freenode doesn't accept connections from tor network. I added the onion address in Xchat as FreenodeOverTor in the network list. I installed ...
3
votes
2answers
868 views

What plugin does Firefox use to download from SourceForge during Tor?

I have Tor installed on my mac, and Tor-button installed on my Firefox (along with NoScript, BetterPrivacy, AdBlock, and RefControl). By default, Tor disables plugins like Flash. From what I've read ...
1
vote
2answers
2k views

how does tor encrypt information from your ISP or local network?

At my work, I have a network administrator that presumably sees everything I connect to on the internet (and has banned things like Facebook, Youtube, etc). However, tor seems to let me through those ...
2
votes
1answer
232 views

Is content routed through Tor encrypted?

Are usernames and passwords that I type in while using Tor encrypted from the nodes? For example, I want to use facebook, but I'm not sure if my login information is protected while I use Tor.
1
vote
1answer
1k views

Can I build a VPN on top of Tor?

If I understand correctly, the Tor client works as a combination of a proxy server and application plugins (such as the Firefox Torbutton) that enable use of the proxy and contain additional ...
1
vote
1answer
360 views

Tor and blacklisting

I'm studying Tor and its capability to provide anonymity and bypass censorship, especially when used by people of repressive countries. I'm wondering about one thing. The nodes that are part of the ...

1 2