commit 0cb370baf6ffc09e16283e5fc03e7c2a6ae646f5 Author: Nick Mathewson nickm@torproject.org Date: Mon Aug 12 22:45:37 2013 -0400
Fix a logic error; found by Ian Goldberg. --- proposals/221-stop-using-create-fast.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/221-stop-using-create-fast.txt b/proposals/221-stop-using-create-fast.txt index 26ba5b7..d190c29 100644 --- a/proposals/221-stop-using-create-fast.txt +++ b/proposals/221-stop-using-create-fast.txt @@ -62,7 +62,7 @@ Status: Open
I'm rejecting all of the above for complexity reasons.
- We might just change the default for FastFirstHopPK to 1 in + We might just change the default for FastFirstHopPK to 0 in 0.2.5.x-alpha. It would make early users of that alpha easy for their guards to distinguish.