Re: [tor-bugs] #30209 [Applications/Tor Browser]: logins.json data is added unencrypted, maybe that's why people have problems with saved login data

2019-07-18 Thread Tor Bug Tracker & Wiki
#30209: logins.json data is added unencrypted, maybe that's why people have
problems with saved login data
--+--
 Reporter:  sashaman  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by Nescoffe):

 Is there any solution to this problem?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31126 [Circumvention/Snowflake]: Query.parse returns spurious keys (originating from Object.prototype)

2019-07-18 Thread Tor Bug Tracker & Wiki
#31126: Query.parse returns spurious keys (originating from Object.prototype)
-+--
 Reporter:  dcf  |  Owner:  dcf
 Type:  defect   | Status:  needs_review
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Minor| Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--
Changes (by dcf):

 * status:  assigned => needs_review


Comment:

 Here's a branch for review. It deletes `Query.parse` and replaces
 `Query.parse(location.search.substr(1))` with `new
 URLSearchParams(location.search)`. Then in a second commit, I converted
 the single call to `Query.buildString(params)` to `new
 URLSearchParams(params).toString()`, and removed the now-unused `Query`
 global.

 
https://gitweb.torproject.org/user/dcf/snowflake.git/log/?h=bug31126=e87ec6585801eb704ccabb783a56bc9a29ea2c7b
 
https://gitweb.torproject.org/user/dcf/snowflake.git/diff/?h=bug31126=e87ec6585801eb704ccabb783a56bc9a29ea2c7b=76b81bcf77be01565365833ade805397ed093dc9

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31203 [Circumvention/Snowflake]: Fix Parse.byteCount in the case of unknown units

2019-07-18 Thread Tor Bug Tracker & Wiki
#31203: Fix Parse.byteCount in the case of unknown units
-+--
 Reporter:  dcf  |  Owner:  dcf
 Type:  defect   | Status:  needs_review
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--
Changes (by dcf):

 * status:  assigned => needs_review


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31203 [Circumvention/Snowflake]: Fix Parse.byteCount in the case of unknown units

2019-07-18 Thread Tor Bug Tracker & Wiki
#31203: Fix Parse.byteCount in the case of unknown units
-+--
 Reporter:  dcf  |  Owner:  dcf
 Type:  defect   | Status:  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--
Changes (by dcf):

 * Attachment "bug31203.patch" added.


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #31203 [Circumvention/Snowflake]: Fix Parse.byteCount in the case of unknown units

2019-07-18 Thread Tor Bug Tracker & Wiki
#31203: Fix Parse.byteCount in the case of unknown units
-+--
 Reporter:  dcf  |  Owner:  dcf
 Type:  defect   | Status:  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   |   Keywords:
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+--
 `Parse.byteCount` is supposed to parse numbers followed by an optional
 units suffix, like `"1500"` or `"1.5M"`. It behaves incorrectly in the
 case of an unrecognized suffix (`"1.5X"`), returning `NaN` instead of
 `null`.

 The first part of the patch adds tests for `Parse.byteCount` and
 `Params.getByteCount`, which fail:
 {{{
 1) Parse byte count returns null for bad inputs
   Message:
 Expected NaN to be null.
   Stack:
 Error: Expected NaN to be null.
 at Object.
 (snowflake/proxy/test/bundle.spec.js:1849:37)
   ...
 }}}

 The second part of the patch fixes `Parse.byteCount` so it doesn't fail.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29258 [Circumvention/Snowflake]: What is the IPv6 story with Snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#29258: What is the IPv6 story with Snowflake
+--
 Reporter:  ahf |  Owner:  dcf
 Type:  task| Status:
|  needs_information
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--
Changes (by dcf):

 * status:  assigned => needs_information


Comment:

 Back in 2017, I inquired about IPv6 addresses. The reply is that IPv6 is
 only supported in one of the Greenhost data centers, namely Amsterdam

 > ...instances on our Amsterdam location we can give you an ipv6 prefix.
 Other locations don't have ipv6 available yet.

 The bridge is in the Amsterdam location, so I activated IPv6 for it back
 then. But the broker is in the Hong Kong location. I sent another support
 request this week to ask whether anything had changed, but IPv6 is still
 not available in Hong Kong.

 > Unfortunately there are no ipv6 block available yet for our Hong Kong
 customers.

 My proposed solution is to migrate the broker to the Amsterdam data
 center.
 1. Provision a new VM in Amsterdam.
 2. Set it up just as the current broker and rsync past logs to it.
 3. Change the snowflake-broker.bamsoftware.com DNS record to point to the
 new broker.
a. Restart our proxy-go instances. Web badge and WebExtension instances
 should restart automatically.
 4. Run the two brokers in parallel for a while.
 5. Shut down the Hong Kong broker.

 If all goes well, this plan means no required downtime. The downside I see
 is that during step 4, there will be two separate sets of logs
 (snowflake.log and metrics.log) being kept. We will need to either merge
 them, or ignore one copy during the transition.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29197 [Applications/Tor Launcher]: remove use of overlays from Tor Launcher

2019-07-18 Thread Tor Bug Tracker & Wiki
#29197: remove use of overlays from Tor Launcher
-+-
 Reporter:  mcs  |  Owner:  brade
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Launcher|Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff68-esr, ux-team,   |  Actual Points:
  TorBrowserTeam201907, tbb-9.0-must-nightly |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  ff68-esr, ux-team => ff68-esr, ux-team, TorBrowserTeam201907,
 tbb-9.0-must-nightly


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31015 [Applications/Tor Browser]: svg.disabled = 'true' hides the the UI icons in extensions

2019-07-18 Thread Tor Bug Tracker & Wiki
#31015: svg.disabled = 'true' hides the the UI icons in extensions
-+-
 Reporter:  cypherpunks  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Major| Resolution:
 Keywords:  tbb-security-slider, ff68-esr-will-  |  Actual Points:
  have   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  tbb-security-slider => tbb-security-slider, ff68-esr-will-have


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30736 [Applications/Tor Browser]: Make sure we have Yasm >= 1.2.0 available on Linux 64bit

2019-07-18 Thread Tor Bug Tracker & Wiki
#30736: Make sure we have Yasm >= 1.2.0 available on Linux 64bit
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-rbm, ff68-esr,   |  Actual Points:
  TorBrowserTeam201907, tbb-9.0-must-nightly |
Parent ID:  #30321   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  tbb-rbm, ff68-esr => tbb-rbm, ff68-esr, TorBrowserTeam201907,
 tbb-9.0-must-nightly


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #30321, #30429, #10760, #28238, ...

2019-07-18 Thread Tor Bug Tracker & Wiki
Batch modification to #30321, #30429, #10760, #28238, #28716, #30585, #30320, 
#30322, #30323, #30324, #30376, #30460, #30461, #30490, #30665, #30701, #30734, 
#31010, #31173 by gk:


Comment:
Starting with 9.0 keywords

--
Tickets URL: 

Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29210 [Core Tor/Tor]: Distribute control.c functionality across various modules

2019-07-18 Thread Tor Bug Tracker & Wiki
#29210: Distribute control.c functionality across various modules
+--
 Reporter:  nickm   |  Owner:  catalyst
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:  Tor:
|  0.4.2.x-final
Component:  Core Tor/Tor|Version:
 Severity:  Normal  | Resolution:
 Keywords:  network-team-roadmap-september  |  Actual Points:
