Sebastian Hahn commited on 2015-02-11 08:00:37
Zeige 2 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.
... | ... |
@@ -146,7 +146,7 @@ transport API</a>, to make it easier to build interoperable programs. |
146 | 146 |
|
147 | 147 |
<hr> |
148 | 148 |
<a id="download"></a> |
149 |
- <h2><a href="<page download/download-easy>">Download the Pluggable Transports Tor Browser Bundle</a></h2> |
|
149 |
+ <h2><a href="<page download/download-easy>">Download the Pluggable Transports Tor Browser</a></h2> |
|
150 | 150 |
<p> |
151 | 151 |
As of Tor Browser 3.6-beta-1, pluggable transports are now included in the |
152 | 152 |
<a href="<page download/download-easy>">official |
... | ... |
@@ -15,11 +15,11 @@ |
15 | 15 |
|
16 | 16 |
<h2>These are advanced installation instructions for running |
17 | 17 |
Tor in a command line. The recommended way to use Tor is to simply download the |
18 |
- <a href="<page projects/torbrowser>">Tor Browser Bundle</a> and you |
|
18 |
+ <a href="<page projects/torbrowser>">Tor Browser</a> and you |
|
19 | 19 |
are done. |
20 | 20 |
</h2> |
21 | 21 |
|
22 |
- <p>Even though the Tor Browser Bundle comes with a regular Tor, and you could use the graphical interface to configure Tor as a relay and bridge easily, it will only run as long as you keep the Tor Browser open. The following instructions will set up Tor without graphical interface or a browser. Many people prefer this over TBB when they host hidden services or relay traffic for other Tor users. |
|
22 |
+ <p>Even though the Tor Browser comes with a regular Tor, and you could use the graphical interface to configure Tor as a relay and bridge easily, it will only run as long as you keep the Tor Browser open. The following instructions will set up Tor without graphical interface or a browser. Many people prefer this over TBB when they host hidden services or relay traffic for other Tor users. |
|
23 | 23 |
<hr> |
24 | 24 |
<a id="installing"></a> |
25 | 25 |
<h2><a class="anchor" href="#installing">Step One: Install Homebrew</a></h2> |
... | ... |
@@ -54,7 +54,7 @@ |
54 | 54 |
<h2><a class="anchor" href="#using">Step Four: Configure your application to use Tor</a></h2> |
55 | 55 |
|
56 | 56 |
<p> |
57 |
- If you want to use Tor for anonymous web browsing, please use the <a href="<page projects/torbrowser>">Tor Browser Bundle</a>. It comes with readily configured Tor and a browser patched for better anonymity. To use SOCKS directly (for instant messaging, Jabber, IRC, etc), |
|
57 |
+ If you want to use Tor for anonymous web browsing, please use the <a href="<page projects/torbrowser>">Tor Browser</a>. It comes with readily configured Tor and a browser patched for better anonymity. To use SOCKS directly (for instant messaging, Jabber, IRC, etc), |
|
58 | 58 |
you can point your application directly at Tor (localhost |
59 | 59 |
port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ |
60 | 60 |
entry</a> for why this may be dangerous. For applications |
61 | 61 |