[tor-bugs] #20727 [User Experience]: Site-specific zoom levels not kept on Tor Browser 6.5a4(-hardened)

2016-11-19 Thread Tor Bug Tracker & Wiki
#20727: Site-specific zoom levels not kept on Tor Browser 6.5a4(-hardened)
-+-
 Reporter:  cypherpunks  |  Owner:
 Type:  defect   | Status:  new
 Priority:  Low  |  Milestone:
Component:  User Experience  |Version:
 Severity:  Trivial  |   Keywords:
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 browser.zoom.siteSpecific is always set to false when starting Tor
 Browser.

 https://blog.torproject.org/blog/tor-browser-65a4-released#comment-219340

--
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] #19969 [Core Tor/Tor]: tor client does not immediately open new circuits after standby

2016-11-19 Thread Tor Bug Tracker & Wiki
#19969: tor client does not immediately open new circuits after standby
-+-
 Reporter:  weasel   |  Owner:
 Type:  defect   | Status:
 |  reopened
 Priority:  High |  Milestone:  Tor:
 |  0.2.8.x-final
Component:  Core Tor/Tor |Version:  Tor:
 |  0.2.8.6
 Severity:  Normal   | Resolution:
 Keywords:  regression 029-backport  |  Actual Points:
  028-backport   |
Parent ID:   | Points:  2
 Reviewer:   |Sponsor:
-+-

Comment (by viktorj):

 Today my wifi access point had a problem so that I had no internet access
 until it was restarted. I rebooted my PC before rebooting the access point
 because I wanted to be sure that it was not a problem with the PC. With
 the wifi access point working again I could use Firefox and the Tor
 Browser, but the separate Tor client (0.2.9.5-alpha) which I use for
 Thunderbird + Torbirdy did not open a circuit or was even unable to
 connect to the Tor network, so I restarted the client. Here is the log:
 {{{
 Nov 19 19:20:11.000 [warn] Problem bootstrapping. Stuck at 80%: Connecting
 to the Tor network. (Network is unreachable; NOROUTE; count 1;
 recommendation warn; host EBE718E1A49EE229071702964F8DB1F318075FF8 at
 131.188.40.188:80)
 (85 similar entries)
 Nov 19 19:24:56.000 [warn] Problem bootstrapping. Stuck at 80%: Connecting
 to the Tor network. (Network is unreachable; NOROUTE; count 87;
 recommendation warn; host 4F219D54CD8C5A5ED5B4D57A101D89BA81527841 at
 62.210.106.22:9666)
 Nov 19 18:34:53.000 [notice] Your system clock just jumped 3012 seconds
 backward; assuming established circuits no longer work.
 Nov 19 18:34:54.000 [notice] Heartbeat: Tor's uptime is 0:04 hours, with 0
 circuits open. I've sent 0 kB and received 0 kB.
 Nov 19 18:37:24.000 [notice] Tried for 120 seconds to get a connection to
 [scrubbed]:993. Giving up. (waiting for circuit)
 Nov 19 18:39:27.000 [notice] Tried for 120 seconds to get a connection to
 [scrubbed]:993. Giving up. (waiting for circuit)
 Nov 19 18:40:32.000 [notice] Interrupt: exiting cleanly.
 }}}
 Would you be interested in a more detailed log, e.g. for everything that
 happens after waking up from standy?

--
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] #20352 [Applications/Tor Browser]: Integrate sandboxed Tor Browser into our gitian build system

2016-11-19 Thread Tor Bug Tracker & Wiki
#20352: Integrate sandboxed Tor Browser into our gitian build system
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-gitian, tbb-sandboxing,  |  Actual Points:
  GeorgKoppen201611, TorBrowserTeam201611|
