Most Popular
1500 questions
4
votes
4 answers
Is it possible to ping .onion?
I've a program that with an algorithm generate link in .onion.
Some link runs, some no.
For check if every link runs, I would ask this:
Is it possible to ping a link .onion?
If yes, how to Can I do it?
Blazed
- 143
- 1
- 4
4
votes
1 answer
Creating ExitNodes command for Tor 6.0 on a Mac
I sometimes need to set a specific ExitNodes country code in the torrc file. I am using Mac OS X 10.6.7. Prior to Tor 6.0 the torrc file for TorBrowser.app on a Mac was located in the app's bundle, i.e.,
TorBrowser.app/TorBrowser/Data/Tor/torrc
I…
xyzzy
- 116
- 4
4
votes
1 answer
Nature of HTML5 Canvas fingerprinting
I am something of a layperson, and have two questions regarding HTML5 Canvas fingerprinting.
As I understand it, it allows the site to extract certain hardware and software information about the visiting computer, which can be used to uniquely…
user13049
- 41
- 1
4
votes
2 answers
How to set up tor private network without the simulator
Is there a way to make the private tor network do not use the simulator, such as shadow or chutney? If possible, do you how can I set up?
yasato
- 59
- 4
4
votes
1 answer
Many exit nodes unable to download from file hosting sites
My country recently blocked quite a number of popular file hosting sites (e.g. uploaded.net) at the IP level.
Using Tor circumvents this but I'm finding that most (nearly all?) Tor exit nodes are almost always past their free download limit on most…
user773
- 41
- 2
4
votes
5 answers
Orbot: Prevent phone from connecting to the Internet without Tor?
I want to set my phone up in such a way that it won't connect to the internet before Tor (Orbot) has established a connection. How do I do that?
Morphior
- 41
- 1
- 2
4
votes
2 answers
Did Google discover my Tor Route?
I just noticed something weird when using the Tor Browser to access google.com.
My entry node was located in France, and the exit node was located in the Netherlands, as can be seen in the image here:
However Google redirected me to www.google.fr,…
Jens
4
votes
4 answers
Security implications of running tails in Virtual machine
So I was suggested to use Tails on a VirtualBox software. But as I was going thru the documentation, I saw this security limitation
"Both the host operating system and the virtualization software are able to monitor what you are doing in Tails."
I…
Chandra Shekhar
- 161
- 1
- 3
- 5
4
votes
2 answers
How to reuse same .onion address with Tor ephemeral hidden services (python)?
I'm establishing an ephemeral hidden service via Tor, but I wish to reuse the same .onion address. I know to do this I must presist the same private-key every time I run the hidden service, but how do I do this?
I'm basically following the Stem…
user107305
4
votes
2 answers
How to use tor with a program in shell?
I am running some programs in Bash in Ubuntu.
The programs download something using network sockets. Their README file says they can be used with tor, and I hope to change the external IP address by using tor with the programs.
I have tried to look…
Tim
- 253
- 2
- 3
- 10
4
votes
1 answer
How to run the Tor browser without the bundled Tor proxy?
Say one's using GNU/Linux with a Tor daemon setup on a given local port (which happens not to be 9050). Web browsing traffic currently goes like this: vanilla Firefox -> Privoxy -> Tor.
Say one would like to replace Firefox with the Tor browser from…
dummydev
- 323
- 2
- 10
4
votes
1 answer
How Tor Browser knows that a directory server is legit?
How Tor Browser knows that a directory server is legit? Does it have their certificates hardcoded?
guest
- 61
- 1
4
votes
1 answer
Using Tor to make HTTPS requests in Python
I have the following code:
with Controller.from_port(port = 9151) as controller:
controller.authenticate()
socks.setdefaultproxy(socks.PROXY_TYPE_SOCKS5, "127.0.0.1", 9150)
socket.socket =…
Mustard Tiger
- 141
- 1
- 3
3
votes
3 answers
Tor as a Chrome/Firefox extension Plugin?
Browsing habit seems to be one of the big factors on anonymity, and i am wondering if there is possibility that technology wise Tor can be written as a Plugin on top of Mainstream browsers, so the adoption rate would increase, hence a more…
clark
3
votes
1 answer
Using Orfox/Orbot with ExpressVPN for Android
Done a lot of reading on this subject recently, and I want to make sure I'm doing this correctly.
I activate my VPN, then activate Orbot, and run OrFox (tor browser) through the orbot browser tab.
This should, essentially, protect me from…
Havvokk
- 31
- 1
- 3