Parent ID:  | Points:  23
 Reviewer:  |Sponsor:
|  Sponsor31-can
+--
Changes (by gaba):

 * keywords:   => network-team-roadmap-september
 * cc: catalyst, teor (added)
 * points:  10 => 23


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31176 [Core Tor/Tor]: Teach practracker about .may_include files

2019-07-18 Thread Tor Bug Tracker & Wiki
#31176: Teach practracker about .may_include files
-+-
 Reporter:  nickm|  Owner:  nickm
 Type:  enhancement  | Status:
 |  assigned
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  practracker, tech-debt,  |  Actual Points:
  refactoring, easy, 041-deferred-20190530,  |
  network-team-roadmap-august|
Parent ID:  #29746   | Points:  1.5
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * cc: nickm (added)
 * keywords:  practracker, tech-debt, refactoring, easy,
 041-deferred-20190530 =>
 practracker, tech-debt, refactoring, easy, 041-deferred-20190530,
 network-team-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31175 [Core Tor/Tor]: Teach practracker to apply separate rules for C headers

2019-07-18 Thread Tor Bug Tracker & Wiki
#31175: Teach practracker to apply separate rules for C headers
-+-
 Reporter:  nickm|  Owner:  nickm
 Type:  enhancement  | Status:  assigned
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  network-team-roadmap-august  |  Actual Points:
Parent ID:  #29746   | Points:  1
 Reviewer:   |Sponsor:  Sponsor31-can
-+-
Changes (by gaba):

 * cc: nickm (added)
 * keywords:   => network-team-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30901 [Core Tor/Tor]: Add control port trace logging to tor

2019-07-18 Thread Tor Bug Tracker & Wiki
#30901: Add control port trace logging to tor
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-ci-fail-sometimes network-team-  |  Actual Points:
  roadmap-august |
