basically what tor browser needs on the backend is a routine that tries a bridge+pt and decides whether it worked. and once we have that building block, many things get easier.
"given a PT and a bridge, try it and decide if bootstrapping worked"
This is important for creating a smart and usable Tor Browser. In fact, Orbot has had a similar feature (but not exactly the same) for two years.
Edited
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
basically what tor browser needs on the backend is a routine that tries a bridge+pt and decides whether it worked. and once we have that building block, many things get easier.
This is important for creating a smart and usable Tor Browser. In fact, Orbot has had a similar feature (but not exactly the same) for two years.
to
Roger said it this way:
basically what tor browser needs on the backend is a routine that tries a bridge+pt and decides whether it worked. and once we have that building block, many things get easier.
"given a PT and a bridge, try it and decide if bootstrapping worked"
This is important for creating a smart and usable Tor Browser. In fact, Orbot has had a similar feature (but not exactly the same) for two years.
I wish the summary for this ticket was "Teach tor how to test a bridge" or perhaps "Create a library that knows how to test a bridge." There are two reasons I say that:
The people who have the expertise needed to create this building block have historically worked on tor or in the anti-censorship area (and not on Tor Browser).
In the long run we want all tor applications to be smart, not just Tor Browser.
Yes, I agree that the smarts here should be inside Tor. And the goal of this ticket would be to have a way for Tor Launcher to ask Tor "how about this config, would it work?"
And then once we have that building block, we can think about how best to use that building block in a way that helps users use Tor well.
Roger Dingledinechanged title from Teach Tor Browser How to Test a Bridge to Teach Tor Browser How to [use Tor to] Test a Bridge
changed title from Teach Tor Browser How to Test a Bridge to Teach Tor Browser How to [use Tor to] Test a Bridge