Skip to content
  • George Kadianakis's avatar
    circpad: Don't pad if Tor is in dormant mode. · bc64fb4e
    George Kadianakis authored and teor's avatar teor committed
    This is something we should think about harder, but we probably want dormant
    mode to be more powerful than padding in case a client has been inactive for a
    day or so. After all, there are probably no circuits open at this point and
    dormant mode will not allow the client to open more circuits.
    
    Furthermore, padding should not block dormant mode from being activated, since
    dormant mode relies on SocksPort activity, and circuit padding does not mess
    with that.
    bc64fb4e