[tor-bugs] #31385 [Circumvention/Snowflake]: Snowflake client fails after bootstrap

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 12 17:49:06 UTC 2019


#31385: Snowflake client fails after bootstrap
-------------------------------------+--------------------------
 Reporter:  cypherpunks              |          Owner:  cohosh
     Type:  defect                   |         Status:  assigned
 Priority:  Medium                   |      Milestone:
Component:  Circumvention/Snowflake  |        Version:
 Severity:  Normal                   |     Resolution:
 Keywords:                           |  Actual Points:
Parent ID:                           |         Points:
 Reviewer:                           |        Sponsor:
-------------------------------------+--------------------------

Comment (by cohosh):

 After more tests, it looks like the client version has nothing to do with
 it.

 Most of my connections (including ones through webextension snowflakes)
 seem to be doing fine. A few are failing in one of two ways:
 1. the proxy fails to answer in time
 2. the proxy answers and the datachannel is opened but the client never
 gets downstream bytes

 Unfortunately for case 2, if the client has already sent its upstream
 bytes, those bytes are lost forever and so all subsequent snowflakes will
 look like they are failing even if their connection to the bridge is fine.
 This is what the sequencing layer in #29206 is for. #29206 will also help
 alleviate some these symptoms by allowing the 30s timeout window to be
 lessened so that snowflakes can be gathered more quickly (#25429).

 I'm currently running the snowflake reachability tests from #30368 to try
 to get a sense of how many snowflakes are unreliable and I'll post back
 here with more info.

 I'll also try to have a look at what's going on with case 1 and how often
 that's happening.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31385#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list