Parent ID:  #19750   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by yawning):

 These are the relevant versions of the runtime dependencies I need that
 ship with Debian stable, which is probably the oldest set of packages that
 are "reasonable" to assume installed.

  * libx11-dev (The calls I use have always been there, and always will).
  * Gtk+ 3.14 - Build assumes this, see the Makefile.
  * libseccomp2 (2.2.1, 2.2.3 in backports).

 The libseccomp bindings I use determine the version of the library at
 compile time, so if we build against 2.2.1, we will be stuck with the
 features supported by it.  This degrades the effectiveness of the seccomp
 filters I use somewhat because conditional rules do not work correctly
 prior to 2.2.2.

 (Someone should double check that `sandboxed-tor-browser` built against
 ancient libs works even if more modern versions are installed, even if it
 isn't as good as it can be.)

 As far as building goes, since I use cgo, Go prior to 1.6.x would probably
 end badly.

--
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] #20716 [Core Tor/Tor]: memory leak in connection_handle_listener_read()

2016-11-19 Thread Tor Bug Tracker & Wiki
#20716: memory leak in connection_handle_listener_read()
--+
 Reporter:  arma  |  Owner:
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |Version:  Tor: 0.2.6.3-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by icanhasaccount):

 Gah - yup, I've updated the link - thanks for the heads up:)

--
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] #20716 [Core Tor/Tor]: memory leak in connection_handle_listener_read()

2016-11-19 Thread Tor Bug Tracker & Wiki
#20716: memory leak in connection_handle_listener_read()
--+
 Reporter:  arma  |  Owner:
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |Version:  Tor: 0.2.6.3-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by cypherpunks):

 Replying to [comment:2 icanhasaccount]:
 > I made an attempt at a fix: https://github.com/mintytoast/tor-
 stuff/tree/bug_19563 :)
 This looks like the wrong branch, did you mean
 https://github.com/mintytoast/tor-stuff/tree/bug_20716 perhaps?

--
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] #20716 [Core Tor/Tor]: memory leak in connection_handle_listener_read()

2016-11-19 Thread Tor Bug Tracker & Wiki
#20716: memory leak in connection_handle_listener_read()
--+
 Reporter:  arma  |  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |Version:  Tor: 0.2.6.3-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by icanhasaccount):

 I made an attempt at a fix: https://github.com/mintytoast/tor-
 stuff/tree/bug_19563 :)

--
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] #20716 [Core Tor/Tor]: memory leak in connection_handle_listener_read()

2016-11-19 Thread Tor Bug Tracker & Wiki
#20716: memory leak in connection_handle_listener_read()
--+
 Reporter:  arma  |  Owner:
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |Version:  Tor: 0.2.6.3-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by icanhasaccount):

 * status:  new => 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] #10534 [Applications/Tor Browser]: Let's not advertise help desk emails directly

2016-11-19 Thread Tor Bug Tracker & Wiki
#10534: Let's not advertise help desk emails directly
-+-
 Reporter:  lunar|  Owner:
 |  mikeperry
 Type:  defect   | Status:  closed
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  tbb-usability, tbb-easy, SponsorO,   |  Actual Points:
  TorBrowserTeam201604R  |
Parent ID:  #10974   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by gk):

 Yes, #20318 which I just submitted a patch for review for.

--
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] #20318 [Applications/Tor Browser]: Remove help-desk email address from aboutTor.dtd

2016-11-19 Thread Tor Bug Tracker & Wiki
#20318: Remove help-desk email address from aboutTor.dtd
-+-
 Reporter:  phoul|  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-torbutton,   |  Actual Points:
  TorBrowserTeam201611R  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * status:  new => needs_review
 * keywords:  tbb-torbutton => tbb-torbutton, TorBrowserTeam201611R


Comment:

 For a patch up for review see bug_20318
 
(https://gitweb.torproject.org/user/gk/torbutton.git/commit/?h=bug_20318=4f8b3fb92c080f25b4e80e59a377fae1e1b0c1fb)
 in my public Torbutton repository.

--
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] #20707 [Applications/Tor Browser]: Preferences tab is broken in non-en-US 6.5a4(-hardened) builds

2016-11-19 Thread Tor Bug Tracker & Wiki
#20707: Preferences tab is broken in non-en-US 6.5a4(-hardened) builds
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_review
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Major| Resolution:
 Keywords:  tbb-usability,   |  Actual Points:
  TorBrowserTeam201611R  |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * cc: cactusjack (added)


