Re: [tor-dev] Proposal 185: Directory caches without DirPort

2011-09-22 Thread Karsten Loesing
Looks like we lost tor-dev somewhere. Quoting Nick's reply without cutting out stuff I have no comments to. On 9/22/11 10:16 PM, Nick Mathewson wrote: > On Thu, Sep 22, 2011 at 4:49 AM, Karsten Loesing > wrote: >> Hi Nick, >> >> and here are a few comments to your proposal 185: >> >> On 9/20/11

Re: [tor-dev] Proposal 185: Directory caches without DirPort

2011-09-22 Thread Roger Dingledine
On Thu, Sep 22, 2011 at 10:49:04AM +0200, Karsten Loesing wrote: > On 9/20/11 9:34 PM, Nick Mathewson wrote: > > Configuration: > > > > Add a new torrc option, "DirCache". Its values can be "0", "1", > > and "auto". If it is 0, we never act as a directory cache, even > > if DirPort is set.

Re: [tor-dev] Proposal 185: Directory caches without DirPort

2011-09-22 Thread Karsten Loesing
Hi Nick, and here are a few comments to your proposal 185: On 9/20/11 9:34 PM, Nick Mathewson wrote: > Configuration: > > Add a new torrc option, "DirCache". Its values can be "0", "1", > and "auto". If it is 0, we never act as a directory cache, even > if DirPort is set. Do these relay

[tor-dev] Proposal 185: Directory caches without DirPort

2011-09-20 Thread Nick Mathewson
Filename: 185-dir-without-dirport.txt Title: Directory caches without DirPort Author: Nick Mathewson Created: 20-Sep-2011 Status: Open Overview: Exposing a directory port is no longer necessary for running as a directory cache. This proposal suggests that we eliminate that requirement, and