Does Tor encrypt a client's connection to its entry node? How does it do this?
Asked
Active
Viewed 434 times
2 Answers
3
Yes, Tor clients encrypt connections to entry nodes (relays). Indeed, they successively encrypt to all relays in the circuits that they specify. The required public keys for all relays are available from Tor's directory servers.
mirimir
- 3,017
- 1
- 19
- 29