Comment:

 Resolved #20726 as duplicate.

--
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] #20726 [Applications/Tor Browser]: Preferences page will not open

2016-11-19 Thread Tor Bug Tracker & Wiki
#20726: Preferences page will not open
--+---
 Reporter:  cactusjack|  Owner:  tbb-team
 Type:  defect| Status:  closed
 Priority:  Immediate |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Critical  | Resolution:  duplicate
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by gk):

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


Comment:

 Duplicate of #20707.

--
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] #20724 [Applications/Tor Browser]: Provide a way to launch TB even if Tor cannot connect

2016-11-19 Thread Tor Bug Tracker & Wiki
#20724: Provide a way to launch TB even if Tor cannot connect
--+--
 Reporter:  Sebastian |  Owner:  tbb-team
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by mcs):

 I think this is a reasonable feature request.

 You can probably start the browser with the `-safe-mode` command line
 option to kind of get what you want, although that will disable all
 extensions (which means it won't help if you want to look at something in
 Tor Launcher, Torbutton, etc.)

--
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] #20670 [Metrics/Onionoo]: provide Operator's guide for Onionoo

2016-11-19 Thread Tor Bug Tracker & Wiki
#20670: provide Operator's guide for Onionoo
-+---
 Reporter:  iwakeh   |  Owner:  iwakeh
 Type:  enhancement  | Status:  assigned
 Priority:  Medium   |  Milestone:  Onionoo 3.1-1.0.0
Component:  Metrics/Onionoo  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+---
Changes (by iwakeh):

 * status:  needs_review => assigned
 * owner:  hiro => iwakeh


--
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] #20726 [Applications/Tor Browser]: Preferences page will not open

2016-11-19 Thread Tor Bug Tracker & Wiki
#20726: Preferences page will not open
--+--
 Reporter:  cactusjack|  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Immediate |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Critical  |   Keywords:
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+--
 Using Tor Browser Hardened 6.5a4-hardened default installation on a Debian
 Linux 8.6 Desktop PC, I click in Edit -> Preferences and get this error:
 (in Portuguese):

 Erro na análise do XML (XML analysis error): entidade indefinida
 (indefinite entity)
 Localização (location): about:preferences
 Número da linha (Line number) 647, Coluna (column) 7:  https://trac.torproject.org/projects/tor/ticket/20726>
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] #19922 [Internal Services/Tor Sysadmin Team]: server set up for giant rabit

2016-11-19 Thread Tor Bug Tracker & Wiki
#19922: server set up for giant rabit
-+
 Reporter:  isabela  |  Owner:  tpa
 Type:  defect   | Status:  closed
 Priority:  High |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by weasel):

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


--
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] #19507 [Core Tor/Tor]: tor and tor-gencert disagree on what a month is

2016-11-19 Thread Tor Bug Tracker & Wiki
#19507: tor and tor-gencert disagree on what a month is
--+-
 Reporter:  weasel|  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.3.???
Component:  Core Tor/Tor  |Version:  Tor: 0.2.8.4-rc
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+-

Comment (by weasel):

 I think I was setting it on the command line, but same difference, yes.

 I create both authority and identity certs with the same, round starting
 timestamp, and I want both certificates to also expire at the same time.

 For now I do that by manually figuring out for how many days the certs
 should live, and then specify the lifetime in days.

--
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] #20686 [Internal Services/Service - git]: Ooniprobe packaging git mistakes

2016-11-19 Thread Tor Bug Tracker & Wiki
#20686: Ooniprobe packaging git mistakes
-+
 Reporter:  irl  |  Owner:  tor-gitadm
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - git  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by weasel):

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


Comment:

 One request per ticket in the future, please.  (One for the branch
 deletions and one for the new repo.)

--
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] #20673 [Internal Services/Service - git]: Please delete spurious tag.

2016-11-19 Thread Tor Bug Tracker & Wiki
#20673: Please delete spurious tag.
-+
 Reporter:  yawning  |  Owner:  tor-gitadm
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - git  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by weasel):

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


--
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