Re: [tor-bugs] #23219 [Applications/Tor Browser]: CSS issues with

2017-08-12 Thread Tor Bug Tracker & Wiki
#23219: CSS issues with 
--+---
 Reporter:  rngnrs|  Owner:  tbb-team
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-usability-website |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---

Comment (by rngnrs):

 Yep, there is a patch in 54 version.

 https://bugzilla.mozilla.org/show_bug.cgi?id=605985

 https://bugzilla.mozilla.org/show_bug.cgi?id=1320751 (refers to 605985)

 I would be grateful for these fixes.

--
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] #10026 [Applications/Tor bundles/installation]: progress on Win64 Tor

2017-08-12 Thread Tor Bug Tracker & Wiki
#10026: progress on Win64 Tor
-+-
 Reporter:  erinn|  Owner:  tbb-
 |  team
 Type:  enhancement  | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  bundles/installation   |
 Severity:  Normal   | Resolution:
 Keywords:  tbb-gitian   |  Actual Points:
Parent ID:  #20636   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by boklm):

 I made a patch for `tor-browser-build.git` in branch `bug_10026_v1` to
 allow building Tor for Windows 64:
 https://oniongit.eu/boklm/tor-browser-
 build/commit/4e0a919c0d7df09462535fb966f1e7c6ab75d1ee

 A build can be done with:
 {{{
 $ ./rbm/rbm build tor --target torbrowser-windows-x86_64 --target alpha
 }}}

 I did not check yet that the build is reproducible, or if the binaries
 that it produce really work.

--
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] #23231 [Applications/Tor Browser]: Error in STL wrappers when building firefox for Windows 64

2017-08-12 Thread Tor Bug Tracker & Wiki
#23231: Error in STL wrappers when building firefox for Windows 64
--+--
 Reporter:  boklm |  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:  #23229
   Points:|   Reviewer:
  Sponsor:|
--+--
 When trying to build firefox for Windows 64 we get the same error as
 comment 13 in mozilla bug 1269251:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1269251#c13

 Reverting the change from bug 1269251 is fixing the error, but there is
 maybe a better solution.

--
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] #23230 [Applications/Tor Browser]: Error building firefox for Windows 64 in media/libcubeb/src/cubeb_wasapi.cpp

2017-08-12 Thread Tor Bug Tracker & Wiki
#23230: Error building firefox for Windows 64 in
media/libcubeb/src/cubeb_wasapi.cpp
--+--
 Reporter:  boklm |  Owner:  boklm
 Type:  task  | Status:  needs_review
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  TorBrowserTeam201708R |  Actual Points:
Parent ID:  #23229| Points:
 Reviewer:|Sponsor:
--+--
Changes (by boklm):

 * keywords:   => TorBrowserTeam201708R
 * status:  assigned => needs_review


Comment:

 I attached a patch that is fixing this error.

--
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] #23230 [Applications/Tor Browser]: Error building firefox for Windows 64 in media/libcubeb/src/cubeb_wasapi.cpp

2017-08-12 Thread Tor Bug Tracker & Wiki
#23230: Error building firefox for Windows 64 in
media/libcubeb/src/cubeb_wasapi.cpp
--+--
 Reporter:  boklm |  Owner:  boklm
 Type:  task  | Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:  #23229| Points:
 Reviewer:|Sponsor:
--+--
Changes (by boklm):

 * Attachment "0001-Bug-23230-Fix-build-error-on-Windows-64.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

Re: [tor-bugs] #23228 [Applications/Tor Browser]: Build a Windows 64 toolchain based on mingw-w64

2017-08-12 Thread Tor Bug Tracker & Wiki
#23228: Build a Windows 64 toolchain based on mingw-w64
+--
 Reporter:  boklm   |  Owner:  tbb-team
 Type:  task| Status:  needs_review
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201708R  |  Actual Points:
Parent ID:  #20636  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by boklm):

 A build of mingw-w64 for Windows 64 can be done with:
 {{{
 $ ./rbm/rbm build mingw-w64 --target torbrowser-windows-x86_64 --target
 alpha
 }}}

--
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] #23228 [Applications/Tor Browser]: Build a Windows 64 toolchain based on mingw-w64

2017-08-12 Thread Tor Bug Tracker & Wiki
#23228: Build a Windows 64 toolchain based on mingw-w64
+--
 Reporter:  boklm   |  Owner:  tbb-team
 Type:  task| Status:  needs_review
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201708R  |  Actual Points:
Parent ID:  #20636  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by boklm):

 * keywords:  tbb-rbm => tbb-rbm, TorBrowserTeam201708R
 * status:  new => needs_review


