<?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=Ptmhd</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=Ptmhd"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Ptmhd"/>
	<updated>2026-05-25T00:36:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=17628</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=17628"/>
		<updated>2011-10-02T14:17:49Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: removing mybitcoin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran. Preserving privacy means not only hiding the content of messages, but also hiding who is talking to whom (traffic analysis). Tor provides anonymous connections that are strongly resistant to both eavesdropping and traffic analysis.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
* bxfna6fhddpzduck.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=How Tor works=&lt;br /&gt;
Unlike Freenet, I2P, etc., Tor&#039;s security is very well-defined. While weaknesses do exist (described below), they have been known since Tor was created, and new weaknesses of significance are not expected.&lt;br /&gt;
&lt;br /&gt;
Tor sends TCP packets over 3 (normal) or 7 (hidden services) Tor relays. This is why it is so slow: your packet might have to go through 100 computers (counting Internet routers) before it reaches its destination. Tor uses multiple &#039;&#039;layers&#039;&#039; of encryption that are &#039;&#039;pulled away&#039;&#039; for each node. Hence the name &#039;&#039;&#039;T&#039;&#039;&#039;he &#039;&#039;&#039;O&#039;&#039;&#039;nion &#039;&#039;&#039;R&#039;&#039;&#039;outer, which is always capitalized as &#039;&#039;&#039;Tor&#039;&#039;&#039;, and never TOR or t.o.r.&lt;br /&gt;
&lt;br /&gt;
Say that I want to connect to bitcoin.org through Tor. I first select three Tor relays that I know about. Then, I send a message to my ISP that looks like this:&lt;br /&gt;
 Send to this IP: &amp;lt;IP of Relay1&amp;gt;&lt;br /&gt;
 &amp;lt;Encrypted data for Relay1&amp;gt;&lt;br /&gt;
When Relay1 receives this, he decrypts the payload using his private key. The payload contains this:&lt;br /&gt;
 Send to this Tor node: &amp;lt;Relay2&amp;gt;&lt;br /&gt;
 &amp;lt;Encrypted data for Relay2&amp;gt;&lt;br /&gt;
Relay2 decrypts his payload:&lt;br /&gt;
 Send to this Tor node: &amp;lt;Relay3&amp;gt;&lt;br /&gt;
 &amp;lt;Encrypted data for Relay3&amp;gt;&lt;br /&gt;
Relay3 receives the real TCP payload, which he sends to the destination:&lt;br /&gt;
 Send to this IP: &amp;lt;IP of destination&amp;gt;&lt;br /&gt;
 &amp;lt;Unencrypted payload&amp;gt;&lt;br /&gt;
