diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-02-17 04:57:37 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-02-17 04:57:37 +0000 |
commit | 76021ef83c0e692bbd5ef8efeffe9e46b5aeefe1 (patch) | |
tree | ade245d04eb71a33bea969484d32795c34c2144c /debian/control | |
parent | 927af8c3d55b68d86b7fe567414daec92824507c (diff) | |
download | tor-76021ef83c0e692bbd5ef8efeffe9e46b5aeefe1.tar tor-76021ef83c0e692bbd5ef8efeffe9e46b5aeefe1.tar.gz |
Mention that the package starts the OP by default and that OR can be enabled in the config
svn:r1085
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c3d070ece..db20e34c7 100644 --- a/debian/control +++ b/debian/control @@ -37,5 +37,8 @@ Description: anonymizing overlay network for TCP 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. . + This package enables only the onion proxy by default, but it can be configured + as a relay (server) node. + . Remember that this is alpha code, and the network is very small -- Tor will not provide anonymity currently. |