Re: [tor-dev] Proposal 221: Stop using CREATE_FAST

2013-10-31 Thread Nick Mathewson
On Thu, Oct 31, 2013 at 2:47 PM, Roger Dingledine wrote: > On Mon, Aug 12, 2013 at 09:14:19PM -0400, Nick Mathewson wrote: >>I propose that in 0.2.5.x, Tor clients stop sending CREATE_FAST >>cells, and use CREATE or CREATE2 cells instead as appropriate. > > I'm a fan. Especially since some

Re: [tor-dev] Proposal 221: Stop using CREATE_FAST

2013-10-31 Thread Roger Dingledine
On Mon, Aug 12, 2013 at 09:14:19PM -0400, Nick Mathewson wrote: >I propose that in 0.2.5.x, Tor clients stop sending CREATE_FAST >cells, and use CREATE or CREATE2 cells instead as appropriate. I'm a fan. Especially since some relays (like mine) have upgraded to Tor 0.2.5.x but their OpenSS

Re: [tor-dev] Proposal 221: Stop using CREATE_FAST

2013-10-31 Thread Roger Dingledine
On Mon, Aug 12, 2013 at 09:14:19PM -0400, Nick Mathewson wrote: >I propose that we change "FastFirstHopPK" from a boolean to also >allow a new default "auto" value that tells Tor to take a value from >the consensus. I propose a new consensus parameter, "usecreatefast", >default val

Re: [tor-dev] Proposal 221: Stop using CREATE_FAST

2013-08-12 Thread Nick Mathewson
On Mon, Aug 12, 2013 at 9:14 PM, Nick Mathewson wrote: [...] >We might just change the default for FastFirstHopPK to 1 in >0.2.5.x-alpha. It would make early users of that alpha easy for >their guards to distinguish. The above paragraph should instead begin "We might just change the

[tor-dev] Proposal 221: Stop using CREATE_FAST

2013-08-12 Thread Nick Mathewson
Filename: 221-stop-using-create-fast.txt Title: Stop using CREATE_FAST Authors: Nick Mathewson Created: 12 August 2013 Target: 0.2.5.x Status: Open 0. Summary I propose that in 0.2.5.x, Tor clients stop sending CREATE_FAST cells, and use CREATE or CREATE2 cells instead as appropriate. 1. I