[tor-commits] [torspec/master] fixes from reading 266; and ask a question

arma at torproject.org arma at torproject.org
Fri Feb 12 06:25:24 UTC 2016


commit 585b1c34ebe238f8b1737e623fbb8ab3279a019a
Author: Roger Dingledine <arma at torproject.org>
Date:   Fri Feb 12 01:25:03 2016 -0500

    fixes from reading 266; and ask a question
---
 proposals/266-removing-current-obsolete-clients.txt | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/proposals/266-removing-current-obsolete-clients.txt b/proposals/266-removing-current-obsolete-clients.txt
index 3d8a6c3..7a490be 100644
--- a/proposals/266-removing-current-obsolete-clients.txt
+++ b/proposals/266-removing-current-obsolete-clients.txt
@@ -101,7 +101,7 @@ Status: Draft
        would be at their worst when they focus on authorities, or when
        they act in synchrony to all strike at once.
 
-   One goal of this proposal is to ensure that future clients to not
+   One goal of this proposal is to ensure that future clients do not
    become zombies at all; and that ancient clients become slow zombies
    at worst.
 
@@ -130,7 +130,7 @@ Status: Draft
    in 0.2.2, gabelmoo has moved and turtles has shut down.  The
    authorities Faravahar and longclaw are new. The authorities moria1,
    tor26, dizum, dannenberg, urras, maatuska and maatuska would all get
-   hit here.)
+   hit here.) [two maatuskas? -RD]
 
    (We could simply remove the renegotiation-detection code entirely,
    and reply to all connections with an immediate VERSIONS cell.  The
@@ -150,13 +150,13 @@ Status: Draft
    we could detect these versions by:
 
         Looking for use of a TAP handshake from an IP not associated
-        with with any known relay, or on a connection where the client
+        with any known relay, or on a connection where the client
         did not authenticate.  (This could be from a bridge, but clients
         don't build circuits that go to an IntroPoint or RendPoint
         directly after a bridge.)
 
    This would still result in clients not having directories, however,
-   and retrying once an hours.
+   and retrying once an hour.
 
 3. Ideas that might work
 
@@ -189,7 +189,7 @@ Status: Draft
    consensus documents.  Later, if we want to disable all Tor versions
    before today, we can change the consensus algorithm so that the
    consensus (or perhaps only the microdesc consensus) is spelled with
-   'f' lines instead of 'f' lines.  This will create a consensus which
+   'f' lines instead of 's' lines.  This will create a consensus which
    older clients and relays parse as having all nodes down, which will
    make them not connect to the network at all.
 
@@ -202,3 +202,4 @@ Status: Draft
    from downloading new consensuses.
 
    [This proposal would result in the quietest shutdown.]
+



More information about the tor-commits mailing list