Update 12_0_Using_Tor.md

This commit is contained in:
Javier Vargas 2020-07-05 21:43:27 +02:00 committed by GitHub
parent 11feda951f
commit f49ff66def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ The basic architecture of the Tor network is made up of the following components
input (Guard), intermediate nodes (Middle), and output nodes (Exit). input (Guard), intermediate nodes (Middle), and output nodes (Exit).
* Directory servers: Directory servers store the information of onion routers and onion servers (hidden services), such as their * Directory servers: Directory servers store the information of onion routers and onion servers (hidden services), such as their
public keys. public keys.
* Onion servers (hidden servers): They support TCP applications as a service web or IRC service * Onion servers (hidden servers): They support TCP applications as a service web or IRC service.
### Clear internet connection ### Clear internet connection