From 8de9837401797836ce1fbb3b4de40412d2ee1f0a Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Sun, 15 May 2005 01:05:09 +0000 Subject: Minor typographical and stylistic pokes. svn:r4218 --- doc/tor-doc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tor-doc.html') diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 0021f401ee..28faecf90f 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -27,7 +27,7 @@ track and sell your behavior), and similarly from your local ISP. of its citizens visiting certain websites, they may monitor the sites and put readers on a list of suspicious persons.
  • Circumvention of local censorship: connect to resources (news -sites, instant messaging, etc) that are restricted from your +sites, instant messaging, etc.) that are restricted from your ISP/school/company/government.
  • Socially sensitive communication: chat rooms and web forums for rape and abuse survivors, or people with illnesses. @@ -238,7 +238,7 @@ href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ">the FAQ.

    To Torify an application that supports http, just point it at Privoxy (that is, localhost port 8118). To use SOCKS directly (for example, for -instant messaging, Jabber, IRC, etc), point your application directly at +instant messaging, Jabber, IRC, etc.), point your application directly at Tor (localhost port 9050). For applications that support neither SOCKS nor http, you should look at using tsocks @@ -387,7 +387,7 @@ otherwise it is listed only by its fingerprint.

    Configuring a hidden service

    Tor allows clients and servers to offer hidden services. That is, -you can offer a web server, sshd, etc, without revealing your IP to its +you can offer a web server, SSH server, etc., without revealing your IP to its users. You can even have your application listen on localhost only, yet remote Tor connections can access it. This works via Tor's rendezvous point design: both sides build a Tor circuit out, and they meet in @@ -406,7 +406,7 @@ assuming they're using a proxy (such as Privoxy) that speaks SOCKS 4A.

    Let's consider an example. Assume you want to set up a hidden service to allow people to access your -Apache http server through Tor. By doing this, they can access your server +Apache web server through Tor. By doing this, they can access your server but won't know who they are connecting to. You want clients to use the standard port 80 when accessing your server. However, if your Apache server is actually running on port 8080 locally, client connections need -- cgit v1.2.3-54-g00ecf