Comment:

 This is done with commit 80026a6348856f161ef2ea70d06b0c93939e68b5 in
 branch `bug_23228_v1`:
 https://oniongit.eu/boklm/tor-browser-
 build/commit/80026a6348856f161ef2ea70d06b0c93939e68b5

--
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] #15729 [Core Tor/Tor]: Proposal: Hidden Service Revocation

2017-08-12 Thread Tor Bug Tracker & Wiki
#15729: Proposal: Hidden Service Revocation
-+-
 Reporter:  Nathaniel|  Owner:
 |  Nathaniel
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-hs, tor-spec stalled security|  Actual Points:
  revocation |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by Dbryrtfbcbhgf):

 I think it would be great to see "5. Future Compatibility with Next
 Generation Hidden Services" in a future version of Tor.

--
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] #23230 [Applications/Tor Browser]: Error building firefox for Windows 64 in media/libcubeb/src/cubeb_wasapi.cpp

2017-08-12 Thread Tor Bug Tracker & Wiki
#23230: Error building firefox for Windows 64 in
media/libcubeb/src/cubeb_wasapi.cpp
--+--
 Reporter:  boklm |  Owner:  boklm
 Type:  task  | Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:  #23229
   Points:|   Reviewer:
  Sponsor:|
--+--
 We are getting the following error when trying to build firefox for
 Windows 64:
 {{{
 /var/tmp/build/firefox-
 af0ca6a886c7/media/libcubeb/src/cubeb_wasapi.cpp:1596:46:
  error: cast from cubeb_devid {aka void*} to int loses precision
  [-fpermissive]
 }}}

--
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] #23229 [Applications/Tor Browser]: Build firefox for Windows 64

2017-08-12 Thread Tor Bug Tracker & Wiki
#23229: Build firefox for Windows 64
--+--
 Reporter:  boklm |  Owner:  boklm
 Type:  task  | Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:  tbb-rbm
Actual Points:|  Parent ID:  #20636
   Points:|   Reviewer:
  Sponsor:|
--+--
 In `tor-browser-build.git`, we need to update the firefox component to
 support Windows 64 builds.

--
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] #23228 [Applications/Tor Browser]: Build a Windows 64 toolchain based on mingw-w64

2017-08-12 Thread Tor Bug Tracker & Wiki
#23228: Build a Windows 64 toolchain based on mingw-w64
--+--
 Reporter:  boklm |  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:  tbb-rbm
Actual Points:|  Parent ID:  #20636
   Points:|   Reviewer:
  Sponsor:|
--+--
 In `tor-browser-build.git`, we need to add support for building a
 mingw-w64 toolchain for creating Windows 64bit binaries.

--
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] #23165 [Metrics/Metrics website]: relay versions graph should add 0.3.1 and 0.3.2

2017-08-12 Thread Tor Bug Tracker & Wiki
#23165: relay versions graph should add 0.3.1 and 0.3.2
-+-
 Reporter:  arma |  Owner:  karsten
 Type:  enhancement  | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Metrics/Metrics website  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by karsten):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 Added and deployed a few days ago when Trac was down and I couldn't close
 this ticket. Closing it now.

--
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] #22063 [Metrics/Metrics website]: Document that only the first qualified search term applies

2017-08-12 Thread Tor Bug Tracker & Wiki
#22063: Document that only the first qualified search term applies
-+--
 Reporter:  cypherpunks  |  Owner:  metrics-team
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Metrics/Metrics website  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--
Changes (by karsten):

 * status:  merge_ready => closed
 * resolution:   => fixed


Comment:

 Merged and deployed. Closing.

--
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] #23219 [Applications/Tor Browser]: CSS issues with

2017-08-12 Thread Tor Bug Tracker & Wiki
#23219: CSS issues with 
--+---
 Reporter:  rngnrs|  Owner:  tbb-team
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-usability-website |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---

Comment (by gk):

 Tor Browser will be updated in about 10 months to the next Firefox ESR
 (59). So, it'll be a while... That said, could you find out which Mozilla
 bug fixed your problem? If the patch is not too involved we could think
 about backporting it.

--
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] #20214 [Applications/Tor Browser]: Ultrasound Cross Device Tracking techniques could be used to launch deanonymization attacks against some users

2017-08-12 Thread Tor Bug Tracker & Wiki
#20214: Ultrasound Cross Device Tracking techniques could be used to launch
deanonymization attacks against some users
--+---
 Reporter:  VasiliosMavroudis |  Owner:  tbb-team
 Type:  defect| Status:  needs_information
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Major | Resolution:
 Keywords:  tbb-proxy-bypass  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by gk):

 * keywords:   => tbb-proxy-bypass