Parent ID:  #29437   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * keywords:  tor-ci-fail-sometimes => tor-ci-fail-sometimes network-team-
 roadmap-august
 * cc: teor (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29211 [Core Tor/Tor]: Distribute config.c functionality across more modules

2019-07-18 Thread Tor Bug Tracker & Wiki
#29211: Distribute config.c functionality across more modules
-+-
 Reporter:  nickm|  Owner:  nickm
 Type:  task | Status:  assigned
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  network-team-roadmap-august  |  Actual Points:
Parent ID:   | Points:  23
 Reviewer:   |Sponsor:  Sponsor31-can
-+-
Changes (by gaba):

 * keywords:   => network-team-roadmap-august
 * cc: nickm, teor (added)
 * points:  15 => 23


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30752 [Core Tor/Tor]: Practracker: usability improvements from May retrospective

2019-07-18 Thread Tor Bug Tracker & Wiki
#30752: Practracker: usability improvements from May retrospective
---+---
 Reporter:  nickm  |  Owner:  nickm
 Type:  enhancement| Status:  needs_review
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.2.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-july  |  Actual Points:  .2
Parent ID: | Points:  1.5
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * cc: nickm, teor (added)
 * keywords:   => network-team-roadmap-july


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29746 [Core Tor/Tor]: Improve Tor best practices tracker

2019-07-18 Thread Tor Bug Tracker & Wiki
#29746: Improve Tor best practices tracker
-+-
 Reporter:  asn  |  Owner:  nickm
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  practracker, tech-debt,  |  Actual Points:  .1
  refactoring, easy, 041-deferred-20190530,  |
  network-team-roadmap-july  |
Parent ID:   | Points:  3
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * cc: nickm, teor (added)
 * keywords:  practracker, tech-debt, refactoring, easy,
 041-deferred-20190530 =>
 practracker, tech-debt, refactoring, easy, 041-deferred-20190530,
 network-team-roadmap-july


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29205 [Circumvention/Snowflake]: Look into using Firefox for the WebRTC implementation

2019-07-18 Thread Tor Bug Tracker & Wiki
#29205: Look into using Firefox for the WebRTC implementation
+--
 Reporter:  cohosh  |  Owner:  (none)
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
|  Sponsor28-can
+--
Changes (by gaba):

 * sponsor:  Sponsor28-must => Sponsor28-can


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #28942 [Circumvention/Snowflake]: Evaluate pion WebRTC

2019-07-18 Thread Tor Bug Tracker & Wiki
#28942: Evaluate pion WebRTC
+--
 Reporter:  backkem |  Owner:  cohosh
 Type:  enhancement | Status:  accepted
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:  5
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--
Changes (by gaba):

 * sponsor:  Sponsor28-can => Sponsor28-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25483 [Circumvention/Snowflake]: Windows reproducible build of snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#25483: Windows reproducible build of snowflake
-+-
 Reporter:  arlolra  |  Owner:  cohosh
 Type:  project  | Status:
 |  accepted
 Priority:  High |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  TorBrowserTeam201805, anti-  |  Actual Points:
  censorship-roadmap-august  |
Parent ID:  #19001   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * cc: cohosh (added)
 * sponsor:  Sponsor28-can => Sponsor28-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #28672 [Circumvention/Snowflake]: Android reproducible build of Snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#28672: Android reproducible build of Snowflake
-+-
 Reporter:  dcf  |  Owner:  (none)
 Type:  project  | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-mobile, tbb-rbm, |  Actual Points:
  GeorgKoppen201904, ex-sponsor-19,  |
  TorBrowserTeam201907, anti-censorship- |
  roadmap-august |
Parent ID:  #30318   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * keywords:
 tbb-mobile, tbb-rbm, GeorgKoppen201904, ex-sponsor-19,
 TorBrowserTeam201907
 =>
 tbb-mobile, tbb-rbm, GeorgKoppen201904, ex-sponsor-19,
 TorBrowserTeam201907, anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #28672 [Circumvention/Snowflake]: Android reproducible build of Snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#28672: Android reproducible build of Snowflake
-+-
 Reporter:  dcf  |  Owner:  (none)
 Type:  project  | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-mobile, tbb-rbm, |  Actual Points:
  GeorgKoppen201904, ex-sponsor-19,  |
  TorBrowserTeam201907   |
Parent ID:  #30318   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * cc: cohosh (added)
 * sponsor:  Sponsor28-can => Sponsor28-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #19001 [Circumvention/Snowflake]: Tor Browser with Snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#19001: Tor Browser with Snowflake
+--
 Reporter:  dcf |  Owner:  (none)
 Type:  project | Status:  new
 Priority:  Very High   |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Critical| Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--
Changes (by gaba):

 * cc: cohosh (added)
 * sponsor:  Sponsor28-can => Sponsor28-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30368 [Circumvention/Snowflake]: Run some tests to check reachability of snowflake proxies

2019-07-18 Thread Tor Bug Tracker & Wiki
#30368: Run some tests to check reachability of snowflake proxies
+--
 Reporter:  cohosh  |  Owner:  cohosh
 Type:  task| Status:  accepted
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
|  Sponsor28-can
+--
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31009 [Core Tor/Tor]: Tor lets transports advertise private IP addresses in descriptor

2019-07-18 Thread Tor Bug Tracker & Wiki
#31009: Tor lets transports advertise private IP addresses in descriptor
-+-
 Reporter:  phw  |  Owner:  (none)
 Type:  defect   | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-pt, tor-bridge, 029-backport,|  Actual Points:
  035-backport, 040-backport, 041-backport,  |
  anti-censorship-roadmap-july   |
Parent ID:   | Points:  0.5
 Reviewer:  ahf  |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:
 tor-pt, tor-bridge, 029-backport, 035-backport, 040-backport,
 041-backport
 =>
 tor-pt, tor-bridge, 029-backport, 035-backport, 040-backport,
 041-backport, anti-censorship-roadmap-july


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30830 [Circumvention/Snowflake]: Modify snowflake broker logs to make them easier to process for measurements

2019-07-18 Thread Tor Bug Tracker & Wiki
#30830: Modify snowflake broker logs to make them easier to process for
measurements
-+-
 Reporter:  cohosh   |  Owner:  (none)
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  logs, stats anti-censorship- |  Actual Points:
  roadmap-july   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28
-+-
Changes (by gaba):

 * keywords:  logs, stats => logs, stats anti-censorship-roadmap-july


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #5304 [Circumvention/Obfs4]: Obfsproxy should respect OutboundBindAddress in torrc

2019-07-18 Thread Tor Bug Tracker & Wiki
#5304: Obfsproxy should respect OutboundBindAddress in torrc
-+-
 Reporter:  korobkov |  Owner:  (none)
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Obfs4  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  needs-spec-change needs-tor-change,  |  Actual Points:  1.25
  anti-censorship-roadmap-july   |
Parent ID:  #30471   | Points:  1
 Reviewer:  phw  |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * keywords:  needs-spec-change needs-tor-change, anti-censorship-roadmap =>
 needs-spec-change needs-tor-change, anti-censorship-roadmap-july


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25601 [Circumvention/Snowflake]: Multiplex - one snowflake proxy should be able to support multiple clients

2019-07-18 Thread Tor Bug Tracker & Wiki
#25601: Multiplex - one snowflake proxy should be able to support multiple 
clients
-+-
 Reporter:  arlolra  |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  snowflake, tor-pt, anti-censorship-  |  Actual Points:
  roadmap-september  |
Parent ID:   | Points:  2
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * points:   => 2


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25601 [Circumvention/Snowflake]: Multiplex - one snowflake proxy should be able to support multiple clients

2019-07-18 Thread Tor Bug Tracker & Wiki
#25601: Multiplex - one snowflake proxy should be able to support multiple 
clients
-+-
 Reporter:  arlolra  |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  snowflake, tor-pt, anti-censorship-  |  Actual Points:
  roadmap-september  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * cc: cohosh (added)
 * keywords:  snowflake, tor-pt, ex-sponsor-19 => snowflake, tor-pt, anti-
 censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29287 [Circumvention/Pluggable transport]: Have backup PT in pipeline

2019-07-18 Thread Tor Bug Tracker & Wiki
#29287: Have backup PT in pipeline
---+---
 Reporter:  cohosh |  Owner:  (none)
 Type:  project| Status:  new
 Priority:  Low|  Milestone:
Component:  Circumvention/Pluggable transport  |Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
   |  Sponsor28-can
---+---
Changes (by gaba):

 * keywords:   => anti-censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30869 [Internal Services/Service - nextcloud]: [Nextcloud] Feedback re: collaborative document editing

2019-07-18 Thread Tor Bug Tracker & Wiki
#30869: [Nextcloud] Feedback re: collaborative document editing
-+-
 Reporter:  alsmith  |  Owner:
 |  nextcloud-admin@…
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service -  |Version:
  nextcloud  |
 Severity:  Normal   | Resolution:
 Keywords:  nextcloud, migration |  Actual Points:
Parent ID:  #29415   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by alsmith):

 Replying to [comment:19 micah]:


 > Hi alsmith,
 >
 > There was a problem with the service, I've fixed it so it should be
 working now, can you try it again?

 I'm confirming that I can now open documents in OnlyOffice. Thanks!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31011 [Core Tor/Tor]: Make the bridge authority reject private PT addresses when DirAllowPrivateAddresses is 0

2019-07-18 Thread Tor Bug Tracker & Wiki
#31011: Make the bridge authority reject private PT addresses when
DirAllowPrivateAddresses is 0
---+---
 Reporter:  teor   |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  Tor:
   |  unspecified
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID:  #31009 | Points:  1
 Reviewer: |Sponsor:
   |  Sponsor28-can
---+---
Changes (by gaba):

 * keywords:   => anti-censorship-roadmap-september
 * points:  0.5 => 1


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26923 [Circumvention/Pluggable transport]: Intent to create Pluggable Transport: HTTPS proxy

2019-07-18 Thread Tor Bug Tracker & Wiki
#26923: Intent to create Pluggable Transport: HTTPS proxy
-+-
 Reporter:  sf   |  Owner:  (none)
 Type:  project  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Pluggable transport|Version:
 Severity:  Normal   | Resolution:
 Keywords:  httpsproxy, anti-censorship- |  Actual Points:
  roadmap-september  |
Parent ID:   | Points:  30
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:  pt, httpsproxy, anti-censorship-roadmap => httpsproxy, anti-
 censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25595 [Circumvention/Snowflake]: Test suite for Snowflake on various NAT topologies

2019-07-18 Thread Tor Bug Tracker & Wiki
#25595: Test suite for Snowflake on various NAT topologies
---+---
 Reporter:  arlolra|  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Circumvention/Snowflake|Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
   |  Sponsor28-can
---+---
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30867 [Circumvention/Snowflake]: Write proxy-go tests to cover existing implementation

2019-07-18 Thread Tor Bug Tracker & Wiki
#30867: Write proxy-go tests to cover existing implementation
-+-
 Reporter:  cohosh   |  Owner:  cohosh
 Type:  defect   | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tests, anti-censorship-roadmap-  |  Actual Points:
  september  |
Parent ID:  #29259   | Points:  2
 Reviewer:   |Sponsor:
 |  Sponsor28
-+-
Changes (by gaba):

 * keywords:  tests, snowflake => tests, anti-censorship-roadmap-september
 * points:   => 2


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29259 [Circumvention/Snowflake]: Ensure high test coverage for Snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#29259: Ensure high test coverage for Snowflake
---+---
 Reporter:  ahf|  Owner:  cohosh
 Type:  task   | Status:  assigned
 Priority:  Medium |  Milestone:
Component:  Circumvention/Snowflake|Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
   |  Sponsor28-must
---+---
Changes (by gaba):

 * keywords:  ex-sponsor-19, anti-censorship-roadmap => anti-censorship-
 roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30886 [Core Tor/Chutney]: Add pluggable transport support to chutney's tools/test-network.sh

2019-07-18 Thread Tor Bug Tracker & Wiki
#30886: Add pluggable transport support to chutney's tools/test-network.sh
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Chutney |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-pt, network-team-roadmap-|  Actual Points:
  september, chutney-ci, tor-ci  |
Parent ID:  #29267   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:  tor-pt, network-team-roadmap-2019-Q1Q2, chutney-ci, tor-ci =>
 tor-pt, network-team-roadmap-september, chutney-ci, tor-ci
 * cc: ahf, catalyst (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29461 [Metrics/CollecTor]: Add a Snowflake module

2019-07-18 Thread Tor Bug Tracker & Wiki
#29461: Add a Snowflake module
-+-
 Reporter:  irl  |  Owner:
 |  metrics-team
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Metrics/CollecTor|Version:
 Severity:  Normal   | Resolution:
 Keywords:  metrics-roadmap-august, anti-|  Actual Points:
  censorship-roadmap-september   |
Parent ID:   | Points:  8
 Reviewer:   |Sponsor:
 |  Sponsor28
-+-
Changes (by gaba):

 * keywords:  metrics-roadmap-august => metrics-roadmap-august, anti-
 censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25429 [Circumvention/Snowflake]: Need something better than client's `checkForStaleness`

2019-07-18 Thread Tor Bug Tracker & Wiki
#25429: Need something better than client's `checkForStaleness`
---+---
 Reporter:  arlolra|  Owner:  cohosh
 Type:  defect | Status:  assigned
 Priority:  Medium |  Milestone:
Component:  Circumvention/Snowflake|Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
   |  Sponsor28-must
---+---
Changes (by gaba):

 * keywords:  ex-sponsor-19, anti-censorship-roadmap => anti-censorship-
 roadmap-september
 * sponsor:  Sponsor28-can => Sponsor28-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29206 [Circumvention/Snowflake]: New design for client -- server protocol for Snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#29206: New design for client -- server protocol for Snowflake
---+---
 Reporter:  cohosh |  Owner:  cohosh
 Type:  task   | Status:
   |  needs_revision
 Priority:  Medium |  Milestone:
Component:  Circumvention/Snowflake|Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:  6
 Reviewer:  dcf|Sponsor:
   |  Sponsor28-must
---+---
Changes (by gaba):

 * keywords:  ex-sponsor-19, anti-censorship-roadmap => anti-censorship-
 roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29260 [Circumvention/Snowflake]: Should Snowflake proxies have a way to identify themselves to the broker

2019-07-18 Thread Tor Bug Tracker & Wiki
#29260: Should Snowflake proxies have a way to identify themselves to the broker
-+---
 Reporter:  ahf  |  Owner:  (none)
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:  6
Parent ID:  #29207   | Points:  1
 Reviewer:   |Sponsor:  Sponsor28-can
-+---
Changes (by gaba):

 * keywords:  anti-censorship-roadmap-october =>
 * sponsor:  Sponsor28-must => Sponsor28-can


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #13727 [Circumvention/BridgeDB]: BridgeDB should not distribute Tor Browser's default bridges

2019-07-18 Thread Tor Bug Tracker & Wiki
#13727: BridgeDB should not distribute Tor Browser's default bridges
-+-
 Reporter:  isis |  Owner:  (none)
 Type:  defect   | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/BridgeDB   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  bridgedb-dist, tbb-bridges, anti-|  Actual Points:
  censorship-roadmap-september   |
Parent ID:   | Points:  2
 Reviewer:   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * keywords:  bridgedb-dist, tbb-bridges, ex-sponsor-19 => bridgedb-dist,
 tbb-bridges, anti-censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29484 [Circumvention/BridgeDB]: Update the requirements.txt and freeze them on release

2019-07-18 Thread Tor Bug Tracker & Wiki
#29484: Update the requirements.txt and freeze them on release
-+-
 Reporter:  dgoulet  |  Owner:  phw
 Type:  task | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/BridgeDB   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  bridgedb, anti-censorship-roadmap-   |  Actual Points:
  september  |
Parent ID:   | Points:  2
 Reviewer:  sysrqb   |Sponsor:
 |  Sponsor30-can
-+-
Changes (by gaba):

 * cc: phw (added)
 * keywords:  bridgedb, ex-sponsor-19 => bridgedb, anti-censorship-roadmap-
 september
 * points:  1 => 2


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #9316 [Circumvention/BridgeDB]: BridgeDB should export statistics

2019-07-18 Thread Tor Bug Tracker & Wiki
#9316: BridgeDB should export statistics
-+-
 Reporter:  asn  |  Owner:  phw
 Type:  task | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Circumvention/BridgeDB   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  metrics, bridgedb, prometheus,   |  Actual Points:
  anti-censorship-roadmap-september  |
Parent ID:  #19332   | Points:  3
 Reviewer:  sysrqb   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * keywords:  metrics, bridgedb, prometheus, ex-sponsor-19, anti-censorship-
 roadmap => metrics, bridgedb, prometheus, anti-censorship-roadmap-
 september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #19839 [Circumvention/BridgeDB]: BridgeDB website: In firefox page shows titles in English and text in the language preferred by the user

2019-07-18 Thread Tor Bug Tracker & Wiki
#19839: BridgeDB website: In firefox page shows titles in English and text in 
the
language preferred by the user
-+-
 Reporter:  sebalis  |  Owner:
 |  traumschule
 Type:  defect   | Status:
 |  needs_information
 Priority:  Low  |  Milestone:
Component:  Circumvention/BridgeDB   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  bridgedb-reportbug anti-censorship-  |  Actual Points:
  roadmap-september  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * cc: isis, sysrqb (removed)
 * cc: irl (added)
 * keywords:  bridgedb-reportbug => bridgedb-reportbug anti-censorship-
 roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30777 [Community/Outreach]: Run a "set up new bridges" campaign

2019-07-18 Thread Tor Bug Tracker & Wiki
#30777: Run a "set up new bridges" campaign
---+---
 Reporter:  phw|  Owner:  (none)
 Type:  project| Status:  assigned
 Priority:  High   |  Milestone:
Component:  Community/Outreach |Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:  3
 Reviewer: |Sponsor:
   |  Sponsor30-must
---+---
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26543 [Circumvention/BridgeDB]: Provide a language switcher menu on BridgeDB

2019-07-18 Thread Tor Bug Tracker & Wiki
#26543: Provide a language switcher menu on BridgeDB
---+---
 Reporter:  teor   |  Owner:  (none)
 Type:  enhancement| Status:  assigned
 Priority:  Medium |  Milestone:
Component:  Circumvention/BridgeDB |Version:
 Severity:  Normal | Resolution:
 Keywords:  anti-censorship-roadmap-september  |  Actual Points:
Parent ID: | Points:  1
 Reviewer: |Sponsor:
   |  Sponsor30-must
---+---
Changes (by gaba):

 * cc: irl (added)
 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31074 [Core Tor/Tor]: Use tor_queue.h macros in config_line_t

2019-07-18 Thread Tor Bug Tracker & Wiki
#31074: Use tor_queue.h macros in config_line_t
-+-
 Reporter:  nickm|  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Low  |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  refactor technical-debt network- |  Actual Points:
  team-roadmap-september |
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * keywords:  refactor technical-debt => refactor technical-debt network-
 team-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29217 [Core Tor/Tor]: Script to add new tor files and modules in rust and/or C

2019-07-18 Thread Tor Bug Tracker & Wiki
#29217: Script to add new tor files and modules in rust and/or C
+--
 Reporter:  nickm   |  Owner:  (none)
 Type:  defect  | Status:  new
 Priority:  Medium  |  Milestone:  Tor:
|  0.4.2.x-final
Component:  Core Tor/Tor|Version:
 Severity:  Normal  | Resolution:
 Keywords:  network-team-roadmap-september  |  Actual Points:
Parent ID:  | Points:  2
 Reviewer:  |Sponsor:
|  Sponsor31-can
+--
Changes (by gaba):

 * keywords:   => network-team-roadmap-september
 * cc: nickm (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29215 [Core Tor/Tor]: Document target, modular tor architecture

2019-07-18 Thread Tor Bug Tracker & Wiki
#29215: Document target, modular tor architecture
+--
 Reporter:  nickm   |  Owner:  (none)
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:  Tor:
|  0.4.2.x-final
Component:  Core Tor/Tor|Version:
 Severity:  Normal  | Resolution:
 Keywords:  network-team-roadmap-september  |  Actual Points:
Parent ID:  | Points:  5
 Reviewer:  |Sponsor:
|  Sponsor31-can
+--
Changes (by gaba):

 * cc: teor, nickm (added)
 * keywords:   => network-team-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31177 [Core Tor/Tor]: Start conversation about auto-formatting our C code

2019-07-18 Thread Tor Bug Tracker & Wiki
#31177: Start conversation about auto-formatting our C code
+--
 Reporter:  nickm   |  Owner:  (none)
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:  Tor:
|  0.4.2.x-final
Component:  Core Tor/Tor|Version:
 Severity:  Normal  | Resolution:
 Keywords:  network-team-roadmap-september  |  Actual Points:
Parent ID:  | Points:  2
 Reviewer:  |Sponsor:
|  Sponsor31-can
+--
Changes (by gaba):

 * keywords:   => network-team-roadmap-september


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30839 [Core Tor/Tor]: Update EndOfLifeTor.md with our latest end of life process

2019-07-18 Thread Tor Bug Tracker & Wiki
#30839: Update EndOfLifeTor.md with our latest end of life process
-+-
 Reporter:  teor |  Owner:  teor
 Type:  task | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.1.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  041-should network-team-roadmap- |  Actual Points:
  september  |
Parent ID:  #30835   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * cc: teor (added)
 * keywords:  041-should => 041-should network-team-roadmap-september
 * points:  0.5 => 1


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31173 [Applications/Tor Browser]: Update android-toolchain project to match firefox

2019-07-18 Thread Tor Bug Tracker & Wiki
#31173: Update android-toolchain project to match firefox
-+-
 Reporter:  sisbell  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-rbm, ff68-esr,   |  Actual Points:
  TorBrowserTeam201907R  |
Parent ID:  #30324   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by cypherpunks):

 r17b! Not even r17c! It is a minimum supported version! Not something you
 should use.
 Recommended version is **r20**. We need at least `-fstack-protector-
 strong` from r18b, see https://github.com/android-
 ndk/ndk/wiki/Changelog-r18

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29656 [Core Tor/Tor]: describe global initialization in our tinytest-based unit tests

2019-07-18 Thread Tor Bug Tracker & Wiki
#29656: describe global initialization in our tinytest-based unit tests
-+-
 Reporter:  catalyst |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  developer-doc network-team-roadmap-  |  Actual Points:
  october|
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * cc: nickm (added)
 * keywords:  developer-doc => developer-doc network-team-roadmap-october
 * points:  0.5 => 1


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30349 [Core Tor/Tor]: Document member-hiding conventions for structs

2019-07-18 Thread Tor Bug Tracker & Wiki
#30349: Document member-hiding conventions for structs
-+-
 Reporter:  catalyst |  Owner:  (none)
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  technical-debt, refactoring, |  Actual Points:
  network-team-roadmap-october   |
Parent ID:  #29209   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * cc: nickm (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30349 [Core Tor/Tor]: Document member-hiding conventions for structs

2019-07-18 Thread Tor Bug Tracker & Wiki
#30349: Document member-hiding conventions for structs
-+-
 Reporter:  catalyst |  Owner:  (none)
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  technical-debt, refactoring, |  Actual Points:
  network-team-roadmap-october   |
Parent ID:  #29209   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * keywords:  technical-debt, refactoring => technical-debt, refactoring,
 network-team-roadmap-october
 * points:  0.5 => 1


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31179 [Core Tor/Tor]: Eliminate non tor_queue.h linked lists.

2019-07-18 Thread Tor Bug Tracker & Wiki
#31179: Eliminate non tor_queue.h linked lists.
--+---
 Reporter:  nickm |  Owner:  (none)
 Type:  task  | Status:  new
 Priority:  Medium|  Milestone:
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  network-team-roadmap-october  |  Actual Points:
Parent ID:| Points:  8
 Reviewer:|Sponsor:  Sponsor31-can
--+---
Changes (by gaba):

 * keywords:  network-team-roadmap-november => network-team-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31121 [Core Tor/Tor]: Use publish-subscribe system in more places

2019-07-18 Thread Tor Bug Tracker & Wiki
#31121: Use publish-subscribe system in more places
--+
 Reporter:  nickm |  Owner:  (none)
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:  Tor:
  |  unspecified
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  network-team-roadmap-october  |  Actual Points:
Parent ID:| Points:  20
 Reviewer:|Sponsor:  Sponsor31-can
--+
Changes (by gaba):

 * cc: nickm (added)
 * keywords:   => network-team-roadmap-october
 * points:   => 20


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31178 [Core Tor/Tor]: Scripts to help with backport branches

2019-07-18 Thread Tor Bug Tracker & Wiki
#31178: Scripts to help with backport branches
--+
 Reporter:  nickm |  Owner:  teor
 Type:  enhancement   | Status:  assigned
 Priority:  Medium|  Milestone:  Tor:
  |  0.4.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  network-team-roadmap-october  |  Actual Points:
Parent ID:| Points:  2
 Reviewer:|Sponsor:  Sponsor31-must
--+
Changes (by gaba):

 * keywords:   => network-team-roadmap-october
 * cc: teor (added)
 * points:   => 2
 * sponsor:   => Sponsor31-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29226 [Core Tor/Tor]: Automate application of C formatting to code

2019-07-18 Thread Tor Bug Tracker & Wiki
#29226: Automate application of C formatting to code
--+
 Reporter:  nickm |  Owner:  (none)
 Type:  task  | Status:  new
 Priority:  Medium|  Milestone:  Tor:
  |  0.4.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  network-team-roadmap-october  |  Actual Points:
Parent ID:| Points:  5
 Reviewer:|Sponsor:  Sponsor31-can
--+
Changes (by gaba):

 * cc: nickm, taylor (added)
 * keywords:   => network-team-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #12802 [Circumvention/BridgeDB]: BridgeDB needs Nagios checks for the Email Distributor

2019-07-18 Thread Tor Bug Tracker & Wiki
#12802: BridgeDB needs Nagios checks for the Email Distributor
-+-
 Reporter:  isis |  Owner:  (none)
 Type:  enhancement  | Status:
 |  assigned
 Priority:  High |  Milestone:
Component:  Circumvention/BridgeDB   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  bridgedb-email, nagios, anti-|  Actual Points:
  censorship-roadmap-october |
Parent ID:  #30152   | Points:  5
 Reviewer:   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * keywords:  bridgedb-email, nagios, ex-sponsor-19 => bridgedb-email,
 nagios, anti-censorship-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #28531 [Community/Outreach]: Publish a snapshot of what PTs are needed for successful Tor use in each country

2019-07-18 Thread Tor Bug Tracker & Wiki
#28531: Publish a snapshot of what PTs are needed for successful Tor use in each
country
-+-
 Reporter:  arma |  Owner:  phw
 Type:  task | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Community/Outreach   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  censorship, anti-censorship- |  Actual Points:
  roadmap-october|
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * keywords:  censorship, ex-sponsor-19 => censorship, anti-censorship-
 roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26542 [Circumvention/BridgeDB]: Distribute IPv6 bridges though bridges.torproject.org

2019-07-18 Thread Tor Bug Tracker & Wiki
#26542: Distribute IPv6 bridges though bridges.torproject.org
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  defect   | Status:  assigned
 Priority:  High |  Milestone:
Component:  Circumvention/BridgeDB   |Version:
 Severity:  Normal   | Resolution:
 Keywords:  anti-censorship-roadmap-october  |  Actual Points:
Parent ID:  #24264   | Points:  3
 Reviewer:   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31157 [Circumvention/Snowflake]: Collect metrics about what type of proxies are running

2019-07-18 Thread Tor Bug Tracker & Wiki
#31157: Collect metrics about what type of proxies are running
-+---
 Reporter:  cohosh   |  Owner:  (none)
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  anti-censorship-roadmap-october  |  Actual Points:
Parent ID:   | Points:  3
 Reviewer:   |Sponsor:  Sponsor28
-+---
Changes (by gaba):

 * keywords:   => anti-censorship-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30878 [Circumvention/Snowflake]: Set up snowbox to simulate censorship

2019-07-18 Thread Tor Bug Tracker & Wiki
#30878: Set up snowbox to simulate censorship
-+---
 Reporter:  cohosh   |  Owner:  cohosh
 Type:  task | Status:  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  anti-censorship-roadmap-october  |  Actual Points:
Parent ID:  #29259   | Points:  2
 Reviewer:   |Sponsor:  Sponsor28
-+---
Changes (by gaba):

 * keywords:  ex-sponsor-19 => anti-censorship-roadmap-october
 * points:   => 2


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29112 [Core Tor/Tor]: PTs should pass user count events back to Tor

2019-07-18 Thread Tor Bug Tracker & Wiki
#29112: PTs should pass user count events back to Tor
-+-
 Reporter:  arma |  Owner:  (none)
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  041-deferred-20190530, network-  |  Actual Points:
  team-roadmap-october   |
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:  041-deferred-20190530, ex-sponsor-19 => 041-deferred-20190530,
 network-team-roadmap-october
 * points:   => 1


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29690 [Core Tor/Chutney]: Add a comment to chutney's test-network.sh, reminding us to copy changes to tor's test-network.sh

2019-07-18 Thread Tor Bug Tracker & Wiki
#29690: Add a comment to chutney's test-network.sh, reminding us to copy 
changes to
tor's test-network.sh
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  defect   | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Core Tor/Chutney |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-chutney, tor-test, tor-ci,   |  Actual Points:
  fast-fix, teor-backlog-ci, network-team-   |
  roadmap-october|
Parent ID:  #29689   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:
 tor-chutney, tor-test, tor-ci, fast-fix, ex-sponsor-19, ex-sponsor19,
 teor-backlog-ci
 =>
 tor-chutney, tor-test, tor-ci, fast-fix, teor-backlog-ci, network-
 team-roadmap-october
 * points:  0.1 => 1
 * sponsor:  Sponsor31-can => Sponsor28-can


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29267 [Circumvention]: CI for pluggable transports

2019-07-18 Thread Tor Bug Tracker & Wiki
#29267: CI for pluggable transports
-+-
 Reporter:  cohosh   |  Owner:  (none)
 Type:  project  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention|Version:
 Severity:  Normal   | Resolution:
 Keywords:  CI, PTs, network-team-roadmap-   |  Actual Points:
  october|
Parent ID:   | Points:  13
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * cc: ahf, taylor (added)
 * keywords:  CI, PTs, anti-censorship-roadmap, ex-sponsor19 => CI, PTs,
 network-team-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29260 [Circumvention/Snowflake]: Should Snowflake proxies have a way to identify themselves to the broker

2019-07-18 Thread Tor Bug Tracker & Wiki
#29260: Should Snowflake proxies have a way to identify themselves to the broker
-+-
 Reporter:  ahf  |  Owner:  (none)
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  anti-censorship-roadmap-october  |  Actual Points:  6
Parent ID:  #29207   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * keywords:  ex-sponsor-19, anti-censorship-roadmap => anti-censorship-
 roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31109 [Circumvention/Snowflake]: Better gamify the UX for snowflake extension

2019-07-18 Thread Tor Bug Tracker & Wiki
#31109: Better gamify the UX for snowflake extension
-+-
 Reporter:  cohosh   |  Owner:  (none)
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  snowflake-webextension, ux-team, |  Actual Points:
  anti-censorship-roadmap-october|
Parent ID:   | Points:  2
 Reviewer:   |Sponsor:
 |  Sponsor28
-+-
Changes (by gaba):

 * keywords:  snowflake-webextension, ux-team => snowflake-webextension, ux-
 team, anti-censorship-roadmap-october
 * points:   => 2


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30579 [Circumvention/Snowflake]: Add more STUN servers to the default snowflake configuration in Tor Browser

2019-07-18 Thread Tor Bug Tracker & Wiki
#30579: Add more STUN servers to the default snowflake configuration in Tor 
Browser
-+-
 Reporter:  cohosh   |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  stun, anti-censorship-roadmap-   |  Actual Points:
  october|
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor30-can
-+-
Changes (by gaba):

 * keywords:  snowflake, stun => stun, anti-censorship-roadmap-october


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30460 [Applications/Tor Browser]: Update TOPL Project to Use Android Toolchain (Firefox 68)

2019-07-18 Thread Tor Bug Tracker & Wiki
#30460: Update TOPL Project to Use Android Toolchain (Firefox 68)
-+-
 Reporter:  sisbell  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-rbm, ff68-esr,   |  Actual Points:
  TorBrowserTeam201907R  |
Parent ID:  #30324   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by cypherpunks):

 `+buildToolsVersion "27.0.3"`
 Making such patches means you're doing something really wrong (Mozilla
 too).
 Docs say "your project automatically uses a default version of the build
 tools that the plugin specifies", but even 3.1.0 knows it's not 27.0.3,
 because you need 28.0.3 to "add support for building with API level 28".

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31103 [Core Tor/Tor]: Support ORPort picking a random port that persists across restarts

2019-07-18 Thread Tor Bug Tracker & Wiki
#31103: Support ORPort picking a random port that persists across restarts
---+---
 Reporter:  phw|  Owner:  (none)
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID:  #30471 | Points:  1
 Reviewer: |Sponsor:  Sponsor28-can
---+---
Changes (by gaba):

 * keywords:  anti-censorship-roadmap-november => network-team-roadmap-
 november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31182 [Core Tor/Tor]: Add more typesafe containers to tor

2019-07-18 Thread Tor Bug Tracker & Wiki
#31182: Add more typesafe containers to tor
---+---
 Reporter:  nickm  |  Owner:  (none)
 Type:  task   | Status:  new
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  20
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * keywords:   => network-team-roadmap-november
 * points:   => 20


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31181 [Core Tor/Tor]: Deprecate more options in 0.4.3

2019-07-18 Thread Tor Bug Tracker & Wiki
#31181: Deprecate more options in 0.4.3
---+---
 Reporter:  nickm  |  Owner:  (none)
 Type:  task   | Status:  assigned
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  2
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * status:  new => assigned
 * owner:  teor => (none)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31181 [Core Tor/Tor]: Deprecate more options in 0.4.3

2019-07-18 Thread Tor Bug Tracker & Wiki
#31181: Deprecate more options in 0.4.3
---+---
 Reporter:  nickm  |  Owner:  teor
 Type:  task   | Status:  new
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  2
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * status:  assigned => new
 * cc: teor (added)
 * points:   => 2
 * keywords:   => network-team-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31180 [Core Tor/Tor]: Remove deprecated options in 0.4.3.

2019-07-18 Thread Tor Bug Tracker & Wiki
#31180: Remove deprecated options in 0.4.3.
---+---
 Reporter:  nickm  |  Owner:  (none)
 Type:  task   | Status:  assigned
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  2
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * keywords:   => network-team-roadmap-november
 * cc: teor (added)
 * points:   => 2
 * owner:  teor => (none)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31122 [Core Tor/Tor]: Use subsystems architecture in more places

2019-07-18 Thread Tor Bug Tracker & Wiki
#31122: Use subsystems architecture in more places
---+---
 Reporter:  nickm  |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.2.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  20
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * cc: nickm (added)
 * keywords:   => network-team-roadmap-november
 * points:   => 20


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29214 [Core Tor/Tor]: Update 'tor-guts' archictecture documentation to describe current (actual, as-built) architecture.

2019-07-18 Thread Tor Bug Tracker & Wiki
#29214: Update 'tor-guts' archictecture documentation to describe current 
(actual,
as-built) architecture.
---+---
 Reporter:  nickm  |  Owner:  (none)
 Type:  task   | Status:  new
 Priority:  Medium |  Milestone:  Tor:
   |  0.4.2.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  5
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * cc: nickm (added)
 * keywords:   => network-team-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31179 [Core Tor/Tor]: Eliminate non tor_queue.h linked lists.

2019-07-18 Thread Tor Bug Tracker & Wiki
#31179: Eliminate non tor_queue.h linked lists.
---+---
 Reporter:  nickm  |  Owner:  (none)
 Type:  task   | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:  8
 Reviewer: |Sponsor:  Sponsor31-can
---+---
Changes (by gaba):

 * keywords:   => network-team-roadmap-november
 * points:   => 8


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #24607 [Circumvention/BridgeDB]: CAPTCHAs on BridgeDB seem to be getting more difficult

2019-07-18 Thread Tor Bug Tracker & Wiki
#24607: CAPTCHAs on BridgeDB seem to be getting more difficult
--+
 Reporter:  alison|  Owner:  (none)
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Circumvention/BridgeDB|Version:
 Severity:  Normal| Resolution:
 Keywords:  anti-censorship-roadmap-november  |  Actual Points:
Parent ID:| Points:  5
 Reviewer:|Sponsor:
  |  Sponsor30-must
--+
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29277 [Circumvention/Pluggable transport]: Look into getting default Tor bridges scanned by external reachability tests

2019-07-18 Thread Tor Bug Tracker & Wiki
#29277: Look into getting default Tor bridges scanned by external reachability
tests
-+-
 Reporter:  cohosh   |  Owner:  phw
 Type:  task | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Pluggable transport|Version:
 Severity:  Normal   | Resolution:
 Keywords:  augur, measurement,anti-censorship-  |  Actual Points:
  roadmap-november   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor30-must
-+-
Changes (by gaba):

 * keywords:  augur, measurement, ex-sponsor-19 => augur, measurement,anti-
 censorship-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29245 [Core Tor/Tor]: Tor 0.4 eventually hits "Delaying directory fetches: No running bridges" after some period of inactivity with bridges

2019-07-18 Thread Tor Bug Tracker & Wiki
#29245: Tor 0.4 eventually hits "Delaying directory fetches: No running bridges"
after some period of inactivity with bridges
-+-
 Reporter:  ArmalsLoveArmalsLife |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  040-regression, snowflake,   |  Actual Points:
  040-deferred-20190220, network-team-roadmap-   |
  november   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-

Comment (by cypherpunks):

 By the way this still happened lately.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29245 [Core Tor/Tor]: Tor 0.4 eventually hits "Delaying directory fetches: No running bridges" after some period of inactivity with bridges

2019-07-18 Thread Tor Bug Tracker & Wiki
#29245: Tor 0.4 eventually hits "Delaying directory fetches: No running bridges"
after some period of inactivity with bridges
-+-
 Reporter:  ArmalsLoveArmalsLife |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  040-regression, snowflake,   |  Actual Points:
  040-deferred-20190220, network-team-roadmap-   |
  november   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * keywords:  040-regression, snowflake, 040-deferred-20190220, ex-
 sponsor-19 =>
 040-regression, snowflake, 040-deferred-20190220, network-team-
 roadmap-november
 * sponsor:  Sponsor28-can => Sponsor28-must


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #28208 [Core Tor/Tor]: Run bridges+hs-v23 for make test-network in 0.4.2 and later

2019-07-18 Thread Tor Bug Tracker & Wiki
#28208: Run bridges+hs-v23 for make test-network in 0.4.2 and later
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  defect   | Status:
 |  assigned
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  test, fast-fix, teor-backlog-ci, |  Actual Points:
  network-team-roadmap-november  |
Parent ID:  #29267   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * keywords:  test, fast-fix, 035-deferred-20190115, teor-backlog-ci =>
 test, fast-fix, teor-backlog-ci, network-team-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31103 [Core Tor/Tor]: Support ORPort picking a random port that persists across restarts

2019-07-18 Thread Tor Bug Tracker & Wiki
#31103: Support ORPort picking a random port that persists across restarts
--+
 Reporter:  phw   |  Owner:  (none)
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  anti-censorship-roadmap-november  |  Actual Points:
Parent ID:  #30471| Points:  1
 Reviewer:|Sponsor:
  |  Sponsor28-can
--+
Changes (by gaba):

 * keywords:   => anti-censorship-roadmap-november
 * points:  0.5 => 1
 * sponsor:   => Sponsor28-can


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30720 [Core Tor/Chutney]: Use test-network.sh for the examples in Chutney's README

2019-07-18 Thread Tor Bug Tracker & Wiki
#30720: Use test-network.sh for the examples in Chutney's README
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  defect   | Status:
 |  assigned
 Priority:  High |  Milestone:
Component:  Core Tor/Chutney |Version:
 Severity:  Major| Resolution:
 Keywords:  doc, easy, teor-backlog-ci,  |  Actual Points:
  network-team-roadmap-november  |
Parent ID:  #29267   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor31-can
-+-
Changes (by gaba):

 * keywords:  doc, easy, teor-backlog-ci => doc, easy, teor-backlog-ci,
 network-team-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30461 [Applications/Tor Browser]: Update tor-android-service Project to Use Android Toolchain (Firefox 68)

2019-07-18 Thread Tor Bug Tracker & Wiki
#30461: Update tor-android-service Project to Use Android Toolchain (Firefox 68)
-+-
 Reporter:  sisbell  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-rbm, ff68-esr,   |  Actual Points:
  TorBrowserTeam201907R  |
Parent ID:  #30324   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by cypherpunks):

 `-org.gradle.jvmargs=-Xmx1536m`?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30884 [Core Tor/Chutney]: Test pluggable transports in chutney's CI

2019-07-18 Thread Tor Bug Tracker & Wiki
#30884: Test pluggable transports in chutney's CI
-+-
 Reporter:  teor |  Owner:  (none)
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  0.4.2.x-final
Component:  Core Tor/Chutney |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-pt, network-team-roadmap-|  Actual Points:
  november, chutney-ci, tor-c|
Parent ID:  #29267   | Points:  1
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:  tor-pt, network-team-roadmap-2019-Q1Q2, chutney-ci, tor-c =>
 tor-pt, network-team-roadmap-november, chutney-ci, tor-c


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29111 [Circumvention/Pluggable transport]: Optional heartbeat message from PT's

2019-07-18 Thread Tor Bug Tracker & Wiki
#29111: Optional heartbeat message from PT's
---+---
 Reporter:  ahf|  Owner:  (none)
 Type:  enhancement| Status:  new
 Priority:  Low|  Milestone:  Tor:
   |  unspecified
Component:  Circumvention/Pluggable transport  |Version:  Tor:
   |  unspecified
 Severity:  Normal | Resolution:
 Keywords:  network-team-roadmap-november  |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
   |  Sponsor28-must
---+---
Changes (by gaba):

 * keywords:   => network-team-roadmap-november


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30310 [Circumvention/Snowflake]: Snowflake localization

2019-07-18 Thread Tor Bug Tracker & Wiki
#30310: Snowflake localization
-+-
 Reporter:  cohosh   |  Owner:  arlolra
 Type:  task | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  l10n, snowflake-webextension, anti-  |  Actual Points:
  censorship-roadmap-august  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor30-can
-+-
Changes (by gaba):

 * keywords:  l10n, snowflake, snowflake-webextension => l10n, snowflake-
 webextension, anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30310 [Circumvention/Snowflake]: Snowflake localization

2019-07-18 Thread Tor Bug Tracker & Wiki
#30310: Snowflake localization
-+-
 Reporter:  cohosh   |  Owner:  arlolra
 Type:  task | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  l10n, snowflake-webextension, anti-  |  Actual Points:
  censorship-roadmap-august  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * sponsor:  Sponsor30-can => Sponsor28-can


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #31100 [Circumvention/Snowflake]: Firefox addon not reporting any users

2019-07-18 Thread Tor Bug Tracker & Wiki
#31100: Firefox addon not reporting any users
-+-
 Reporter:  cohosh   |  Owner:  cohosh
 Type:  defect   | Status:
 |  assigned
 Priority:  Very High|  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Major| Resolution:
 Keywords:  snowflake-webextension anti- |  Actual Points:
  censorship-roadmap-august  |
Parent ID:   | Points:  2
 Reviewer:   |Sponsor:
 |  Sponsor28
-+-
Changes (by gaba):

 * keywords:  snowflake-webextension => snowflake-webextension anti-
 censorship-roadmap-august
 * points:   => 2


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #20813 [Circumvention/Snowflake]: Start producing snowflakes

2019-07-18 Thread Tor Bug Tracker & Wiki
#20813: Start producing snowflakes
+--
 Reporter:  arlolra |  Owner:  (none)
 Type:  defect  | Status:  new
 Priority:  High|  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:  3
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--

Comment (by cypherpunks):

 @cohosh This seems like it's now solved thanks to the Snowflake
 WebExtension?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #29205 [Circumvention/Snowflake]: Look into using Firefox for the WebRTC implementation

2019-07-18 Thread Tor Bug Tracker & Wiki
#29205: Look into using Firefox for the WebRTC implementation
+--
 Reporter:  cohosh  |  Owner:  (none)
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--
Changes (by gaba):

 * keywords:  ex-sponsor-19 => anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30471 [Circumvention/Obfs4]: Improve UX for obfs4 bridge operation

2019-07-18 Thread Tor Bug Tracker & Wiki
#30471: Improve UX for obfs4 bridge operation
+--
 Reporter:  arma|  Owner:  (none)
 Type:  project | Status:  new
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Obfs4 |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #30986 [Circumvention]: Understand the "long tail" of unclassifiable network traffic

2019-07-18 Thread Tor Bug Tracker & Wiki
#30986: Understand the "long tail" of unclassifiable network traffic
+--
 Reporter:  phw |  Owner:  phw
 Type:  project | Status:  assigned
 Priority:  Medium  |  Milestone:
Component:  Circumvention   |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  #30716  | Points:  5
 Reviewer:  |Sponsor:
|  Sponsor28-must
+--
Changes (by gaba):

 * keywords:  anti-censorship-roadmap => anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #27385 [Circumvention/Snowflake]: https://snowflake.torproject.org/embed is confusing

2019-07-18 Thread Tor Bug Tracker & Wiki
#27385: https://snowflake.torproject.org/embed is confusing
-+-
 Reporter:  cypherpunks3 |  Owner:  arlolra
 Type:  defect   | Status:
 |  needs_review
 Priority:  High |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Major| Resolution:
 Keywords:  snowflake, ux-team, anti-|  Actual Points:
  censorship-roadmap-july|
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-must
-+-
Changes (by gaba):

 * keywords:  snowflake, ux-team, ex-sponsor-19 => snowflake, ux-team, anti-
 censorship-roadmap-july


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25483 [Circumvention/Snowflake]: Windows reproducible build of snowflake

2019-07-18 Thread Tor Bug Tracker & Wiki
#25483: Windows reproducible build of snowflake
-+-
 Reporter:  arlolra  |  Owner:  cohosh
 Type:  project  | Status:
 |  accepted
 Priority:  High |  Milestone:
Component:  Circumvention/Snowflake  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  TorBrowserTeam201805, anti-  |  Actual Points:
  censorship-roadmap-august  |
Parent ID:  #19001   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor28-can
-+-
Changes (by gaba):

 * keywords:  TorBrowserTeam201805, ex-sponsor-19, anti-censorship-roadmap
 => TorBrowserTeam201805, anti-censorship-roadmap-august


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #28942 [Circumvention/Snowflake]: Evaluate pion WebRTC

2019-07-18 Thread Tor Bug Tracker & Wiki
#28942: Evaluate pion WebRTC
+--
 Reporter:  backkem |  Owner:  cohosh
 Type:  enhancement | Status:  accepted
 Priority:  Medium  |  Milestone:
Component:  Circumvention/Snowflake |Version:
 Severity:  Normal  | Resolution:
 Keywords:  anti-censorship-roadmap-august  |  Actual Points:
Parent ID:  | Points:  5
 Reviewer:  |Sponsor:
|  Sponsor28-can
+--
Changes (by gaba):

 * keywords:  ex-sponsor-19 => anti-censorship-roadmap-august
 * points:   => 5


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

  1   2   >