mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 10:27:29 +00:00 
			
		
		
		
	Update 12_0_Using_Tor.md
This commit is contained in:
		
							parent
							
								
									2cd899eb22
								
							
						
					
					
						commit
						94713d2656
					
				| @ -8,7 +8,7 @@ Tor is a low-latency anonymity and overlay network based on onion routing and pa | ||||
| 
 | ||||
| ## 2. ¿Why use Bitcoin over Tor?  | ||||
| 
 | ||||
| The Bitcoin network is a peer-to-peer network that listen for transactions and propagates them using an IP public address.  When you use default configuration you share your ip address that could expose to a third party your location, your uptime and others details that becomes a undesirable privacy practice.   To protect you online you should use tools like Tor to hidden your connection details.   Tor allows improve your privacy online as your data goes through different nodes using cryptography and decoding one layer at a time at the different nodes. | ||||
| The Bitcoin network is a peer-to-peer network that listen for transactions and propagates them using an IP public address.  When you use default configuration you share your ip address that could expose to a third party your location, your uptime and others details that becomes a undesirable privacy practice.   To protect you online you should use tools like Tor to hide your connection details.   Tor allows improve your privacy online as your data goes through different nodes using cryptography and decoding one layer at a time at the different nodes. | ||||
| 
 | ||||
| ### Weaknesses | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user