Most Popular

1500 questions
5
votes
2 answers

can use tor command line in windows

I have installed TBB, but I need use the command line tor. TBB is working, and some project use python to start tor is also working(such as this https://github.com/realgam3/pymultitor) Find the location, tor -h, show nothing: parameter found from…
Mithril
  • 151
  • 1
  • 1
  • 4
5
votes
2 answers

Is there a way to share an installation fo the tor browser bundle among multiple users?

On Linux, I've tried the following, which doesn't work, but illustrates what I want. Unpack the tor-browser in /usr/local and make it readable by all users. Create $HOME/tor-browser/ for each user which contains their own Data directory and symlinks…
user1271
  • 51
  • 1
5
votes
1 answer

Looking to create a onion domain; need some help

Where can I find a place to register my own onion domain and is there any hosting sites that I could use for hosting for my hidden service?
Nick
  • 59
  • 1
  • 2
5
votes
1 answer

YouTube anonymity through Tor

When searching videos on tor through DuckDuckGo, I am given this warning before proceeding to the video. "YouTube (owned by Google) does not let you watch videos anonymously. As such, watching YouTube videos here will be tracked by…
lksfjlskdj
  • 51
  • 1
  • 1
  • 2
5
votes
3 answers

In the new Tor browser bundle how to change identity programmatically?

In the new Tor browser bundle is there any way to change new identity programmatically, since there is no Vidalia bundle?
Vijay kudal
  • 53
  • 1
  • 5
5
votes
1 answer

torcc file missing on Mac OS Sierra?

Trying to get Tor to renew my identity for my Python code. I'm following the STEM project guide on how to set this up. It seems that to get this properly working (for Python), I need to edit the torrc file. However, I do not seem to have this…
LucSpan
  • 51
  • 2
5
votes
2 answers

Tor security if LE/ISP want me really bad

Let's say LE knows who I am ... they already know I am using Tor. Is there a way for them to create a surveillance from my ISP ? You will say Tor is encrypted except exit relay ... but common to the first node... I have to send the encryption code…
Bakooo
  • 51
  • 1
5
votes
3 answers

Is it possible to know which entry node, middle node, and exit node one is using while using TBB?

Is it possible to know which entry node, middle node, and exit node one is using while using TBB online. Also, be informed as node changes or additional nodes being added online while using TBB.
Roya
  • 3,240
  • 3
  • 19
  • 40
5
votes
2 answers

How can I figure out how to use TOR in my Java application

I am trying to integrate TOR into my java application. I have tried Silvertunnel and Orchid, and cant get them to work. I think without doing some learning, im not going to figure this out. On another thread i read "You'll just need to get Java to…
Arif
  • 51
  • 1
  • 2
5
votes
2 answers

How to create a private exit node?

I would like to create an private exit node that only I have access, it will be set on my personal computer, then plan to create "exit node" to relatives who live USA and France so I can have a fully encrypted system for use with a vpn without…
amos
  • 51
  • 2
5
votes
1 answer

How often does a Tor change rendezvous point with hidden service?

I understand how a Tor client connects to a hidden service, but can anyone explain to me how long a rendezvous point is used? According to numbers 10-16 on this post on Tor stack exchange, the client determines the rendezvous point and sends an…
tim petrem
5
votes
2 answers

How do I make my Tor Browser a relay?

I have the updated version of Tor, but there is no console after the Tor connection is made and the browser comes up. I would like to run a Tor relay but am unable to due to lack of Tor console. Thank you.
5
votes
2 answers

How to make tor browser work with the system tor service rather than the tor service provided with the browser

How to make tor browser work with the system tor service rather than the tor service provided with the browser. Certain files in the Browser folder must be changed. PS: I start the tor service on Linux with # service tor start
user987987987
  • 51
  • 1
  • 2
5
votes
3 answers

How To Config the "torrc" file

Your instructions say to Tor's configuration file is named 'torrc'. Locate the file on your system, open it with a text editor and add the following lines: ORPort 443 Exitpolicy reject *:* Nickname ididntedittheconfig ContactInfo human@... The…
Andrew
  • 61
  • 1
  • 2
  • 5
5
votes
2 answers

Why is Tor not visible in my Programs and Features in the Control Panel?

After installing Tor (browser bundle) on my Win7-64 machine, it doesn't show up as an installed program in Programs and Features in the Control Panel? Is this normal or is this a glitch?
longarche
  • 51
  • 1
  • 2