Browse Source

Mention that the package starts the OP by default and that OR can be enabled in the config

svn:r1085
Peter Palfrader 21 years ago
parent
commit
76021ef83c
2 changed files with 6 additions and 1 deletions
  1. 3 1
      debian/changelog
  2. 3 0
      debian/control

+ 3 - 1
debian/changelog

@@ -2,8 +2,10 @@ tor (0.0.1+0.0.2pre20-3) UNRELEASED; urgency=low
 
 
   * 0.0.2pre20-2 removed the Recommends: on privoxy rather
   * 0.0.2pre20-2 removed the Recommends: on privoxy rather
     than tsocks (which is now required) by mistake.  Fix that.
     than tsocks (which is now required) by mistake.  Fix that.
+  * package description: Mention that the package starts the OP by default and
+    that OR can be enabled in the config.
 
 
- -- Peter Palfrader <weasel@debian.org>  Tue, 17 Feb 2004 05:43:44 +0100
+ -- Peter Palfrader <weasel@debian.org>  Tue, 17 Feb 2004 05:56:20 +0100
 
 
 tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
 tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
 
 

+ 3 - 0
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
  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.
  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
  Remember that this is alpha code, and the network is very small -- Tor will
  not provide anonymity currently.
  not provide anonymity currently.