<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cockssn</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cockssn"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Cockssn"/>
	<updated>2026-05-02T19:15:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=13594</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=13594"/>
		<updated>2011-07-24T18:55:40Z</updated>

		<summary type="html">&lt;p&gt;Cockssn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Proposal to rename/split Tor page ==&lt;br /&gt;
&lt;br /&gt;
Much of the content here details information that is irrelevant to the subject of Bitcoin.  I propose we create a separate wiki page for &amp;quot;Freenode&amp;quot; as that is what the main topic appears to be.  We can keep a Tor page for issues related to Tor/Bitcoin and hidden service fallback nodes.&lt;br /&gt;
&lt;br /&gt;
As an aside note we ought to, at the very least, trim down the mIRC section.  It is after all, a shareware product.  There are more appropriate free open source alternatives that already have SASL support built-in or have implementations that are not broken.&lt;br /&gt;
&lt;br /&gt;
(note1 from ptmhd - i&#039;m back on the wiki editing, i will trim the irc part to bare minimum (also because it is now much easier to setup)&lt;br /&gt;
&lt;br /&gt;
== Tor + Firefox ==&lt;br /&gt;
&lt;br /&gt;
I recommend to start with the Vidalia Bundle.&lt;br /&gt;
There Tor comes with a graphical control centre + Tor button for Firefox. &lt;br /&gt;
the Tor button is a plugin that allows you with 1 click to turn on/off the Tor routing for Firefox.&lt;br /&gt;
&lt;br /&gt;
== Tor + Bitcoin ==&lt;br /&gt;
&lt;br /&gt;
using Bitcoin with Tor is easy. All you need is to check the proxy option. The predefined values in Bitcoin match the Tor settings. As Bitcoin only saves from &amp;amp; to addresses (and no IP addresses), you should be pretty safe. Tor however does not fix the traceability of BTC from one address to other.&lt;br /&gt;
&lt;br /&gt;
== Tor + IRC (mIRC) ==&lt;br /&gt;
&lt;br /&gt;
This is worked for me on two different computers, drop me a message on Bitcoin forum if you need help.&lt;br /&gt;
&lt;br /&gt;
== additional content? ==&lt;br /&gt;
&lt;br /&gt;
some user started creating a tor page under his user space:&lt;br /&gt;
https://en.bitcoin.it/wiki/User:Sawzall/Tor&lt;br /&gt;
&lt;br /&gt;
maybe there&#039;s some stuff you guys can pull in from there... &lt;br /&gt;
&lt;br /&gt;
also, xchat instructions for using over tor can be nice to have too. not everyone uses mirc, you know. :)&lt;br /&gt;
&lt;br /&gt;
--[[User:Nanotube|Nanotube]] 05:39, 9 January 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There&#039;s a bounty for the article at http://www.bitcoin.org/smf/index.php?topic=2602&lt;br /&gt;
Thanks for the link to Sawzall&#039;s Tor page. I did not know that.&lt;br /&gt;
I shouldn&#039;t probably edit directly the main article either and should write it in my user space first.&lt;br /&gt;
I have no wiki writing habbits :(&lt;br /&gt;
As for the xchat, I do not do IRC since I left school and installed it after 7 years only to write the Freenode + Tor + SASL howto.&lt;br /&gt;
&lt;br /&gt;
--[[User:Ptmhd|Ptmhd]] 18:20, 12 January 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
== hidden services ==&lt;br /&gt;
&lt;br /&gt;
rather than trying to keep a separate list of bitcoind as hidden services, it&#039;s probably better to link to the existing list of [[fallback nodes]], which already has a few tor hidden services listed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition, the bitcoin client does not resolve dns, so if you have any nodes added whose dns/.onion addresses are not resolved the connection will fail. You can find an explanation and instructions here http://www.bitcoin.org/smf/index.php?topic=59.0;all#msg14635&lt;br /&gt;
&lt;br /&gt;
== Configuration tips ==&lt;br /&gt;
&lt;br /&gt;
In torrc:&lt;br /&gt;
 CircuitBuildTimeout 30 #Picks faster nodes&lt;br /&gt;
 LearnCircuitBuildTimeout 0 #Enables the above setting&lt;br /&gt;
 MaxCircuitDirtiness 1200 #The number of seconds between each enforced IP change.&lt;br /&gt;
                          #Increasing it can be good in some cases.&lt;br /&gt;
 WarnUnsafeSocks 0 #Tor doesn&#039;t like the way Bitcoin makes requests, and spams&lt;br /&gt;
                   #the log about it. This stops that behavior.&lt;br /&gt;
&lt;br /&gt;
* Privoxy is better than Polipo in every way. It has powerful privacy-assisting options (some disabled by default), and it can almost replace Torbutton on non-Firefox browsers. Firefox doesn&#039;t need Privoxy &#039;&#039;or&#039;&#039; Polipo because it can handle SOCKS5 natively.&lt;br /&gt;
* The most secure browser configuration is Firefox + Torbutton. You must use either Privoxy or Torbutton.&lt;br /&gt;
* Use standalone Tor, which outputs Tor&#039;s log to a console. &#039;&#039;Nearly all problems can be quickly solved by looking at the log.&#039;&#039;&lt;br /&gt;
* The official Vidalia bundles install two torrc files in different locations. One of these is useless. (Can&#039;t remember which one.)&lt;br /&gt;
&lt;br /&gt;
Summary: The Tor bundles suck. [[User:Theymos|theymos]] 09:21, 9 January 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
* for the benefit of all users that run windows, would like to use Bitcoin client + IRC + browse the web via Tor, what would you recommend? &lt;br /&gt;
[[User:Ptmhd|Ptmhd]] 23:42, 12 January 2011 (GMT+1)&lt;br /&gt;
::Just download the expert bundle, make the torrc modifications I suggested (except the MaxCircuitDirtiness one), run it, and connect Bitcoin to localhost:9050. Same for IRC. If having the Tor window open all the time annoys you, minimize it to the tray with [http://www.abstractpath.com/powermenu/ PowerMenu]. There are also command-line options to tor.exe that [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ#HowdoIrunmyTorrelayasanNTservice create a Tor NT service] -- this is a good idea if you run Tor constantly.&lt;br /&gt;
&lt;br /&gt;
::I never tried using IRC over Tor, so I can&#039;t recommend any particular IRC client. As a general rule, however, programs meant to be [http://portableapps.com/ portable] provide better anonymity.&lt;br /&gt;
&lt;br /&gt;
::For browsing, download [http://portableapps.com/apps/internet/firefox_portable Firefox Portable] and install [https://addons.mozilla.org/en-US/firefox/addon/2275/ Torbutton] on it. Privoxy/Polipo are not necessary. [[User:Theymos|theymos]] 08:45, 13 January 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
== tor hidden service ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;For clients, hidden services are more secure than encrypted Tor HTTPS connections because the destination&#039;s ISP isn&#039;t involved as they are in the HTTPS case.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
the isp isn&#039;t receiving https traffic, but the timing attacks don&#039;t rely on the protocol being https. how can the destination isp or the final relay not aid in a timing attack?&lt;/div&gt;</summary>
		<author><name>Cockssn</name></author>
	</entry>
</feed>