Questions tagged [guard-node]
A guard node is the entry node into the Tor network.
78 questions
0
votes
1
answer
176
views
Self-hosting an bridge at home and using it for your own traffic?
If selecting a trusted entry (guard) node is crucial, why not self-host a bridge at home? Is it important to use 3 external relays or can one relay be selfhosted at your origin address leaving only ...
0
votes
1
answer
349
views
Can't specify any guard nodes in torrc file
I am trying to do some research for my school thesis related to the Tor network, and I need to specify and use only one guard relay that I own while using the Tor browser. I tried to specify it with ...
0
votes
2
answers
172
views
Public network safe with TOR?
As I know, public networks are highly dangerous for normal people as hacker can obtain their private data. One way to prevent this is using a VPN, since after the connection everything is encrypted.
...
0
votes
1
answer
50
views
Gap - Counting number of packages to determine client?
I read a lot about onion routing and I am confused about the following fact on Wikipedia:
Only the final node, the "exit node", is able to determine its own location in the chain.
In my eyes ...
0
votes
1
answer
418
views
guard node unexpected change, is it expected behavior?
my guard node is changing between two countries in different sites is it normal ?
also, when i open tor my guard node is always the same, but some time passed it changes to another country but if i ...
0
votes
2
answers
131
views
Tor comunicating to other IPs beside my guard node, should it happen?
Running netstat and analyzing my established connections I noticed sometimes tor talks to other IPs that aren't my guard node. I'm not sure if this is supposed to happen because I very very new to ...
0
votes
3
answers
294
views
Who can determine the guard-node of a hidden-service?
If someone hosts a hidden-service, then the hidden-service obviously knows its guard-node. I would guess the guard-node knows that it is the guard-node of the tor-application which is used by the ...
0
votes
0
answers
323
views
Why do I get connected to TOR nodes that I excluded in TORRC?
I'm testing the TOR browser bundle and I keep getting connected to exit nodes in countries that I've explicitly excluded in my torrc:
StrictNodes 1
ExcludeExitNodes {ad},{ar},{au},{at},{bs},{by},{be},...
1
vote
1
answer
158
views
Could I avoid traffic confirmation attacks by setting up my own guard node?
If I set up my own guard node and always use it when connecting through the Tor network, would I be fully protected from confirmation attacks?
Also, how would my anonymity be affected with such a ...
1
vote
2
answers
155
views
What does the middle node of my Tor circuit know about my guard node?
Can the middle node of my Tor circuit detect if I am using a bridge and/or pluggable transport?
0
votes
1
answer
335
views
What percentage/ratio of entry nodes reside in 14 Eyes or NATO affiliated countries?
I spent a good amount of time editing my Tor configuration files to switch in between entry nodes and found that eventually after excluding all nodes, I was lastly routed through Kyrgyzstan. I only ...
0
votes
0
answers
224
views
Advertised bandwidth rising but consensus weight falling?
I am a new non-exit relay operator, currently running TOR v4.5.4 rc on a RaspberryPi 3B+, on a FTTH connection.
My relay is https://metrics.torproject.org/rs.html#details/...
0
votes
0
answers
420
views
Not possible to connect some countries
I was running Tor-0.2.9.9 till yestoday, thene I updated to the new version Tor-0.4.5.5-rc now i cannot connect to Japan or India anymore and also to some other countries. In version Tor-0.2.9.9 it ...
0
votes
1
answer
132
views
guard node IP is european (FR or DE)
Why is my guard french or german if my IP is from Singapore? I downloaded the Tor installation file from Singapore but my guard is still french.
Why is it like this? I suppose to get asian circuit.
0
votes
1
answer
919
views
tor log shows ignoring ExcludeNodes?
Tor Log says:
[WARN] Not using bridge at [scrubbed]: it is in ExcludeNodes.
and
[NOTICE] Opened Socks listener on 127.0.0.1:9150
It minds that my tor, conexion/router have been hacked?
To put you ...