diff options
author | Roger Dingledine <arma@torproject.org> | 2004-01-13 14:20:31 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-01-13 14:20:31 +0000 |
commit | 99e789a125caa2ca7a75208bdf4e86498ec48bc0 (patch) | |
tree | 625bce99ee55dcbf956befa59066915d0a470038 /debian/control | |
parent | 9d3cf1b4d1884d7f7e0ea39bc9fe8eae481647a2 (diff) | |
download | tor-99e789a125caa2ca7a75208bdf4e86498ec48bc0.tar tor-99e789a125caa2ca7a75208bdf4e86498ec48bc0.tar.gz |
fix minor typos
svn:r988
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a6b0ee5a7..555d41152 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Description: anonymous communication system around the routers, and recipients, observers, and even the routers themselves have difficulty tracking the source of the stream. . - Note that Tor does not protocol cleaning. That means there is a danger that + Note that Tor does no protocol cleaning. That means there is a danger that application protocols and associated programs can be induced to reveal information about the initiator. Tor depends on Privoxy and similar protocol cleaners to solve this problem. @@ -34,7 +34,7 @@ Description: anonymous communication system Client applications can use the Tor network by connecting to the local onion proxy. If the application itself does not come with socks support you can use a socks client such as tsocks. Some web browsers like mozilla - and web proxies like privoxy come with socks support, you don't need an + and web proxies like privoxy come with socks support, so you don't need an extra socks client if you want to use Tor with them. . Remember that this is alpha code, and the network is very small -- Tor will |