--
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] #13398 [Applications/Tor Browser]: at startup, browser gleans user FULL NAME (real name, given name) from O/S

2017-08-12 Thread Tor Bug Tracker & Wiki
#13398: at startup, browser gleans user FULL NAME (real name, given name) from 
O/S
--+--
 Reporter:  zinc  |  Owner:  pospeselr
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  TorBrowserTeam201708R |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * status:  needs_revision => needs_review
 * keywords:   => TorBrowserTeam201708R


--
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] #16010 [Applications/Tor Browser]: Get a working content process sandbox for Tor Browser on Windows

2017-08-12 Thread Tor Bug Tracker & Wiki
#16010: Get a working content process sandbox for Tor Browser on Windows
-+-
 Reporter:  gk   |  Owner:  gk
 Type:  task | Status:
 |  assigned
 Priority:  Very High|  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Major| Resolution:
 Keywords:  ff52-esr, tbb-e10s, tbb-gitian,  |  Actual Points:
  tbb-security, TorBrowserTeam201708,|
  GeorgKoppen201708  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor4
-+-
Changes (by gk):

 * status:  needs_information => assigned
 * owner:  tbb-team => gk


Comment:

 Replying to [comment:46 cypherpunks]:
 > Not sure what to test here...
 > > Tor Browser is running at all with sandboxing enabled
 > Level 0 means it is disabled.

 Yes, content sandboxing is disabled since Firefox 49 that way (even though
 https://wiki.mozilla.org/Security/Sandbox is currently suggesting
 otherwise). What I meant was to test whether it runs with the big patch
 applied and the configure switch removed that disabled the sandbox
 explicitly. But it seems it does, good.

 > And at Level 1 it can't even start:
 > {{{
 > NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000
 (NS_ERROR_UNEXPECTED)
 [nsIScriptSecurityManager.getLoadContextCodebasePrincipal]  remote-
 browser.xml:376
 > TypeError: frameLoader.tabParent is null[Learn More]  remote-
 browser.xml:256:13
 > NS_ERROR_NOT_INITIALIZED: Component returned failure code: 0xc1f30001
 (NS_ERROR_NOT_INITIALIZED) [nsIMessageSender.sendAsyncMessage]  remote-
 browser.xml:44
 > }}}

 Yes, that's what I am seeing as well. Thanks for confirming.

--
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] #23211 [Metrics/Onionoo]: limit Onionoo default listening to localhost

2017-08-12 Thread Tor Bug Tracker & Wiki
#23211: limit Onionoo default listening to localhost
-+--
 Reporter:  iwakeh   |  Owner:  metrics-team
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Metrics/Onionoo  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--

Comment (by karsten):

 Sounds like a good idea!

 Mostly out of curiosity: How difficult would it be for somebody to
 override the host setting there? And what would it take to change the port
 setting? If these things are easy to do, should we document them
 somewhere?

--
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] #23218 [Metrics/ExoneraTor]: ExoneraTor is down

2017-08-12 Thread Tor Bug Tracker & Wiki
#23218: ExoneraTor is down
+--
 Reporter:  steph   |  Owner:  metrics-team
 Type:  defect  | Status:  closed
 Priority:  Medium  |  Milestone:
Component:  Metrics/ExoneraTor  |Version:
 Severity:  Normal  | Resolution:  fixed
 Keywords:  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by karsten):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 It's back now. We had a similar incident a few weeks back. The "fix" was
 to redeploy the web application. If it happens again, please open a
 ticket. Thanks for the report, and sorry for the inconvenience. Closing.

--
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] #23219 [Applications/Tor Browser]: CSS issues with

2017-08-12 Thread Tor Bug Tracker & Wiki
#23219: CSS issues with 
--+---
 Reporter:  rngnrs|  Owner:  tbb-team
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-usability-website |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---

Comment (by rngnrs):

 Oh, I mean Firefox 54. I tried Firefox 52.3.0 ESR -- the same problem: it
 isn't a TBB bug. In next Firefox versions this bug is fixed.

 Another question: when will TBB be updated to new Firefox?

--
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] #22651 [Applications/Tor Browser]: Remove redirects for torbrowser-launcher

2017-08-12 Thread Tor Bug Tracker & Wiki
#22651: Remove redirects for torbrowser-launcher
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  TorBrowserTeam201708  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by boklm):

 Fedora now has version 0.2.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