<div>I think that ivvmm is slightly confused about the terminology here - which is perfectly understandable. In the interest of clarity:</div><div><br></div><div>A bridge is not handling general tor traffic; it&#39;s not put into the directory. Bridges exist to assist people in countries that attempt to block tor, by giving them a place to connect to that is not listed in any tor directory. As no countries currently attempt to block tor (to my knowledge), that is mostly a feature for when that day comes. This means that bridges handle far less traffic and don&#39;t get used much at all (currently).</div>
<div><br></div><div>A relay is a normal server relaying data for the network, as entry, middle, or exit. These are listed in the directories and chosen by the clients as their circuit. Relays are very important; every relay added increases anonymity and available bandwidth to the network. Relays *do not* have to allow exit traffic - you can keep the ExitPolicy as rejecting everything, and your relay will only handle entry and middle node traffic (which avoids abuse issues). Exit and non-exit are both very useful to the network. In my experience, a relay will use about as much bandwidth as you let it use, which is a sign of how desperate the network is for more of them.</div>
<div><br></div><div>I *think* that what you&#39;re going for here is running a non-exit relay; that is more useful to the network than a bridge (although bridges are very good too, as roger mentioned), and not allowing exit traffic avoids abuse and most legal issues.</div>
<div><br></div><div>Sorry if this is redundant, I just wasn&#39;t certain that this was made clear to you ;)</div><br clear="all"> &nbsp;- John Brooks<br><br><div class="gmail_quote">On Sat, Jan 17, 2009 at 8:18 AM, Ted Smith <span dir="ltr">&lt;<a href="mailto:teddks@gmail.com">teddks@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="Wj3C7c">On Sat, 2009-01-17 at 14:10 +0300, ivvmm wrote:<br>
&gt; Roger Dingledine wrote:<br>
&gt; &gt;<br>
&gt; &gt; But that said, you probably won&#39;t see much traffic on your ORPort<br>
&gt; &gt; either, yet, since you&#39;re a bridge. At this point, bridges are a future<br>
&gt; &gt; step on the &quot;blocking resistance&quot; arms race:<br>
&gt; &gt; <a href="https://svn.torproject.org/svn/tor/trunk/doc/design-paper/blocking.html" target="_blank">https://svn.torproject.org/svn/tor/trunk/doc/design-paper/blocking.html</a><br>
&gt; &gt; and no country has gotten that far on the arms race yet. So they&#39;re more<br>
&gt; &gt; a strategy that we have in reserve for the time when we need it.<br>
&gt; &gt;<br>
&gt; &gt; Hope that helps,<br>
&gt; &gt; --Roger<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt; To sum it up, I&#39;d better run a Bridge if really wanna help Tor project?<br>
&gt; I am somewhat afraid of government, I realise that&#39;s a kind of paranoia<br>
&gt; but it seems to be real in my country. So I mentioned only these lines<br>
&gt; in torrc to use traffic:<br>
&gt; -----------------------------------------------------------------------<br>
&gt; ExitPolicy accept *:80<br>
&gt; ExitPolicy accept *:443<br>
&gt; ExitPolicy reject *:*<br>
&gt; -----------------------------------------------------------------------<br>
&gt;<br>
&gt; So. It is better now to run a relay and a bridge in the long term?<br>
&gt;<br>
</div></div>Running a bridge is very useful, but only if people know about your<br>
bridge. It&#39;s more friend-to-friend than peer-to-peer. Running a relay is<br>
also very helpful, because it donates bandwidth.<br>
<br>
If you have friends in mainland China/Myanmar/whereever, then run a<br>
bridge and tell them about it. If you don&#39;t, you should probably just<br>
run a relay.<br>
</blockquote></div><br>