The payload is not and can not be further encrypted by Tor. However, if the protocol itself uses encryption (HTTPS, SSH, etc.), the data will be encrypted. This means that the last node (the &#039;&#039;exit node&#039;&#039;) can see everything you do on HTTP sites, and can steal your passwords if they are transmitted unencrypted. Many people become exit nodes just so they can view this information -- Tor is much more dangerous than open WiFi for snooping!&lt;br /&gt;
&lt;br /&gt;
The encryption arrangement described above ensures that no single Tor node knows both the sender and the destination. Relay1 and your ISP know that you are using Tor and sending a packet at a certain time, but they don&#039;t know what you&#039;re sending or who you&#039;re sending to. Relay3 knows exactly what you&#039;re sending, but he can&#039;t determine who is sending it because Relay2 and Relay1 are blocking him. All three relays need to work together in order to conclusively connect the sender and the destination.&lt;br /&gt;
&lt;br /&gt;
However, Tor is weak to a &#039;&#039;timing attack&#039;&#039; that allows only two participants in certain positions to determine the sender with high accuracy. Consider this Tor connection:&lt;br /&gt;
 Sender &amp;lt;-&amp;gt; S-ISP &amp;lt;-&amp;gt; Relay1 &amp;lt;-&amp;gt; Relay2 &amp;lt;-&amp;gt; Relay3 &amp;lt;-&amp;gt; D-ISP &amp;lt;-&amp;gt; Destination&lt;br /&gt;
If the sender&#039;s ISP (S-ISP) and the destination are working together, they can record the size and times of packets sent and received. Over a large number of packets, they can determine with very high accuracy that the sender is, in fact, the person sending packets to the destination. This requires active surveillance or detailed logging by both sides. Relay1 can also perform the same role as S-ISP.&lt;br /&gt;
&lt;br /&gt;
Additionally, more configurations are possible if the underlying connection is not encrypted (normal HTTP, for example):&lt;br /&gt;
*S-ISP &amp;amp; Relay3&lt;br /&gt;
*Relay1 &amp;amp; Relay3&lt;br /&gt;
*S-ISP &amp;amp; D-ISP&lt;br /&gt;
*Relay1 &amp;amp; D-ISP&lt;br /&gt;
This second set can always see that the sender is connected to the destination, but they can only see what the sender is doing on the site if the connection is not encrypted. (Pathnames are encrypted in HTTPS.)&lt;br /&gt;
&lt;br /&gt;
Because the first relay (the &#039;&#039;entry node&#039;&#039;) is a weak point in the connection, Tor takes certain defensive measures. When you first start Tor, it chooses three &#039;&#039;entry guards&#039;&#039; that don&#039;t change for the entire time that you run Tor. You will always use one of those three unless one goes down. If all of those nodes are safe and your ISP is safe, then you are OK.&lt;br /&gt;
&lt;br /&gt;
These timing attacks are of special importance to Bitcoin because anyone can be the &amp;quot;destination&amp;quot; in a connection. Packets are broadcast to every peer in the Bitcoin network. This might allow your ISP alone to associate your transactions to you without much difficulty. However, a timing attack relies on receiving at least several dozen packets from the sender, so the &amp;quot;destination&amp;quot; might actually have to be one of your direct Bitcoin peers. It&#039;s not too difficult to flood the Bitcoin network with peers, though. Because of this attack, it is wise to use an [[EWallet]] instead of the Bitcoin client when using Tor.&lt;br /&gt;
&lt;br /&gt;
To discover Tor relays, Tor uses a centralized directory server model. There are nine authoritative directory servers. To become a relay, you register with one of these. The directory servers share their data and produce a &#039;&#039;network status consensus&#039;&#039; document every so often containing all Tor nodes. Tor clients don&#039;t connect directly to the authoritative directory servers -- they connect to one of many &#039;&#039;directory mirrors&#039;&#039;, which have a copy of the network status consensus. Since there is no peer-to-peer bootstrap mechanism in Tor, the entire network can be destroyed if half of the authoritative directory servers are destroyed, and the entire network can be subverted if half of the authoritative directory servers become evil.&lt;br /&gt;
&lt;br /&gt;
Hidden services allow both the sender and destination to remain anonymous. A hidden service connection is made like this:&lt;br /&gt;
*The destination tells several Tor relays to act as &#039;&#039;introduction points&#039;&#039; for the hidden service. The destination stays connected to all of these introduction points through a regular three-node Tor circuit.&lt;br /&gt;
*The destination registers these introduction points on a Tor DHT. The introduction points are associated with the first 16 characters of an encoded SHA-1 hash of the destination&#039;s key. This is the information in .onion addresses. The use of SHA-1 is a possible weakness.&lt;br /&gt;
*The sender creates a four-node Tor circuit. The fourth node is called the &#039;&#039;rendezvous point&#039;&#039;.&lt;br /&gt;
*The sender searches the DHT for the introduction points of the desired hidden service. The sender connects to one through a regular three-node Tor circuit and, through the introduction point, tells the destination about the rendezvous point he has chosen.&lt;br /&gt;
*The destination connects to the rendezvous point over a three-node Tor circuit. The sender and destination are now in contact over a seven-node connection.&lt;br /&gt;
&lt;br /&gt;
For clients, hidden services are more secure than encrypted Tor HTTPS connections because:&lt;br /&gt;
*If the destination remains anonymous, they are less likely to become controlled by an evil party.&lt;br /&gt;
*The destination&#039;s ISP isn&#039;t involved as they are in the HTTPS case. Only these configurations are possible for a timing attack:&lt;br /&gt;
**S-ISP &amp;amp; Destination&lt;br /&gt;
**Relay1 &amp;amp; Destination&lt;br /&gt;
&lt;br /&gt;
Running a hidden service is more dangerous, however. A simple intersection attack can be performed by the hidden service&#039;s ISP alone:&lt;br /&gt;
*Your Internet service is cut off.&lt;br /&gt;
*If the hidden service went down at that exact moment, you are unmasked.&lt;br /&gt;
The same sort of timing attacks as above are also possible.&lt;br /&gt;
&lt;br /&gt;
See the [http://www.usenix.org/events/sec04/tech/full_papers/dingledine/dingledine_html/index.html Tor design paper] for more info.&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion Bitcoin 4 Cash] ([[Bitcoin 4 Cash|info]])&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=7933</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=7933"/>
		<updated>2011-05-02T20:56:44Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Proposal to rename/split Tor page */&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;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User_talk:Ptmhd&amp;diff=7932</id>
		<title>User talk:Ptmhd</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User_talk:Ptmhd&amp;diff=7932"/>
		<updated>2011-05-02T20:49:32Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: init&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;logged in after some 3 months&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=2304</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=2304"/>
		<updated>2011-01-17T15:53:02Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: adding a note about eavesdropping and traffic analysis. not touching anything else&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran. Preserving privacy means not only hiding the content of messages, but also hiding who is talking to whom (traffic analysis). Tor provides anonymous connections that are strongly resistant to both eavesdropping and traffic analysis.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
* bxfna6fhddpzduck.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
==How Tor works==&lt;br /&gt;
Unlike Freenet, I2P, etc., Tor&#039;s security is very well-defined. While weaknesses do exist (described below), they have been known since Tor was created, and new weaknesses of significance are not expected.&lt;br /&gt;
&lt;br /&gt;
Tor sends TCP packets over 3 (normal) or 7 (hidden services) Tor relays. This is why it is so slow: your packet might have to go through 100 computers (counting Internet routers) before it reaches its destination. Tor uses multiple &#039;&#039;layers&#039;&#039; of encryption that are &#039;&#039;pulled away&#039;&#039; for each node. Hence the name &#039;&#039;&#039;T&#039;&#039;&#039;he &#039;&#039;&#039;O&#039;&#039;&#039;nion &#039;&#039;&#039;R&#039;&#039;&#039;outer, which is always capitalized as &#039;&#039;&#039;Tor&#039;&#039;&#039;, and never TOR or t.o.r.&lt;br /&gt;
&lt;br /&gt;
Say that I want to connect to bitcoin.org through Tor. I first select three Tor relays that I know about. Then, I send a message to my ISP that looks like this:&lt;br /&gt;
 Send to this IP: &amp;lt;IP of Relay1&amp;gt;&lt;br /&gt;
 &amp;lt;Encrypted data for Relay1&amp;gt;&lt;br /&gt;
When Relay1 receives this, he decrypts the payload using his private key. The payload contains this:&lt;br /&gt;
 Send to this Tor node: &amp;lt;Relay2&amp;gt;&lt;br /&gt;
 &amp;lt;Encrypted data for Relay2&amp;gt;&lt;br /&gt;
Relay2 decrypts his payload:&lt;br /&gt;
 Send to this Tor node: &amp;lt;Relay3&amp;gt;&lt;br /&gt;
 &amp;lt;Encrypted data for Relay3&amp;gt;&lt;br /&gt;
Relay3 receives the real TCP payload, which he sends to the destination:&lt;br /&gt;
 Send to this IP: &amp;lt;IP of destination&amp;gt;&lt;br /&gt;
 &amp;lt;Unencrypted payload&amp;gt;&lt;br /&gt;
The payload is not and can not be further encrypted by Tor. However, if the protocol itself uses encryption (HTTPS, SSH, etc.), the data will be encrypted. This means that the last node (the &#039;&#039;exit node&#039;&#039;) can see everything you do on HTTP sites, and can steal your passwords if they are transmitted unencrypted. Many people become exit nodes just so they can view this information -- Tor is much more dangerous than open WiFi for snooping!&lt;br /&gt;
&lt;br /&gt;
The encryption arrangement described above ensures that no single Tor node knows both the sender and the destination. Relay1 and your ISP know that you are using Tor and sending a packet at a certain time, but they don&#039;t know what you&#039;re sending or who you&#039;re sending to. Relay3 knows exactly what you&#039;re sending, but he can&#039;t determine who is sending it because Relay2 and Relay1 are blocking him. All three relays need to work together in order to conclusively connect the sender and the destination.&lt;br /&gt;
&lt;br /&gt;
However, Tor is weak to a &#039;&#039;timing attack&#039;&#039; that allows only two participants in certain positions to determine the sender with high accuracy. Consider this Tor connection:&lt;br /&gt;
 Sender &amp;lt;-&amp;gt; S-ISP &amp;lt;-&amp;gt; Relay1 &amp;lt;-&amp;gt; Relay2 &amp;lt;-&amp;gt; Relay3 &amp;lt;-&amp;gt; D-ISP &amp;lt;-&amp;gt; Destination&lt;br /&gt;
If the sender&#039;s ISP (S-ISP) and the destination are working together, they can record the size and times of packets sent and received. Over a large number of packets, they can determine with very high accuracy that the sender is, in fact, the person sending packets to the destination. This requires active surveillance or detailed logging by both sides. Relay1 can also perform the same role as S-ISP.&lt;br /&gt;
&lt;br /&gt;
Additionally, more configurations are possible if the underlying connection is not encrypted (normal HTTP, for example):&lt;br /&gt;
*S-ISP &amp;amp; Relay3&lt;br /&gt;
*Relay1 &amp;amp; Relay3&lt;br /&gt;
*S-ISP &amp;amp; D-ISP&lt;br /&gt;
*Relay1 &amp;amp; D-ISP&lt;br /&gt;
This second set can always see that the sender is connected to the destination, but they can only see what the sender is doing on the site if the connection is not encrypted. (Pathnames are encrypted in HTTPS.)&lt;br /&gt;
&lt;br /&gt;
Because the first relay (the &#039;&#039;entry node&#039;&#039;) is a weak point in the connection, Tor takes certain defensive measures. When you first start Tor, it chooses three &#039;&#039;entry guards&#039;&#039; that don&#039;t change for the entire time that you run Tor. You will always use one of those three unless one goes down. If all of those nodes are safe and your ISP is safe, then you are OK.&lt;br /&gt;
&lt;br /&gt;
These timing attacks are of special importance to Bitcoin because anyone can be the &amp;quot;destination&amp;quot; in a connection. Packets are broadcast to every peer in the Bitcoin network. This might allow your ISP alone to associate your transactions to you without much difficulty. However, a timing attack relies on receiving at least several dozen packets from the sender, so the &amp;quot;destination&amp;quot; might actually have to be one of your direct Bitcoin peers. It&#039;s not too difficult to flood the Bitcoin network with peers, though. Because of this attack, it is wise to use an [[EWallet]] instead of the Bitcoin client when using Tor.&lt;br /&gt;
&lt;br /&gt;
To discover Tor relays, Tor uses a centralized directory server model. There are nine authoritative directory servers. To become a relay, you register with one of these. The directory servers share their data and produce a &#039;&#039;network status consensus&#039;&#039; document every so often containing all Tor nodes. Tor clients don&#039;t connect directly to the authoritative directory servers -- they connect to one of many &#039;&#039;directory mirrors&#039;&#039;, which have a copy of the network status consensus. Since there is no peer-to-peer bootstrap mechanism in Tor, the entire network can be destroyed if half of the authoritative directory servers are destroyed, and the entire network can be subverted if half of the authoritative directory servers become evil.&lt;br /&gt;
&lt;br /&gt;
Hidden services allow both the sender and destination to remain anonymous. A hidden service connection is made like this:&lt;br /&gt;
*The destination tells several Tor relays to act as &#039;&#039;introduction points&#039;&#039; for the hidden service. The destination stays connected to all of these introduction points through a regular three-node Tor circuit.&lt;br /&gt;
*The destination registers these introduction points on a Tor DHT. The introduction points are associated with the first 16 characters of an encoded SHA-1 hash of the destination&#039;s key. This is the information in .onion addresses. The use of SHA-1 is a possible weakness.&lt;br /&gt;
*The sender creates a four-node Tor circuit. The fourth node is called the &#039;&#039;rendezvous point&#039;&#039;.&lt;br /&gt;
*The sender searches the DHT for the introduction points of the desired hidden service. The sender connects to one through a regular three-node Tor circuit and, through the introduction point, tells the destination about the rendezvous point he has chosen.&lt;br /&gt;
*The destination connects to the rendezvous point over a three-node Tor circuit. The sender and destination are now in contact over a seven-node connection.&lt;br /&gt;
&lt;br /&gt;
For clients, hidden services are more secure than encrypted Tor HTTPS connections because:&lt;br /&gt;
*If the destination remains anonymous, they are less likely to become controlled by an evil party.&lt;br /&gt;
*The destination&#039;s ISP isn&#039;t involved as they are in the HTTPS case. Only these configurations are possible for a timing attack:&lt;br /&gt;
**S-ISP &amp;amp; Destination&lt;br /&gt;
**Relay1 &amp;amp; Destination&lt;br /&gt;
&lt;br /&gt;
Running a hidden service is more dangerous, however. A simple intersection attack can be performed by the hidden service&#039;s ISP alone:&lt;br /&gt;
*Your Internet service is cut off.&lt;br /&gt;
*If the hidden service went down at that exact moment, you are unmasked.&lt;br /&gt;
The same sort of timing attacks as above are also possible.&lt;br /&gt;
&lt;br /&gt;
See the [http://www.usenix.org/events/sec04/tech/full_papers/dingledine/dingledine_html/index.html Tor design paper] for more info.&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1835</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1835"/>
		<updated>2011-01-13T07:32:23Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* External Tor Hidden Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
* bxfna6fhddpzduck.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1834</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1834"/>
		<updated>2011-01-13T07:32:04Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Hidden services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
* bxfna6fhddpzduck.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* bxfna6fhddpzduck.onion &#039;&#039;Bitcoin only&#039;&#039; Tor .onion address&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1798</id>
		<title>User:Ptmhd</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1798"/>
		<updated>2011-01-12T22:55:28Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contributors Award participant: 1F9nybBdsGUbHmzKiKDzTGgnKamniBUiSU&lt;br /&gt;
&amp;lt;br /&amp;gt;wallet hosted @[http://mybitcoin.com mybitcoin.com]&lt;br /&gt;
&amp;lt;br /&amp;gt;[http://thatuselessguy.com/ my homepage]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1797</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1797"/>
		<updated>2011-01-12T22:53:04Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;
== 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;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1796</id>
		<title>User:Ptmhd</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1796"/>
		<updated>2011-01-12T22:47:52Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contributors Award participant: 1F9nybBdsGUbHmzKiKDzTGgnKamniBUiSU&lt;br /&gt;
&amp;lt;br /&amp;gt;wallet hosted @mybitcoin.com&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1795</id>
		<title>User:Ptmhd</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1795"/>
		<updated>2011-01-12T22:47:29Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contributors Award participant: 1F9nybBdsGUbHmzKiKDzTGgnKamniBUiSU&lt;br /&gt;
wallet hosted @mybitcoin.com&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1787</id>
		<title>User:Ptmhd</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User:Ptmhd&amp;diff=1787"/>
		<updated>2011-01-12T17:27:51Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: init post&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;smee again&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1786</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1786"/>
		<updated>2011-01-12T17:27:29Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* additional content? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;
== 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;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1784</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1784"/>
		<updated>2011-01-12T16:58:45Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* External Tor Hidden Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* bxfna6fhddpzduck.onion &#039;&#039;Bitcoin only&#039;&#039; Tor .onion address&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1783</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1783"/>
		<updated>2011-01-12T16:54:22Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* External Tor Hidden Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [bxfna6fhddpzduck.onion Bitcoin address]&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1752</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1752"/>
		<updated>2011-01-11T19:53:05Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* GUI */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
Once you have your Tor client up &amp;amp; running, you can configure your Bitcoin client to use it.&amp;lt;br /&amp;gt;&lt;br /&gt;
Select in menu Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;the note about bitcoin-otc promote on a more appropriate place in this page? reference to trading and IRC&#039;&#039;&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1751</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1751"/>
		<updated>2011-01-11T19:50:10Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Tor installation &amp;amp; use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
&#039;&#039;todo explain: onion routing (how tor network helps to anonymize), encryption used, exit nodes, routers&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1493</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1493"/>
		<updated>2011-01-09T03:27:38Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Tor + IRC (mIRC) */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1492</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1492"/>
		<updated>2011-01-09T03:26:25Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Tor + Bitcoin */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1491</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1491"/>
		<updated>2011-01-09T03:23:54Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Tor + Firefox */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1490</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1490"/>
		<updated>2011-01-09T03:20:53Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1489</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1489"/>
		<updated>2011-01-09T03:19:59Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://www.torproject.org/docs/tor-doc-windows.html.en Tor installation guide - Windows]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1488</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1488"/>
		<updated>2011-01-09T03:18:43Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Tor installation &amp;amp; use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.torproject.org/docs/tor-doc-windows.html.en This] is a detailed installation guide for Windows. Before you setup Bitcoin or mIRC to use Tor, please install Tor and start in.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-tor-running.png]] On the taskbar of your compute you&#039;ll see a small green onion when Tor is running.&lt;br /&gt;
[[{{ns:file}}:20110109-bitcoin-mirc-vidalia.png]]&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-bitcoin-mirc-vidalia.png&amp;diff=1487</id>
		<title>File:20110109-bitcoin-mirc-vidalia.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-bitcoin-mirc-vidalia.png&amp;diff=1487"/>
		<updated>2011-01-09T03:17:40Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{PD-ineligible}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1486</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1486"/>
		<updated>2011-01-09T03:10:48Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor it doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
Vidalia Bundle installer contains Tor, Vidalia (graphical control panel) and&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ Tor FAQ]&lt;br /&gt;
* [http://www.torproject.org/about/overview.html.en how Tor works - overview]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1485</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1485"/>
		<updated>2011-01-09T03:09:47Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Tor installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation &amp;amp; use=&lt;br /&gt;
Please follow the instructions provided with installation files and read the [http://www.torproject.org/download/download.html.en#warning list of warnings]. &#039;&#039;Tor it doesn&#039;t magically anonymize all your traffic just because you install it.&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
Down the page you can find examples how to configure applications to use Tor to anonymize the origin of your traffic.&amp;lt;br /&amp;gt;&lt;br /&gt;
Vidalia Bundle installer contains Tor, Vidalia (graphical control panel) and&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-tor-running.png&amp;diff=1471</id>
		<title>File:20110109-tor-running.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-tor-running.png&amp;diff=1471"/>
		<updated>2011-01-09T02:39:14Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1470</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1470"/>
		<updated>2011-01-09T02:38:25Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* setup mIRC to use Tor */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Now you should be able to connect.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bitcoin.org/smf/index.php?topic=2602 Bitcoin forum where this topic is discussed]&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1468</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1468"/>
		<updated>2011-01-09T02:36:40Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Register your nick with freenode nickserv */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Freenode only allows SASL authenticated users to connect to the onion IRC server. SASL authentication works only with a registered nickname.&amp;lt;br /&amp;gt;&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
You will see something like this&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
To finish your nick registration go the provided email and copy/paste the command from e-mail to irc.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1465</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1465"/>
		<updated>2011-01-09T02:19:31Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: adding screenshots&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
Add the entry for Freenode onion IRC server&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-onion-irc-add.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configure mIRC to use a Proxy (your local Tor proxy)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-mirc-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-mirc-proxy.png&amp;diff=1464</id>
		<title>File:20110109-mirc-proxy.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-mirc-proxy.png&amp;diff=1464"/>
		<updated>2011-01-09T02:18:23Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-onion-irc-add.png&amp;diff=1463</id>
		<title>File:20110109-onion-irc-add.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-onion-irc-add.png&amp;diff=1463"/>
		<updated>2011-01-09T02:14:53Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{PD-ineligible}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1462</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1462"/>
		<updated>2011-01-09T02:13:04Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Add SASL support to your mIRC installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]][[{{ns:file}}:20110109-sasl-manager-network.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==configure Freenode network&amp;lt;br /&amp;gt;==&lt;br /&gt;
screenshot&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
insert screenshot &lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-manager-network.png&amp;diff=1461</id>
		<title>File:20110109-sasl-manager-network.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-manager-network.png&amp;diff=1461"/>
		<updated>2011-01-09T02:12:34Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{PD-ineligible}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1460</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1460"/>
		<updated>2011-01-09T02:07:08Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Add SASL support to your mIRC installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Network is Freenode.&amp;lt;br /&amp;gt;&lt;br /&gt;
Username and NS Password must match your nickserv reservation.&amp;lt;br /&amp;gt;&lt;br /&gt;
Auth Type can be PLAIN&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==configure Freenode network&amp;lt;br /&amp;gt;==&lt;br /&gt;
screenshot&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
insert screenshot &lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1459</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1459"/>
		<updated>2011-01-09T02:01:47Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Add SASL support to your mIRC installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==configure Freenode network&amp;lt;br /&amp;gt;==&lt;br /&gt;
screenshot&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
insert screenshot &lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1458</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1458"/>
		<updated>2011-01-09T02:01:22Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* Add SASL support to your mIRC installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Add Freenode entry.&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==configure Freenode network&amp;lt;br /&amp;gt;==&lt;br /&gt;
screenshot&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
insert screenshot &lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1456</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1456"/>
		<updated>2011-01-09T01:56:02Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: minor edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-script-loaded.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type /dialog -m SASL.main SASL.main to open the SASL connection manager.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110109-sasl-dialog.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
And &lt;br /&gt;
[[{{ns:file}}:20110109-sasl-manager.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==configure Freenode network&amp;lt;br /&amp;gt;==&lt;br /&gt;
screenshot&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
insert screenshot &lt;br /&gt;
&lt;br /&gt;
=External Tor Hidden Services=&lt;br /&gt;
&lt;br /&gt;
* [http://xqzfakpeuvrobvpj.onion/ MyBitcoin - A web-based transaction processor for Bitcoin]&lt;br /&gt;
* [http://vms43o4cqysakvyb.onion/ The Bitcoin 4 Cash Service]&lt;br /&gt;
* [irc://p4fsi4ockecnea7l.onion/ Freenode hidden service]&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-script-loaded.png&amp;diff=1455</id>
		<title>File:20110109-sasl-script-loaded.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-script-loaded.png&amp;diff=1455"/>
		<updated>2011-01-09T01:55:12Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{PD-ineligible}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-dialog.png&amp;diff=1454</id>
		<title>File:20110109-sasl-dialog.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-dialog.png&amp;diff=1454"/>
		<updated>2011-01-09T01:32:59Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{PD-ineligible}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-manager.png&amp;diff=1453</id>
		<title>File:20110109-sasl-manager.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110109-sasl-manager.png&amp;diff=1453"/>
		<updated>2011-01-09T01:29:51Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{subst:nld}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1444</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1444"/>
		<updated>2011-01-09T00:13:33Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: minor edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&amp;lt;br /&amp;gt;&lt;br /&gt;
==Register your nick with freenode nickserv&amp;lt;br /&amp;gt;==&lt;br /&gt;
Connect to Freenode IRC without using tor &amp;amp; execute&amp;lt;br /&amp;gt;&lt;br /&gt;
/msg nickserv register &amp;lt;password&amp;gt; &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- An email containing nickname activation instructions has been sent to &amp;lt;email&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
-NickServ- If you do not complete registration within one day, your nickname will expire.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
go to your email and copy/paste 1 command from e-mail to irc to finish your nick registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;==&lt;br /&gt;
Download the SASL.dll and sasl.mrc files and copy them to your mIRC installation directory&amp;lt;br /&amp;gt;&lt;br /&gt;
Load sasl.mrc script (Alt + R to open script editor, Ctrl + L to load file, browse to sasl.mrc, press OK or &amp;quot;save &amp;amp; exit&amp;quot;).&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/dialog -m SASL.main SASL.main&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==configure Freenode network&amp;lt;br /&amp;gt;==&lt;br /&gt;
screenshot&lt;br /&gt;
&lt;br /&gt;
==setup mIRC to use Tor&amp;lt;br /&amp;gt;==&lt;br /&gt;
insert screenshot &lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1424</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1424"/>
		<updated>2011-01-08T21:02:54Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: ehm, minor edit ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=Tor installation=&lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&lt;br /&gt;
1. Register your nick with freenode nickserv&amp;lt;br /&amp;gt;&lt;br /&gt;
2. Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;&lt;br /&gt;
3. configure Freenode network&amp;lt;br /&amp;gt;&lt;br /&gt;
4. setup mIRC to use Tor&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1423</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1423"/>
		<updated>2011-01-08T21:01:25Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: mIRC&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&lt;br /&gt;
1. Register your nick with freenode nickserv&amp;lt;br /&amp;gt;&lt;br /&gt;
2. Add SASL support to your mIRC installation&amp;lt;br /&amp;gt;&lt;br /&gt;
3. configure Freenode network&amp;lt;br /&amp;gt;&lt;br /&gt;
4. setup mIRC to use Tor&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1421</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1421"/>
		<updated>2011-01-08T20:46:36Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: draft mIRC section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=mIRC=&lt;br /&gt;
&lt;br /&gt;
mIRC is a popular IRC client. This is a guide how to connect to Freenode IRC using Tor + SASL + mIRC.&lt;br /&gt;
1. Register your nick with freenode nickserv&lt;br /&gt;
2. Add SASL support to your mIRC installation&lt;br /&gt;
3. configure Freenode network&lt;br /&gt;
4. setup mIRC to use Tor&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1420</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1420"/>
		<updated>2011-01-08T20:41:14Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* bitcoind */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1419</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1419"/>
		<updated>2011-01-08T20:40:47Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: /* bitcoind */  - hey, would we talk?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
&lt;br /&gt;
=GUI=&lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
=bitcoind=&lt;br /&gt;
&lt;br /&gt;
Run bitcoind with -proxy=127.0.0.1:9050 (or whatever your SocksPort is).&lt;br /&gt;
&lt;br /&gt;
not true for windows users ^^ ?&lt;br /&gt;
&lt;br /&gt;
=Hidden services=&lt;br /&gt;
These services are running within the tor network. You can connect to them for example using the -connect= parameter to bitcoind. Note that you do not need to use them - tor can also anonymize your normal internet traffic, including bitcoin connections. There are some technical reasons why hidden services may be beneficial, see the tor documentation if you&#039;re really interested.&lt;br /&gt;
&lt;br /&gt;
Please add your service here if you run a stable bitcoin node under a tor hidden service.&lt;br /&gt;
* iy6ni3wkqazp4ytu.onion&lt;br /&gt;
&lt;br /&gt;
=External links=&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1418</id>
		<title>Talk:Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Tor&amp;diff=1418"/>
		<updated>2011-01-08T20:39:39Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: Created page with &amp;quot;you could have waited until i finish my changes wasting my time here, you replace my edits&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;you could have waited until i finish my changes&lt;br /&gt;
wasting my time here, you replace my edits&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1414</id>
		<title>Tor</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tor&amp;diff=1414"/>
		<updated>2011-01-08T20:28:24Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: uploading first screenshots&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tor&#039;&#039;&#039; is a distributed &#039;onion&#039; network, that makes it more difficult for an adversary to track any one peer on the network.  Tor also is very useful to access the &#039;uncensored&#039; internet in countries such as China and Iran.&lt;br /&gt;
&lt;br /&gt;
Bitcoin can run easily on the Tor network. &lt;br /&gt;
From Bitcoin client menu select Settings -&amp;gt; Options&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-options.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Connect through socks 4 proxy&amp;quot; with the address 127.0.0.1 and port 9050 (the Tor default port number)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[{{ns:file}}:20110108-btc-client-tor-as-proxy.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Configuring an application to use Tor is also called to torify it.&lt;br /&gt;
(needs a brief howto here)&lt;br /&gt;
&lt;br /&gt;
Conducting business using [[bitcoin-otc]] can be done more anonymously when directly connected to a Freenode IRC hidden service.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://tor.eff.org/ Tor project]&lt;br /&gt;
* [http://freenode.net/irc_servers.shtml#tor Freenode over Tor info]&lt;br /&gt;
* [http://wiki.honk-honk.org/wiki/SaslServ#mIRC howto enable SASL in mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/SASL.dll SASL.dll library for mIRC]&lt;br /&gt;
* [http://honk-honk.org/SASL/sasl.mrc sasl script for mIRC]&lt;br /&gt;
* [http://freenode.net/sasl/ Freenode resources on SASL]&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110108-btc-client-tor-as-proxy.png&amp;diff=1413</id>
		<title>File:20110108-btc-client-tor-as-proxy.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110108-btc-client-tor-as-proxy.png&amp;diff=1413"/>
		<updated>2011-01-08T20:25:18Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: Bitcoin shall connect using the Tor&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Bitcoin shall connect using the Tor&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{subst:nld}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:20110108-btc-options.png&amp;diff=1412</id>
		<title>File:20110108-btc-options.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:20110108-btc-options.png&amp;diff=1412"/>
		<updated>2011-01-08T20:22:59Z</updated>

		<summary type="html">&lt;p&gt;Ptmhd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing ==&lt;br /&gt;
{{subst:nld}}&lt;/div&gt;</summary>
		<author><name>Ptmhd</name></author>
	</entry>
</feed>