Questions tagged [exit-policies]
The exit-policies tag has no summary.
24 questions
0 votes
0 answers
12 views
Indicating that an exit relay cannot exit to a certain country
If a host blacklists an entire country so that none of its IPs can reach IPs allocated to that country, is there a way to indicate that they are unreachable, using ExitPolicy or something similar? I ...
0 votes
1 answer
112 views
Can I restrict my possible exit nodes into a list?
As this question details, it is possible to limit the exit nodes into a specific country. What I would yet more happily do, is to have some more narrow limitation. For example, to specific subnets (...
0 votes
0 answers
572 views
Tor ExitNodes not working in the torrc?
I'm new to Tor and installed it and torsocks on a fresh ubuntu machine. I've set up and configured the torrc file with the following parameters: ExitNodes A0C59410B9030AC1385C4CA44C8DBFE13AF4BC9B ...
0 votes
0 answers
216 views
sanitize using policies.json
I am trying to set up a policies.json file and I can't get the sanitize option to work. I want it to clear download history but that isn't working. It isn't showing up under about:policies and when I ...
0 votes
1 answer
109 views
Does an exit relay also relays non-exit traffic?
I would like to run an exit relay, but I don't want to deal with almost any abuse issues. So I figured to only exit to hidden services. If my understandings are right, the exit policy and the relay ...
0 votes
3 answers
284 views
Is denial of service possible by getting the exit node to create another circuit?
Even though circuit length is limited to 8, can an attacker create a circuit of length 8, and then get the exit node to create another circuit of length 8 (get the exit node to be a Tor client)? Then ...
0 votes
1 answer
95 views
is it possible for an exit node operator to reroute traffic through the tor network?
is it possible for an exit node operator to reroute traffic through the tor network, despite all the disadvantages? What effect would that have anonymity and finally what would happen if the software ...
0 votes
2 answers
1k views
Multiple ip addresses for tor exit nodes
Is it possible for tor exit nodes, or all nodes to have multiple ip addresses say 2 billion so that they alternate each user request through those ip addresses because presently tor addresses are ...
1 vote
1 answer
953 views
Tor and Exit nodes - just a question
Given the fact that exit nodes seem to be implicated with just about every bad story covering Tor - why have them? Could not the clearweb be left to just continue it's evolution into a corporate ...
0 votes
1 answer
1k views
IPv6 Exit Policy Summary none defined
Does that means that I'm an exit node if somebody connects to me through IPv6?
2 votes
1 answer
91 views
ExitNodes doesn't seem to work Jordan {JO}
I wanted to change my torrc file so the ExitNodes is Jordan {JO}. When I did that, the Tor Browser couldn't connect.
2 votes
1 answer
4k views
How often do Tor exit nodes change Ip addresses?
A majority of Tor traffic is routed through around ~80 exit nodes I was wondering how often do these exit nodes change their ip addresses? There is a list of exit nodes here https://torstatus....
4 votes
2 answers
518 views
ExitPolicy to local machine
There is a comment in the torrc man page that exit policies can target the local machine or private networks, like say : ExitPolicy accept 127.0.0.1:80 ExitPolicy reject private:* Does anyone ...
4 votes
2 answers
3k views
Accessing Tor hidden services over a single hop circuit
I will presage the expected warnings before posting my question: I fully understand the security risks involved using single hops, however, with regards to my goals I have zero need for anonymity. I ...
2 votes
2 answers
22k views
Run Tor in the background via the shell
After configuring the Tor relay through a remote SSH session my terminal is still waiting (sort of stuck at this line on my remote SSH session ). it says: Nov 11 10:10:00.000 [notice] Performing ...