Author

Topic: Bitcoin and TOR (Read 2954 times)

legendary
Activity: 1400
Merit: 1013
September 03, 2012, 10:08:26 PM
#9
If anyone wants to test their ability to connect to a hidden service they can use this one: cciyjmmmmbg2mri3.onion
hero member
Activity: 560
Merit: 500
I am the one who knocks
September 03, 2012, 08:24:57 PM
#8
legendary
Activity: 1072
Merit: 1181
September 03, 2012, 10:07:59 AM
#7
Is there a guide for this?

doc/Tor.txt in the source tree
hero member
Activity: 560
Merit: 500
I am the one who knocks
September 03, 2012, 09:19:07 AM
#6
We're very close to adding much improved Tor support to Bitcoin, so it will most likely be in 0.7.0.

Among other things:
  • Support for running as and connecting to Bitcoin hidden services
  • Peer exchange of Bitcoin hidden services
  • Non-leaking DNS seeding via proxy


thanks for this.
Anyway, i've just tried bitcoin over Tor and works pretty well.
Is there a guide for this?
full member
Activity: 188
Merit: 100
September 03, 2012, 08:12:31 AM
#5
We're very close to adding much improved Tor support to Bitcoin, so it will most likely be in 0.7.0.

Among other things:
  • Support for running as and connecting to Bitcoin hidden services
  • Peer exchange of Bitcoin hidden services
  • Non-leaking DNS seeding via proxy


thanks for this.
Anyway, i've just tried bitcoin over Tor and works pretty well.
legendary
Activity: 1414
Merit: 1000
HODL OR DIE
June 20, 2012, 11:25:35 AM
#4
I tried to run the client over tor for a while but my connections were very low and eventually reduced to 1 or 2.
legendary
Activity: 1072
Merit: 1181
June 18, 2012, 10:49:02 AM
#3
We're very close to adding much improved Tor support to Bitcoin, so it will most likely be in 0.7.0.

Among other things:
  • Support for running as and connecting to Bitcoin hidden services
  • Peer exchange of Bitcoin hidden services
  • Non-leaking DNS seeding via proxy
legendary
Activity: 1050
Merit: 1000
You are WRONG!
June 18, 2012, 08:37:05 AM
#2
peer discovery is done by dns seeds. if you want to disable peer discovery use -addnode to bitcoind.

the warning will still show in tor, because bitcoin don't connect to dns addresses but "raw" ips, and therefor does not happen a dns lookup when connecting to a new peer found in the network. but when you pass an ip to tor, tor assumes that the application using it, does dns lookup besides tor, and spews a warning.
sr. member
Activity: 364
Merit: 250
June 18, 2012, 08:31:43 AM
#1
I tried running Bitcoin over TOR.  I also took a look at my net traffic with a snooping app.  What i see is a lot of traffic that gets routed over TOR, most likely the p2p stuff including the txs.  However, according to the snitch app and my TOR logs, Bitcoin makes some clearnet connections.  Probably related to peer discovery...  Here is what i pull from Vidalia's messages:

[Mon Jun 18 XXXX 2012] Potentially Dangerous Connection! - One of your applications established a connection through Tor to "98.151.200.160:8333" using a protocol that may leak information about your destination. Please ensure you configure your applications to use only SOCKS4a or SOCKS5 with remote hostname resolution.

My guess is that there is some kind of dns lookup its doing, again probably for peer discovery.

My question is:  has TOR usage been fully implemented.  In the event that some government tries to firewall or block out BTC, TOR may be the only way folks in an affected jurisdiction may be able to access the network. 

Just curious as to whether or not this is the case.

-doob
Jump to: