Re: [tor-bugs] #23579 [Core Tor/Tor]: sched: Add accessors for channel_pending list

2017-12-05 Thread Tor Bug Tracker & Wiki
#23579: sched: Add accessors for channel_pending list
---+---
 Reporter:  dgoulet|  Owner:  dgoulet
 Type:  enhancement| Status:  accepted
 Priority:  Medium |  Milestone:  Tor:
   |  0.3.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  refactor, easy, tor-sched  |  Actual Points:
Parent ID:  #23993 | Points:
 Reviewer: |Sponsor:  SponsorV
---+---

Comment (by asn):

 Can't find this channel_pending_list thing on latest master. Where is 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] #24526 [Core Tor/Tor]: Make it clear that multi-relay operators are expected to set a working ContactInfo and proper MyFamily

2017-12-05 Thread Tor Bug Tracker & Wiki
#24526: Make it clear that multi-relay operators are expected to set a working
ContactInfo and proper MyFamily
--+
 Reporter:  cypherpunks   |  Owner:  (none)
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:  #24497| Points:
 Reviewer:|Sponsor:
--+
Changes (by irl):

 * parent:   => #24497


--
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] #23603 [Core Tor/Tor]: hs: Cleanup race between circuit close and free with the HS circuitmap

2017-12-05 Thread Tor Bug Tracker & Wiki
#23603: hs: Cleanup race between circuit close and free with the HS circuitmap
--+
 Reporter:  dgoulet   |  Owner:  dgoulet
 Type:  defect| Status:  needs_review
 Priority:  High  |  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-hs|  Actual Points:
Parent ID:| Points:
 Reviewer:  asn   |Sponsor:
--+

Comment (by asn):

 Hello, LGTM.

 I pushed a branch `bug23603_032_01` on my repo that tries to tidy up the
 HS circuit cleanup  operation by pulling it into a function, so that we
 don't pollute the `circuit_free()` and `circuit_mark_for_close()`
 functions with various HS-specific stuff. Let me know if you like it, and
 if you like it a lot squash it up, and put it in `merge_ready`. Cheers!

--
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] #24527 [Applications/Tor Browser]: Inform users in Tor Launcher of which settings are best for them based on their country

2017-12-05 Thread Tor Bug Tracker & Wiki
#24527: Inform users in Tor Launcher of which settings are best for them based 
on
their country
--+--
 Reporter:  hellais   |  Owner:  tbb-team
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+--
 Tor Browser Launcher would, for countries where we know Tor to either work
 for sure or not work for sure, advise users on whether to use a bridge or
 not.

 This does open the question of "How does Tor Launcher know the country of
 the user"?

 I think this is at the end of the day a UX question, that can have various
 ways of doing it. For example you can have the user input their country
 (but that is maybe a bit sketchy from the users perspective) or you could
 show them a list of countries where tor is known to work OK and a list of
 where it's known to not 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

Re: [tor-bugs] #15518 [Core Tor/Tor]: Tor considers routers in the same IPv6 /16 to be "in the same subnet"

2017-12-05 Thread Tor Bug Tracker & Wiki
#15518: Tor considers routers in the same IPv6 /16 to be "in the same subnet"
-+-
 Reporter:  isis |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  High |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ipv6, path, path-bias, tor-client|  Actual Points:
  easy   |
Parent ID:  #24393   | Points:  1
 Reviewer:   |Sponsor:
-+-

Comment (by aruna1234):

 I have two queries, namely-
 1. What is the use of AF_INET and AF_INET6?
 2. Which file should I search for the function tor_addr_t?

--
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] #15518 [Core Tor/Tor]: Tor considers routers in the same IPv6 /16 to be "in the same subnet"

2017-12-05 Thread Tor Bug Tracker & Wiki
#15518: Tor considers routers in the same IPv6 /16 to be "in the same subnet"
-+-
 Reporter:  isis |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  High |  Milestone:  Tor:
 |  unspecified
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ipv6, path, path-bias, tor-client|  Actual Points:
  easy   |
Parent ID:  #24393   | Points:  1
 Reviewer:   |Sponsor:
-+-

Comment (by irl):

 1. AF_INET for IPv4 and AF_INET6 for IPv6.
 2. src/common/address.h

--
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] #12514 [Applications/Tor Browser]: Tor Button does not work unless Navigation toolbar is enabled

2017-12-05 Thread Tor Bug Tracker & Wiki
#12514: Tor Button does not work unless Navigation toolbar is enabled
-+-
 Reporter:  pursuit81|  Owner:  tbb-
 |  team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-usability, tbb-torbutton, tbb-   |  Actual Points:
  easy   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by aruna1234):

 Could you also point to the file that needs the change?

--
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] #24195 [Applications/Tor Browser]: Build fteproxy and obfsproxy for Windows 64

2017-12-05 Thread Tor Bug Tracker & Wiki
#24195: Build fteproxy and obfsproxy for Windows 64
--+--
 Reporter:  boklm |  Owner:  tbb-team
 Type:  task  | Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-rbm   |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * keywords:  tbb-rbm, TorBrowserTeam201712 => tbb-rbm


--
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] #21674 [Applications/Tor Browser]: Do we need to set network.dns.blockDotOnion to false in ESR 52?

2017-12-05 Thread Tor Bug Tracker & Wiki
#21674: Do we need to set network.dns.blockDotOnion to false in ESR 52?
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr, tbb-7.0-must,  |  worksforme
  TorBrowserTeam201711   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor4
-+-
Changes (by gk):

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


Comment:

 Seems to be a non-issue. Thus, 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] #24208 [Applications/Tor Browser]: Backport 1415488

2017-12-05 Thread Tor Bug Tracker & Wiki
#24208: Backport 1415488
-+-
 Reporter:  arthuredelstein  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:  not a
 Keywords:  tbb-fingerprinting,  |  bug
  TorBrowserTeam201711   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * status:  needs_information => closed
 * resolution:   => not a bug


Comment:

 I think we are good here, please reopen if not.

--
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: #6119, #18101, #22586, #22587, ...

2017-12-05 Thread Tor Bug Tracker & Wiki
Batch modification to #6119, #18101, #22586, #22587, #23136, #23738, #14205, 
#16341, #17965, #22343, #22451, #23930, #24040, #24159, #24421, #10394, #17252, 
#18925, #20254, #21256, #21542, #21657, #21689, #21727, #21847, #21850, #21851, 
#21863, #22070, #22125, #22564, #22581, #22612, #22659, #22794, #22854, #23386, 
#23439, #23892, #23911, #23916, #23960, #24475, #24476 by gk:


Comment:
Moving tickets to December 2017

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

[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #6119, #18101, #22586, #22587, ...

2017-12-05 Thread Tor Bug Tracker & Wiki
Batch modification to #6119, #18101, #22586, #22587, #23136, #23738, #14205, 
#16341, #17965, #22343, #22451, #23930, #24040, #24159, #24421, #10394, #17252, 
#18925, #20254, #21256, #21542, #21657, #21674, #21689, #21727, #21847, #21850, 
#21851, #21863, #22070, #22125, #22525, #22564, #22581, #22612, #22659, #22794, 
#22854, #23386, #23439, #23892, #23911, #23916, #23960, #24475, #24476 by gk:


Comment:
Moving tickets to December 2017, for realz.

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

[tor-bugs] #24528 [Internal Services/Tor Sysadmin Team]: Please update Silvia's gpg key

2017-12-05 Thread Tor Bug Tracker & Wiki
#24528: Please update Silvia's gpg key
-+-
 Reporter:  hiro |  Owner:  tpa
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   |   Keywords:
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Please update my gpg key.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iQIcBAEBAgAGBQJaJowJAAoJEHcCY4QEv24XfacP/3bHNf65QL6Mktyx7TemfnTB
 k2eUsOXfLm82+LJJ7O88JNDoLFjt18GWD90DOiBd4toQfwA30dBg2bGXwm2PtMSt
 Ev/t8sJiltnWJpvHppt+kkpP7c32oCrSrOR2pjNJKxz3T9yEi97vBxcbdn+YNnNU
 BBf3WLAfLSa9VcK+tLxUW0FxCRmvKsjQYL3QC0NgAEswy78V8O0JCWqS7+DlKDvd
 TtxiILA1Jed9o29Mh4sAKq8LcleuRAW63sDNH7j60QwN/8zfP58mhAlP5ypAwdfE
 agCHb5OSP4XoYBhFrHGe8HQvd0H8nKaDJuK1AZy/CZBxRCmH5CGuVbcfZ1i2G9Kx
 MvgUjHhFThdtQqtnrLCy/WVRvA+Mm1e+cmlRZ36zNjQKWzjrxQX1QsZ35i8kGrCu
 i2hXe8fW1ZjbFwC7iEEmvbr9PsCyzwKS/IABABYv/UfQtqSP5I5n00IiHweExTSW
 eMtbKyGhDYByQuLHnDvEHznSOiXdk6TqweoyhaxYXLvtNSMBBfFD4hbk5/jqIQfe
 1MZyDDJVbX5qFv5n282HhoHESNeZ0s+r591WDV279eAwZ9/Zuk+5iNKcYWd6nFqM
 lJr922fiwLK5IRanoDwxA6ZTQum0mqb611vUu40RfzOSQL79XWfhCVRPb+6+Rrg7
 Ugitutu7CZx8hST0m6/o
 =gGoM
 -END PGP SIGNATURE-

--
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] #24528 [Internal Services/Tor Sysadmin Team]: Please update Silvia's gpg key

2017-12-05 Thread Tor Bug Tracker & Wiki
#24528: Please update Silvia's gpg key
-+-
 Reporter:  hiro |  Owner:  tpa
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Description changed by weasel:

Old description:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Please update my gpg key.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1
>
> iQIcBAEBAgAGBQJaJowJAAoJEHcCY4QEv24XfacP/3bHNf65QL6Mktyx7TemfnTB
> k2eUsOXfLm82+LJJ7O88JNDoLFjt18GWD90DOiBd4toQfwA30dBg2bGXwm2PtMSt
> Ev/t8sJiltnWJpvHppt+kkpP7c32oCrSrOR2pjNJKxz3T9yEi97vBxcbdn+YNnNU
> BBf3WLAfLSa9VcK+tLxUW0FxCRmvKsjQYL3QC0NgAEswy78V8O0JCWqS7+DlKDvd
> TtxiILA1Jed9o29Mh4sAKq8LcleuRAW63sDNH7j60QwN/8zfP58mhAlP5ypAwdfE
> agCHb5OSP4XoYBhFrHGe8HQvd0H8nKaDJuK1AZy/CZBxRCmH5CGuVbcfZ1i2G9Kx
> MvgUjHhFThdtQqtnrLCy/WVRvA+Mm1e+cmlRZ36zNjQKWzjrxQX1QsZ35i8kGrCu
> i2hXe8fW1ZjbFwC7iEEmvbr9PsCyzwKS/IABABYv/UfQtqSP5I5n00IiHweExTSW
> eMtbKyGhDYByQuLHnDvEHznSOiXdk6TqweoyhaxYXLvtNSMBBfFD4hbk5/jqIQfe
> 1MZyDDJVbX5qFv5n282HhoHESNeZ0s+r591WDV279eAwZ9/Zuk+5iNKcYWd6nFqM
> lJr922fiwLK5IRanoDwxA6ZTQum0mqb611vUu40RfzOSQL79XWfhCVRPb+6+Rrg7
> Ugitutu7CZx8hST0m6/o
> =gGoM
> -END PGP SIGNATURE-

New description:

 {{{
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Please update my gpg key.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iQIcBAEBAgAGBQJaJowJAAoJEHcCY4QEv24XfacP/3bHNf65QL6Mktyx7TemfnTB
 k2eUsOXfLm82+LJJ7O88JNDoLFjt18GWD90DOiBd4toQfwA30dBg2bGXwm2PtMSt
 Ev/t8sJiltnWJpvHppt+kkpP7c32oCrSrOR2pjNJKxz3T9yEi97vBxcbdn+YNnNU
 BBf3WLAfLSa9VcK+tLxUW0FxCRmvKsjQYL3QC0NgAEswy78V8O0JCWqS7+DlKDvd
 TtxiILA1Jed9o29Mh4sAKq8LcleuRAW63sDNH7j60QwN/8zfP58mhAlP5ypAwdfE
 agCHb5OSP4XoYBhFrHGe8HQvd0H8nKaDJuK1AZy/CZBxRCmH5CGuVbcfZ1i2G9Kx
 MvgUjHhFThdtQqtnrLCy/WVRvA+Mm1e+cmlRZ36zNjQKWzjrxQX1QsZ35i8kGrCu
 i2hXe8fW1ZjbFwC7iEEmvbr9PsCyzwKS/IABABYv/UfQtqSP5I5n00IiHweExTSW
 eMtbKyGhDYByQuLHnDvEHznSOiXdk6TqweoyhaxYXLvtNSMBBfFD4hbk5/jqIQfe
 1MZyDDJVbX5qFv5n282HhoHESNeZ0s+r591WDV279eAwZ9/Zuk+5iNKcYWd6nFqM
 lJr922fiwLK5IRanoDwxA6ZTQum0mqb611vUu40RfzOSQL79XWfhCVRPb+6+Rrg7
 Ugitutu7CZx8hST0m6/o
 =gGoM
 -END PGP SIGNATURE-
 }}}

--

--
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] #17933 [Applications/Tor Browser]: Tor Browser does not isolate the pdf 'download' (via the download button) to URL bar domain

2017-12-05 Thread Tor Bug Tracker & Wiki
#17933: Tor Browser does not isolate the pdf 'download' (via the download 
button)
to URL bar domain
-+-
 Reporter:  arma |  Owner:
 |  pospeselr
 Type:  defect   | Status:
 |  assigned
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-linkability, tbb-usability,  |  Actual Points:
  TorBrowserTeam201712   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  tbb-linkability, tbb-usability => tbb-linkability, tbb-
 usability, TorBrowserTeam201712


--
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] #24528 [Internal Services/Tor Sysadmin Team]: Please update Silvia's gpg key

2017-12-05 Thread Tor Bug Tracker & Wiki
#24528: Please update Silvia's gpg key
-+
 Reporter:  hiro |  Owner:  tpa
 Type:  defect   | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |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

Re: [tor-bugs] #19675 [Applications/Tor Browser]: Merge Orfox patches into tor-browser

2017-12-05 Thread Tor Bug Tracker & Wiki
#19675: Merge Orfox patches into tor-browser
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-mobile, ff52-esr,|  Actual Points:
  TorBrowserTeam201712   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  tbb-mobile, ff52-esr => tbb-mobile, ff52-esr,
 TorBrowserTeam201712


--
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] #22170 [Applications/Tor Browser]: Check uses of ch.boye.httpclientandroidlib.impl.client.* for proxy safety on Android

2017-12-05 Thread Tor Bug Tracker & Wiki
#22170: Check uses of ch.boye.httpclientandroidlib.impl.client.* for proxy 
safety
on Android
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr, tbb-mobile,|  Actual Points:
  TorBrowserTeam201712   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  ff52-esr, tbb-mobile => ff52-esr, tbb-mobile,
 TorBrowserTeam201712


--
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] #23961 [Webpages/Website]: Upload fundraising images to media.torproject.org

2017-12-05 Thread Tor Bug Tracker & Wiki
#23961: Upload fundraising images to media.torproject.org
--+
 Reporter:  steph |  Owner:  (none)
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Webpages/Website  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by hiro):

 Sorry. I had missed this. Now it should be there.

--
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] #23961 [Webpages/Website]: Upload fundraising images to media.torproject.org

2017-12-05 Thread Tor Bug Tracker & Wiki
#23961: Upload fundraising images to media.torproject.org
--+
 Reporter:  steph |  Owner:  (none)
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:
Component:  Webpages/Website  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by hiro):

 * 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

Re: [tor-bugs] #13837 [Core Tor/Tor]: Mitigate guard discovery by pinning middle node

2017-12-05 Thread Tor Bug Tracker & Wiki
#13837: Mitigate guard discovery by pinning middle node
-+-
 Reporter:  asn  |  Owner:
 |  mikeperry
 Type:  defect   | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-hs, tor-guard, guard-discovery-  |  Actual Points:
  prop247-controller |
Parent ID:  #9001| Points:
 Reviewer:   |Sponsor:
 |  SponsorV-can
-+-

Comment (by asn):

 Replying to [comment:24 mikeperry]:
 > Replying to [comment:23 asn]:
 > > Furthermore, this feature seems to come with at least 3 (major) design
 changes:
 > > - Adds extra hops to reduce linkability.
 > > - Disables cannibalization.
 > > - Disable prev hop path restriction.
 > >
 > > I wonder where's the best way to document these design changes. On the
 manual page? On a spec somewhere? Not sure.
 >
 > Unless I fucked up, all of these design changes should only apply when
 the option is enabled. The first one can be a manpage line. The second two
 are actually filed as bugs #23101 and #24487. I don't think they warrant
 much more than a changelog note, because I want them fixed in the 0.3.3
 release cycle, if not in the very same 0.3.3 point release.

 Agreed.

--
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] #13837 [Core Tor/Tor]: Mitigate guard discovery by pinning middle node

2017-12-05 Thread Tor Bug Tracker & Wiki
#13837: Mitigate guard discovery by pinning middle node
-+-
 Reporter:  asn  |  Owner:
 |  mikeperry
 Type:  defect   | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-hs, tor-guard, guard-discovery-  |  Actual Points:
  prop247-controller |
Parent ID:  #9001| Points:
 Reviewer:  asn  |Sponsor:
 |  SponsorV-can
-+-
Changes (by asn):

 * reviewer:   => asn


--
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] #12514 [Applications/Tor Browser]: Tor Button does not work unless Navigation toolbar is enabled

2017-12-05 Thread Tor Bug Tracker & Wiki
#12514: Tor Button does not work unless Navigation toolbar is enabled
-+-
 Reporter:  pursuit81|  Owner:  tbb-
 |  team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-usability, tbb-torbutton, tbb-   |  Actual Points:
  easy   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by aruna1234):

 So the change is required in the toolbar id then. Changing it to
 'mainPopSet' should do the task?

--
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] #24529 [Webpages/Website]: Automatic redirecting

2017-12-05 Thread Tor Bug Tracker & Wiki
#24529: Automatic redirecting
--+
 Reporter:  til1976   |  Owner:  (none)
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Webpages/Website  |Version:
 Severity:  Normal|   Keywords:  Yandex, Яндекс
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+
 I am in Ukraine. When I open 2ip.ru to determine where it thinks I am, it
 says that I in Germany. Ok. But when I open yandex.ru it always
 redirecting me to yandex.ua... That is really bad

--
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] #24527 [Applications/Tor Launcher]: Inform users in Tor Launcher of which settings are best for them based on their country

2017-12-05 Thread Tor Bug Tracker & Wiki
#24527: Inform users in Tor Launcher of which settings are best for them based 
on
their country
---+---
 Reporter:  hellais|  Owner:  brade
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Applications/Tor Launcher  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+---
Changes (by gk):

 * owner:  tbb-team => brade
 * component:  Applications/Tor Browser => Applications/Tor Launcher


--
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] #10573 [Applications/Tor Browser]: `nsILocalFile` should be replaced with `nsIFile` in our extensions

2017-12-05 Thread Tor Bug Tracker & Wiki
#10573: `nsILocalFile` should be replaced with `nsIFile` in our extensions
--+
 Reporter:  cypherpunks   |  Owner:  tbb-team
 Type:  defect| Status:  needs_revision
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Minor | Resolution:
 Keywords:  tbb-easy  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by gk):

 Seems you attached the wrong patch? Please have a look at the Torbutton
 code as well, there should be another instance of `nsILocalFile`.

--
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] #24415 [Applications/Tor Browser]: Tor crashes when opening new tab, reason unknown

2017-12-05 Thread Tor Bug Tracker & Wiki
#24415: Tor crashes when opening new tab, reason unknown
--+---
 Reporter:  kouwei32  |  Owner:  tbb-team
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tbb-crash |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---

Comment (by gk):

 Replying to [comment:3 kouwei32]:
 > Now it's even worse. I downloaded a fresh install of Tor on my PC,
 installed it on a separate directory, and it worked fine at first, but
 today it's appearing to have the same problem. It seems like to happen
 after I changed to go into homepage directly and have my homepage as a
 custom StartPage setting link.

 What exactly did you do? Could you give us steps to reproduce?

--
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] #24503 [Core Tor/RPM packaging]: Rust build fails

2017-12-05 Thread Tor Bug Tracker & Wiki
#24503: Rust build fails
+
 Reporter:  tortux  |  Owner:  hiviah
 Type:  defect  | Status:  new
 Priority:  Medium  |  Milestone:  Tor: 0.3.1.x-final
Component:  Core Tor/RPM packaging  |Version:  Tor: 0.3.1.9
 Severity:  Normal  | Resolution:
 Keywords:  rust packaging  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+
Changes (by tortux):

 * status:  needs_information => new


--
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] #22768 [Internal Services/Service - jenkins]: Add building Tor with Rust support to Jenkins

2017-12-05 Thread Tor Bug Tracker & Wiki
#22768: Add building Tor with Rust support to Jenkins
-+-
 Reporter:  isis |  Owner:  weasel
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - jenkins  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  rust, tor-ci |  Actual Points:
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
-+-

Comment (by nickm):

 Good bug hunting!  I hope that the Cargo folks regard this as a bug?

 The solution is a bit scary though -- I'd rather not be touching $HOME.
 Though I guess it's okay if this is in a container that will get blown
 away completely after the build.  But I wonder if there's any other
 workaround we could use.

 What if we try running cargo from inside builddir, and specifying the
 Cargo.toml location with `--manifest-path` ?  I'm attaching a patch that
 works for me, though it may be messed up in some way.

--
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] #22768 [Internal Services/Service - jenkins]: Add building Tor with Rust support to Jenkins

2017-12-05 Thread Tor Bug Tracker & Wiki
#22768: Add building Tor with Rust support to Jenkins
-+-
 Reporter:  isis |  Owner:  weasel
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - jenkins  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  rust, tor-ci |  Actual Points:
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
-+-
Changes (by nickm):

 * Attachment "0001-Change-our-build-process-to-run-Cargo-from-inside-
 th.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] #24309 [Applications/Tor Browser]: Activity 4.1: Improve how circuits are displayed to the user

2017-12-05 Thread Tor Bug Tracker & Wiki
#24309: Activity 4.1: Improve how circuits are displayed to the user
--+--
 Reporter:  isabela   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ux-team   |  Actual Points:
Parent ID:| Points:
 Reviewer:  antonela  |Sponsor:
--+--
Changes (by antonela):

 * Attachment "24309-1.png" 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] #24309 [Applications/Tor Browser]: Activity 4.1: Improve how circuits are displayed to the user

2017-12-05 Thread Tor Bug Tracker & Wiki
#24309: Activity 4.1: Improve how circuits are displayed to the user
--+--
 Reporter:  isabela   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ux-team   |  Actual Points:
Parent ID:| Points:
 Reviewer:  antonela  |Sponsor:
--+--

Comment (by antonela):

 Replying to [comment:5 arthuredelstein]:
 >
 > I like all these suggestions -- I think they could be combined into one
 design. I think the (i) symbol in Version A is a nice touch and could even
 be combined the the "Guard" annotation in Version B. We might also
 consider hiding the Guard IP address so that users are less likely to leak
 their Guard information.
 >

 Thanks Arthur for your comments! I made a new version based on your
 review.
 Also, I added the browser windows to show the context for the doorhanger.
 Seems like HTTPS Everywhere is running a doorhanger on our current
 version.

 Take a look here:

 https://trac.torproject.org/projects/tor/attachment/ticket/24309/24309-1.png

 In this case, [guard][i] will link to an external link.

--
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] #24530 [Metrics/Website]: Mark external links as such

2017-12-05 Thread Tor Bug Tracker & Wiki
#24530: Mark external links as such
-+--
 Reporter:  iwakeh   |  Owner:  metrics-team
 Type:  defect   | Status:  new
 Priority:  Low  |  Milestone:
Component:  Metrics/Website  |Version:
 Severity:  Trivial  |   Keywords:
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+--
 The following pages contain external links that are lacking the little
 square-with-arrow marker:

 * [https://metrics.torproject.org/uncharted-data-flow.html torflow]:
 Uncharted website
 * [https://metrics.torproject.org/networkchurn.html network churn],
 [https://metrics.torproject.org/uptimes.html monthly uptime]: Philipp
 Winter's homepage
 * [https://metrics.torproject.org/oxford-anonymous-internet.html anonymous
 internet]: Information Geographies website at the Oxford Internet
 Institute

--
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] #24529 [Webpages/Website]: Automatic redirecting

2017-12-05 Thread Tor Bug Tracker & Wiki
#24529: Automatic redirecting
--+---
 Reporter:  til1976   |  Owner:  (none)
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:
Component:  Webpages/Website  |Version:
 Severity:  Normal| Resolution:  duplicate
 Keywords:  Yandex, Яндекс|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by gk):

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


Comment:

 That's not a website bug. I think we don't know exactly what is going on
 but it seems there got similar things reported in the past, see: #23052.

--
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] #24529 [Webpages/Website]: Automatic redirecting

2017-12-05 Thread Tor Bug Tracker & Wiki
#24529: Automatic redirecting
--+---
 Reporter:  til1976   |  Owner:  (none)
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:
Component:  Webpages/Website  |Version:
 Severity:  Normal| Resolution:  duplicate
 Keywords:  Yandex, Яндекс|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---

Comment (by gk):

 See as well #22369.

--
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] #24309 [Applications/Tor Browser]: Activity 4.1: Improve how circuits are displayed to the user

2017-12-05 Thread Tor Bug Tracker & Wiki
#24309: Activity 4.1: Improve how circuits are displayed to the user
--+--
 Reporter:  isabela   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ux-team   |  Actual Points:
Parent ID:| Points:
 Reviewer:  antonela  |Sponsor:
--+--
Changes (by antonela):

 * Attachment "24309-2.png" 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] #24309 [Applications/Tor Browser]: Activity 4.1: Improve how circuits are displayed to the user

2017-12-05 Thread Tor Bug Tracker & Wiki
#24309: Activity 4.1: Improve how circuits are displayed to the user
--+--
 Reporter:  isabela   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ux-team   |  Actual Points:
Parent ID:| Points:
 Reviewer:  antonela  |Sponsor:
--+--

Comment (by antonela):

 Replying to [comment:6 arthuredelstein]:
 > I think it's important to keep the "New Tor Circuit for this Site"
 button associated with the "Tor Circuit for this Site" diagram.

 This is interesting! I'm trying something. Let me know your throughs :)

 https://trac.torproject.org/projects/tor/attachment/ticket/24309/24309-2.png

--
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] #24530 [Metrics/Website]: Mark external links as such

2017-12-05 Thread Tor Bug Tracker & Wiki
#24530: Mark external links as such
-+--
 Reporter:  iwakeh   |  Owner:  metrics-team
 Type:  defect   | Status:  new
 Priority:  Low  |  Milestone:
Component:  Metrics/Website  |Version:
 Severity:  Trivial  | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--

Comment (by irl):

 The little marker comes from `` tags having `target="_blank"`.

--
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] #24294 [Metrics/Website]: Rename metrics-web packages

2017-12-05 Thread Tor Bug Tracker & Wiki
#24294: Rename metrics-web packages
-+--
 Reporter:  karsten  |  Owner:  iwakeh
 Type:  enhancement  | Status:  accepted
 Priority:  Medium   |  Milestone:
Component:  Metrics/Website  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--
Changes (by iwakeh):

 * status:  new => accepted
 * owner:  metrics-team => iwakeh


Comment:

 Grabbing this, b/c it might need changes in the new build environment
 #24175.

--
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] #23579 [Core Tor/Tor]: sched: Add accessors for channel_pending list

2017-12-05 Thread Tor Bug Tracker & Wiki
#23579: sched: Add accessors for channel_pending list
---+---
 Reporter:  dgoulet|  Owner:  dgoulet
 Type:  enhancement| Status:  accepted
 Priority:  Medium |  Milestone:  Tor:
   |  0.3.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  refactor, easy, tor-sched  |  Actual Points:
Parent ID:  #23993 | Points:
 Reviewer: |Sponsor:  SponsorV
---+---

Comment (by dgoulet):

 Replying to [comment:5 asn]:
 > Can't find this channel_pending_list thing on latest master. Where is
 it? :)

 hehe... it is `STATIC smartlist_t *channels_pending = NULL;` in
 `scheduler.c` :).

 The different type of scheduler poke at it using `get_channels_pending()`
 which is not that ideal.

 `scheduler_kist.c` and `scheduler_vanilla.c` are the one doing that.

--
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] #23603 [Core Tor/Tor]: hs: Cleanup race between circuit close and free with the HS circuitmap

2017-12-05 Thread Tor Bug Tracker & Wiki
#23603: hs: Cleanup race between circuit close and free with the HS circuitmap
--+
 Reporter:  dgoulet   |  Owner:  dgoulet
 Type:  defect| Status:  needs_review
 Priority:  High  |  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-hs|  Actual Points:
Parent ID:| Points:
 Reviewer:  asn   |Sponsor:
--+

Comment (by dgoulet):

 I like it *but* now that both the close and free call back the hs service
 layer using `has_closed()`, the new test fails to work because we do not
 have a registered service for 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

[tor-bugs] #24531 [Core Tor/Tor]: sched: Add function to change scheduler state and always use it

2017-12-05 Thread Tor Bug Tracker & Wiki
#24531: sched: Add function to change scheduler state and always use it
--+
 Reporter:  pastly|  Owner:  (none)
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal|   Keywords:  tor-sched
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+
 I'm thinking about hypothetical future debugging efforts here.

 I think it would be nice to have

 {{{
 channel_set_scheduler_state(chan, new_state) {
   log_changed_from_state_to_state()
   chan->scheduler_state = new_state
 }
 }}}

 And then change every instance of `chan->scheduler_state = [...]` to
 `channel_set_scheduler_state([...])`. Future hypothetical debugging
 sessions can be guaranteed to have information regarding what state each
 channel at all times.

 Extra points if it logs some of the stuff in `scheduler_bug_occurred` too.

--
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] #24502 [Core Tor/Tor]: scheduler_release_channel: Non-fatal assertion

2017-12-05 Thread Tor Bug Tracker & Wiki
#24502: scheduler_release_channel: Non-fatal assertion
---+
 Reporter:  toralf |  Owner:  dgoulet
 Type:  defect | Status:  merge_ready
 Priority:  Low|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor   |Version:  Tor: 0.3.2.6-alpha
 Severity:  Normal | Resolution:
 Keywords:  tor-sched, regression  |  Actual Points:
Parent ID: | Points:
 Reviewer:  pastly |Sponsor:
---+
Changes (by pastly):

 * status:  needs_review => merge_ready


Comment:

 dgoulet's `bug24502_032_01` LGTM

--
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] #24531 [Core Tor/Tor]: sched: Add function to change scheduler state and always use it

2017-12-05 Thread Tor Bug Tracker & Wiki
#24531: sched: Add function to change scheduler state and always use it
-+
 Reporter:  pastly   |  Owner:  (none)
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-sched, easy  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by pastly):

 * keywords:  tor-sched => tor-sched, easy


--
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] #24129 [Webpages/Website]: support.torproject.org work

2017-12-05 Thread Tor Bug Tracker & Wiki
#24129: support.torproject.org work
--+--
 Reporter:  isabela   |  Owner:  isabela
 Type:  task  | Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Webpages/Website  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ux-team,  |  Actual Points:
Parent ID:  #21222| Points:
 Reviewer:|Sponsor:
--+--
Changes (by anadahz):

 * cc: andz@… (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] #21222 [Webpages/Website]: Main ticket for website redesign project

2017-12-05 Thread Tor Bug Tracker & Wiki
#21222: Main ticket for website redesign project
--+--
 Reporter:  isabela   |  Owner:  isabela
 Type:  project   | Status:  assigned
 Priority:  Very High |  Milestone:  website redesign
Component:  Webpages/Website  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ux-team,  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by anadahz):

 * cc: andz@… (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] #24527 [Applications/Tor Launcher]: Inform users in Tor Launcher of which settings are best for them based on their country

2017-12-05 Thread Tor Bug Tracker & Wiki
#24527: Inform users in Tor Launcher of which settings are best for them based 
on
their country
---+---
 Reporter:  hellais|  Owner:  brade
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Applications/Tor Launcher  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+---
Changes (by mcs):

 * cc: mcs (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] #23114 [Core Tor/Tor]: Circuit Build Timeout should apply at circuit completion

2017-12-05 Thread Tor Bug Tracker & Wiki
#23114: Circuit Build Timeout should apply at circuit completion
-+-
 Reporter:  mikeperry|  Owner:
 |  mikeperry
 Type:  enhancement  | Status:
 |  merge_ready
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  guard-discovery-prop247-controller,  |  Actual Points:
  review-group-25, review-group-26   |
Parent ID:  #23100   | Points:
 Reviewer:  asn  |Sponsor:
-+-

Comment (by nickm):

 Okay, I've read the code here, and read over the history.  I think it
 makes sense at this point to put comments on the squashed branch instead.

 To capture my comments on the branch, I have made new fixup commits for
 the issues where I thought it was easier to just "code what I meant" --
 please review those commits and let me know if you think any are wrong?
 They are mostly cosmetic and documentation issues, except for one that
 fixes a bug in the denominator of close_rate.

 I've made a new oniongit merge request --
 https://oniongit.eu/network/tor/merge_requests/8 is where I am writing
 comments.

 Mike, please let me know what you think about the comments and the new
 fixup commits there?

--
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] #23114 [Core Tor/Tor]: Circuit Build Timeout should apply at circuit completion

2017-12-05 Thread Tor Bug Tracker & Wiki
#23114: Circuit Build Timeout should apply at circuit completion
-+-
 Reporter:  mikeperry|  Owner:
 |  mikeperry
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  guard-discovery-prop247-controller,  |  Actual Points:
  review-group-25, review-group-26   |
Parent ID:  #23100   | Points:
 Reviewer:  asn  |Sponsor:
-+-
Changes (by nickm):

 * status:  merge_ready => 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] #24264 [Core Tor/Tor]: Enable IPv6 reachability testing for the Bridge Authority

2017-12-05 Thread Tor Bug Tracker & Wiki
#24264: Enable IPv6 reachability testing for the Bridge Authority
---+--
 Reporter:  isis   |  Owner:  isis
 Type:  task   | Status:  reopened
 Priority:  Medium |  Milestone:
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  dirauth, bridgeauth, ipv6  |  Actual Points:
Parent ID: | Points:  .2
 Reviewer: |Sponsor:  SponsorM
---+--
Changes (by karsten):

 * status:  closed => reopened
 * resolution:  implemented =>


Comment:

 Uhm, I believe that the bridge authority marks all IPv6-enabled bridges as
 not running now! Try fetching an IPv6-enabled bridge from BridgeDB; there
 are none available. Can you find out what's not working there?

--
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] #23524 [Core Tor/Tor]: Avoid crashing when we ask for running bridges, but UseBridges is 0

2017-12-05 Thread Tor Bug Tracker & Wiki
#23524: Avoid crashing when we ask for running bridges, but UseBridges is 0
-+-
 Reporter:  teor |  Owner:  teor
 Type:  defect   | Status:  merge_ready
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.2.x-final
Component:  Core Tor/Tor |Version:  Tor:
 |  0.3.0.1-alpha
 Severity:  Normal   | Resolution:
 Keywords:  dos-resistance, review-group-26  |  Actual Points:  0.1
Parent ID:  #24392   | Points:  0.1
 Reviewer:   |Sponsor:
-+-

Comment (by nickm):

 On this commit, I'm mainly waiting to know whether Roger thinks that the
 merge should be blocked because of #24486

--
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] #24264 [Core Tor/Tor]: Enable IPv6 reachability testing for the Bridge Authority

2017-12-05 Thread Tor Bug Tracker & Wiki
#24264: Enable IPv6 reachability testing for the Bridge Authority
---+--
 Reporter:  isis   |  Owner:  isis
 Type:  task   | Status:  reopened
 Priority:  High   |  Milestone:
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  dirauth, bridgeauth, ipv6  |  Actual Points:
Parent ID: | Points:  .2
 Reviewer: |Sponsor:  SponsorM
---+--
Changes (by karsten):

 * cc: karsten (added)
 * priority:  Medium => High


--
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] #24526 [Core Tor/Tor]: Make it clear that multi-relay operators are expected to set a working ContactInfo and proper MyFamily

2017-12-05 Thread Tor Bug Tracker & Wiki
#24526: Make it clear that multi-relay operators are expected to set a working
ContactInfo and proper MyFamily
--+
 Reporter:  cypherpunks   |  Owner:  (none)
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-doc, man  |  Actual Points:
Parent ID:  #24497| Points:
 Reviewer:|Sponsor:
--+
Changes (by dgoulet):

 * keywords:   => tor-doc, man
 * milestone:   => Tor: 0.3.3.x-final


--
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] #23603 [Core Tor/Tor]: hs: Cleanup race between circuit close and free with the HS circuitmap

2017-12-05 Thread Tor Bug Tracker & Wiki
#23603: hs: Cleanup race between circuit close and free with the HS circuitmap
--+
 Reporter:  dgoulet   |  Owner:  dgoulet
 Type:  defect| Status:  needs_review
 Priority:  High  |  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-hs|  Actual Points:
Parent ID:| Points:
 Reviewer:  asn   |Sponsor:
--+

Comment (by dgoulet):

 Ok I took over. I had to do some moving and put the function in
 `hs_circuit.c` as well, thought it would be more accurate there.

 Branch: `bug23603_032_02`

 Notice couple of things. First, that cleanup needs to be done on both or
 and origin circuit. Second, w need to do it before the hs_ident is freed
 because the `has_closed()` needs 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] #22170 [Applications/Tor Browser]: Check uses of ch.boye.httpclientandroidlib.impl.client.* for proxy safety on Android

2017-12-05 Thread Tor Bug Tracker & Wiki
#22170: Check uses of ch.boye.httpclientandroidlib.impl.client.* for proxy 
safety
on Android
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr, tbb-mobile,|  Actual Points:
  TorBrowserTeam201712   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by tom):

 See also https://bugzilla.mozilla.org/show_bug.cgi?id=1282826

--
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] #24278 [Internal Services/Tor Sysadmin Team]: VMs to deploy static website at styleguide.tpo

2017-12-05 Thread Tor Bug Tracker & Wiki
#24278: VMs to deploy static website at styleguide.tpo
-+-
 Reporter:  hiro |  Owner:  tpa
 Type:  defect   | Status:  closed
 Priority:  Medium   |  Milestone:  website
 |  redesign
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:  #24280   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by weasel):

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


Comment:

 So, the static component was done a while ago, along with the webserver
 setup etc.

 Also, we currently don't think we need a VM.  Eventually we may want to
 build as a jenkins job.

 For now, there's nothing to be done for TPA AIUI.

--
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] #23669 [Internal Services/Tor Sysadmin Team]: Deploy survey microsite to tpo infrastructure

2017-12-05 Thread Tor Bug Tracker & Wiki
#23669: Deploy survey microsite to tpo infrastructure
-+
 Reporter:  hiro |  Owner:  tpa
 Type:  defect   | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  ux-team  |  Actual Points:
Parent ID:  #23376   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by weasel):

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


Comment:

 vm installed a bit ago.

--
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] #24526 [Core Tor/Tor]: Make it clear that multi-relay operators are expected to set a working ContactInfo and proper MyFamily

2017-12-05 Thread Tor Bug Tracker & Wiki
#24526: Make it clear that multi-relay operators are expected to set a working
ContactInfo and proper MyFamily
--+
 Reporter:  cypherpunks   |  Owner:  (none)
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-doc, man  |  Actual Points:
Parent ID:  #24497| Points:
 Reviewer:|Sponsor:
--+

Comment (by ahf):

 Would it make sense to deprecate the `ContactInfo` field in `torrc` and
 replace it with a more structured format?

 For example:

 - `ContactName` the name that the relay operator would like to be
 identified as.
 - `ContactEmail` the email address the relay operator would like to be
 contacted via.
 - `ContactComment` (optional) an additional comment that will be rendered
 in the `contact` field in the descriptor.

 We could then let Tor continue to use the `contact` field in the relay
 descriptor and render it using the three pre-defined fields:

 "`{{ContactName}} <{{ContactEmail}}>`" if `ContactComment` is unset or
 empty.
 "`{{ContactName}} <{{ContactEmail}}> ({{ContactComment}})`" if
 `ContactComment` is set.

 We could warn the operator if the relay has `ORPort` set, but
 `ContactName` and `ContactEmail` is missing.

 I don't know if this has been discussed before elsewhere, but I have the
 feeling that people are using this field in some slightly unstructured
 manners.

--
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] #22768 [Internal Services/Service - jenkins]: Add building Tor with Rust support to Jenkins

2017-12-05 Thread Tor Bug Tracker & Wiki
#22768: Add building Tor with Rust support to Jenkins
-+-
 Reporter:  isis |  Owner:  weasel
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - jenkins  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  rust, tor-ci |  Actual Points:
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
-+-

Comment (by weasel):

 We now have a rust build job in jenkins.  So I think the jenkins ticket
 should be closed.

 Any build issues are probably bugs in the tor/rust build integration.
 Maybe move the discussion to a new ticket against 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

Re: [tor-bugs] #22767 [Internal Services/Service - deb.tpo]: No packages for Debian Buster

2017-12-05 Thread Tor Bug Tracker & Wiki
#22767: No packages for Debian Buster
-+-
 Reporter:  cypherpunks  |  Owner:  weasel
 Type:  defect   | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - deb.tpo  |Version:
 Severity:  Normal   | Resolution:
 |  implemented
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by weasel):

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


--
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] #22703 [Core Tor/Tor]: Add a KeyDirectory option to override location of $datadir/keys, and/or a cachedir option to override location of cached files.

2017-12-05 Thread Tor Bug Tracker & Wiki
#22703: Add a KeyDirectory option to override location of $datadir/keys, and/or 
a
cachedir option to override location of cached files.
-+-
 Reporter:  nickm|  Owner:  nickm
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  sponsor8-maybe, configuration,   |  Actual Points:  1
  torrc, review-group-26 |
Parent ID:  #7176| Points:  2
 Reviewer:  ahf  |Sponsor:
 |  Sponsor8-can
-+-
Changes (by nickm):

 * reviewer:   => ahf


Comment:

 https://oniongit.eu/nickm/tor/merge_requests/10 is a merge request if
 you'd like to review at oniongit.

--
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] #24423 [Core Tor/Tor]: Fix STACK warnings in Tor

2017-12-05 Thread Tor Bug Tracker & Wiki
#24423: Fix STACK warnings in Tor
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by dgoulet):

 Quick note, this has a very important fix for KIST so I'm "ACK-ing" that
 one for 032.

--
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] #24500 [Core Tor/Tor]: Confusing log message "Can't get entropy from getrandom()"

2017-12-05 Thread Tor Bug Tracker & Wiki
#24500: Confusing log message "Can't get entropy from getrandom()"
--+
 Reporter:  arma  |  Owner:  (none)
 Type:  defect| Status:  merge_ready
 Priority:  Medium|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-crypto|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by dgoulet):

 * keywords:   => tor-crypto
 * status:  needs_review => merge_ready


Comment:

 lgtm;

--
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] #24500 [Core Tor/Tor]: Confusing log message "Can't get entropy from getrandom()"

2017-12-05 Thread Tor Bug Tracker & Wiki
#24500: Confusing log message "Can't get entropy from getrandom()"
--+
 Reporter:  arma  |  Owner:  (none)
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:  implemented
 Keywords:  tor-crypto|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

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


Comment:

 merged to 0.3.2 and master.

 FWIW, this isn't "Code simplification and refactoring", because it changes
 behavior.  I've changed it to "minor features" instead.

--
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] #24502 [Core Tor/Tor]: scheduler_release_channel: Non-fatal assertion

2017-12-05 Thread Tor Bug Tracker & Wiki
#24502: scheduler_release_channel: Non-fatal assertion
---+
 Reporter:  toralf |  Owner:  dgoulet
 Type:  defect | Status:  needs_revision
 Priority:  Low|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor   |Version:  Tor: 0.3.2.6-alpha
 Severity:  Normal | Resolution:
 Keywords:  tor-sched, regression  |  Actual Points:
Parent ID: | Points:
 Reviewer:  pastly |Sponsor:
---+
Changes (by nickm):

 * status:  merge_ready => needs_revision


Comment:

 LGTM too but maybe we should have a test here?

--
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] #24454 [Core Tor/Tor]: sandbox failure on arm64

2017-12-05 Thread Tor Bug Tracker & Wiki
#24454: sandbox failure on arm64
--+
 Reporter:  weasel|  Owner:  nickm
 Type:  defect| Status:  accepted
 Priority:  Medium|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:  Tor: 0.3.2.5-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

 * status:  new => accepted
 * owner:  (none) => nickm


--
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] #24511 [Core Tor/Tor]: TorBrowser 7.5 a8 takes multiple minutes to connect

2017-12-05 Thread Tor Bug Tracker & Wiki
#24511: TorBrowser 7.5 a8 takes multiple minutes to connect
---+
 Reporter:  Dbryrtfbcbhgf  |  Owner:  tbb-team
 Type:  defect | Status:  needs_information
 Priority:  Medium |  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor   |Version:  Tor: 0.3.2.4-alpha
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+
Changes (by nickm):

 * status:  new => needs_information


--
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] #23989 [Core Tor/Tor]: entry_guards_update_all() will pretend to update primaries even if sampled set is empty

2017-12-05 Thread Tor Bug Tracker & Wiki
#23989: entry_guards_update_all() will pretend to update primaries even if 
sampled
set is empty
-+-
 Reporter:  asn  |  Owner:  nickm
 Type:  defect   | Status:
 |  accepted
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.2.x-final
Component:  Core Tor/Tor |Version:  Tor:
 |  0.3.0.1-alpha
 Severity:  Normal   | Resolution:
 Keywords:  tor-guard, tor-bridge, tor-client,   |  Actual Points:
  030-backport, 031-backport |
Parent ID:  #21969   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by nickm):

 * owner:  (none) => nickm
 * status:  new => accepted


--
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] #23170 [Core Tor/Tor]: Include ed25519 relay id keys in the consensus

2017-12-05 Thread Tor Bug Tracker & Wiki
#23170: Include ed25519 relay id keys in the consensus
-+-
 Reporter:  asn  |  Owner:  nickm
 Type:  task | Status:
 |  needs_revision
 Priority:  Very High|  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-spec prop224 tor-dirauth tor-hs  |  Actual Points:
  ed25519 needs-proposal TorCoreTeam201711.1 |
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
 |  SponsorR-can
-+-

Comment (by nickm):

 >  Hmm... not all relays are HSDirs and not all HSDirs support v3 right
 now. So, does that reflect this reality?

 I believe so -- just relabel the first column as "fraction of hsdirv3 mds
 missing". :)

--
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] #23170 [Core Tor/Tor]: Include ed25519 relay id keys in the consensus

2017-12-05 Thread Tor Bug Tracker & Wiki
#23170: Include ed25519 relay id keys in the consensus
-+-
 Reporter:  asn  |  Owner:  nickm
 Type:  task | Status:
 |  needs_revision
 Priority:  Very High|  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-spec prop224 tor-dirauth tor-hs  |  Actual Points:
  ed25519 needs-proposal TorCoreTeam201711.1 |
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
 |  SponsorR-can
-+-

Comment (by nickm):

 I'm currently inclined to call this ticket "wontfix" based on the
 performance regression.

--
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] #22369 [Obfuscation/Censorship analysis]: Increase of users in Ukraine due to block of Russia-based services

2017-12-05 Thread Tor Bug Tracker & Wiki
#22369: Increase of users in Ukraine due to block of Russia-based services
-+-
 Reporter:  dcf  |  Owner:  metrics-
 |  team
 Type:  project  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Obfuscation/Censorship analysis  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  censorship block ua  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by dcf):

 * Attachment "userstats-relay-country-ua-2017-05-01-2017-12-05-off.png"
 added.

 https://metrics.torproject.org/userstats-relay-
 country.html?start=2017-05-01&end=2017-12-05&country=ua

--
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] #22369 [Obfuscation/Censorship analysis]: Increase of users in Ukraine due to block of Russia-based services

2017-12-05 Thread Tor Bug Tracker & Wiki
#22369: Increase of users in Ukraine due to block of Russia-based services
-+-
 Reporter:  dcf  |  Owner:  metrics-
 |  team
 Type:  project  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Obfuscation/Censorship analysis  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  censorship block ua  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by dcf):

 * Attachment "userstats-bridge-combined-ua-2017-05-01-2017-12-05.png"
 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] #22369 [Obfuscation/Censorship analysis]: Increase of users in Ukraine due to block of Russia-based services

2017-12-05 Thread Tor Bug Tracker & Wiki
#22369: Increase of users in Ukraine due to block of Russia-based services
-+-
 Reporter:  dcf  |  Owner:  metrics-
 |  team
 Type:  project  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Obfuscation/Censorship analysis  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  censorship block ua  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by dcf):

 * Attachment "userstats-bridge-country-ua-2017-05-01-2017-12-05.png"
 added.

 https://metrics.torproject.org/userstats-bridge-
 country.html?start=2017-05-01&end=2017-12-05&country=ua

--
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] #22369 [Obfuscation/Censorship analysis]: Increase of users in Ukraine due to block of Russia-based services

2017-12-05 Thread Tor Bug Tracker & Wiki
#22369: Increase of users in Ukraine due to block of Russia-based services
-+-
 Reporter:  dcf  |  Owner:  metrics-
 |  team
 Type:  project  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Obfuscation/Censorship analysis  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  censorship block ua  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by dcf):

 Closing because the situation seems to have stabilized, though the relay
 users are still elevated.

 I've continued polling the blckd.json files (comment:3) and they haven't
 changed since May 25 (comment:9).

 [[Image(userstats-relay-country-
 ua-2017-05-01-2017-12-05-off.png,width=600)]]
 [https://metrics.torproject.org/userstats-relay-
 country.html?start=2017-05-01&end=2017-12-05&country=ua link]

 [[Image(userstats-bridge-country-ua-2017-05-01-2017-12-05.png,width=600)]]
 [https://metrics.torproject.org/userstats-bridge-
 country.html?start=2017-05-01&end=2017-12-05&country=ua link]

 [[Image(userstats-bridge-combined-
 ua-2017-05-01-2017-12-05.png,width=600)]] [https://metrics.torproject.org
 /userstats-bridge-combined.html?start=2017-05-01&end=2017-12-05&country=ua
 link]

--
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] #22369 [Obfuscation/Censorship analysis]: Increase of users in Ukraine due to block of Russia-based services

2017-12-05 Thread Tor Bug Tracker & Wiki
#22369: Increase of users in Ukraine due to block of Russia-based services
-+-
 Reporter:  dcf  |  Owner:  metrics-
 |  team
 Type:  project  | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Obfuscation/Censorship analysis  |Version:
 Severity:  Normal   | Resolution:  wontfix
 Keywords:  censorship block ua  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by dcf):

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


--
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] #10573 [Applications/Tor Browser]: `nsILocalFile` should be replaced with `nsIFile` in our extensions

2017-12-05 Thread Tor Bug Tracker & Wiki
#10573: `nsILocalFile` should be replaced with `nsIFile` in our extensions
--+
 Reporter:  cypherpunks   |  Owner:  tbb-team
 Type:  defect| Status:  needs_revision
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Minor | Resolution:
 Keywords:  tbb-easy  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by aruna1234):

 I know the files are these:
 components/cookie-jar-selector.js
 chrome/content/torbutton.js
 Could you mention the line number.

 Also will there be three .patch files then?

--
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] #23271 [Core Tor/Tor]: control_auth_cookie isn't deleted when tor stops

2017-12-05 Thread Tor Bug Tracker & Wiki
#23271: control_auth_cookie isn't deleted when tor stops
--+--
 Reporter:  yurivict271   |  Owner:  (none)
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: unspecified
Component:  Core Tor/Tor  |Version:  Tor: 0.3.0.10
 Severity:  Normal| Resolution:
 Keywords:  easy tor-control  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by ffmancera):

 * Attachment "0001-Remove-CookieAuthFile-when-tor_cleanup-is-called.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] #23271 [Core Tor/Tor]: control_auth_cookie isn't deleted when tor stops

2017-12-05 Thread Tor Bug Tracker & Wiki
#23271: control_auth_cookie isn't deleted when tor stops
--+--
 Reporter:  yurivict271   |  Owner:  (none)
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: unspecified
Component:  Core Tor/Tor  |Version:  Tor: 0.3.0.10
 Severity:  Normal| Resolution:
 Keywords:  easy tor-control  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by ffmancera):

 * Attachment "0001-Unlink-CookieAuthFile-when-tor_cleanup-is-called.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] #23271 [Core Tor/Tor]: control_auth_cookie isn't deleted when tor stops

2017-12-05 Thread Tor Bug Tracker & Wiki
#23271: control_auth_cookie isn't deleted when tor stops
--+--
 Reporter:  yurivict271   |  Owner:  (none)
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: unspecified
Component:  Core Tor/Tor  |Version:  Tor: 0.3.0.10
 Severity:  Normal| Resolution:
 Keywords:  easy tor-control  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by ffmancera):

 * status:  new => needs_review


Comment:

 Done, I hope everything is fine!

 Note: Consider the second patch.

--
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] #22703 [Core Tor/Tor]: Add a KeyDirectory option to override location of $datadir/keys, and/or a cachedir option to override location of cached files.

2017-12-05 Thread Tor Bug Tracker & Wiki
#22703: Add a KeyDirectory option to override location of $datadir/keys, and/or 
a
cachedir option to override location of cached files.
-+-
 Reporter:  nickm|  Owner:  nickm
 Type:  enhancement  | Status:
 |  merge_ready
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  sponsor8-maybe, configuration,   |  Actual Points:  1
  torrc, review-group-26 |
Parent ID:  #7176| Points:  2
 Reviewer:  ahf  |Sponsor:
 |  Sponsor8-can
-+-
Changes (by ahf):

 * status:  needs_review => merge_ready


Comment:

 The patches for this feature and the refactoring around it looks good -
 there is a small typo in the man page update where I've left a comment.

--
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] #24117 [Core Tor/Tor]: Make a repository to hold our rust dependencies in a form Cargo can use

2017-12-05 Thread Tor Bug Tracker & Wiki
#24117: Make a repository to hold our rust dependencies in a form Cargo can use
-+
 Reporter:  nickm|  Owner:  (none)
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  rust jenkins rust-pilot  |  Actual Points:
Parent ID:  #24035   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by weasel):

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


Comment:

 sebastian's repo is good enough for 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] #24035 [Internal Services/Service - jenkins]: It would be great to have a rust builder on jenkins

2017-12-05 Thread Tor Bug Tracker & Wiki
#24035: It would be great to have a rust builder on jenkins
-+
 Reporter:  nickm|  Owner:  weasel
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - jenkins  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  jenkins, rust, rust-pilot|  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by weasel):

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


Comment:

 we have a tor-ci-linux-master-rust job 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

[tor-bugs] #24532 [Metrics/Website]: Make metrics-web runs independant of server locale

2017-12-05 Thread Tor Bug Tracker & Wiki
#24532: Make metrics-web runs independant of server locale
-+--
 Reporter:  iwakeh   |  Owner:  metrics-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Metrics/Website  |Version:
 Severity:  Normal   |   Keywords:
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+--
 metrics-web script runs expect numbers formatted using the US locale.
 Java output is currently server locale dependent.
 This affects mostly those of the roughly fifty 'String.format' calls that
 format numbers.  Maybe, more.

 Ideally, the java code should provide the correct output independent of
 the environments locale.

 (Quick fix as applied in #24175: set locale on the java command line.)

--
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] #22768 [Internal Services/Service - jenkins]: Add building Tor with Rust support to Jenkins

2017-12-05 Thread Tor Bug Tracker & Wiki
#22768: Add building Tor with Rust support to Jenkins
-+-
 Reporter:  isis |  Owner:  weasel
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - jenkins  |Version:
 Severity:  Normal   | Resolution:
 Keywords:  rust, tor-ci |  Actual Points:
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
-+-

Comment (by weasel):

 With this patch, the build goes through (and then the test suite fails
 becaues of a changes file without a ticket number claiming to be a
 bugfix).

--
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] #22768 [Internal Services/Service - jenkins]: Add building Tor with Rust support to Jenkins

2017-12-05 Thread Tor Bug Tracker & Wiki
#22768: Add building Tor with Rust support to Jenkins
-+
 Reporter:  isis |  Owner:  weasel
 Type:  enhancement  | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Service - jenkins  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  rust, tor-ci |  Actual Points:
Parent ID:   | Points:  1
 Reviewer:   |Sponsor:
-+
Changes (by nickm):

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


Comment:

 Okay. I've tested it in a couple more scenarios, and pushed 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] #21998 [Applications/Tor Browser]: Add the option for debug builds to rbm

2017-12-05 Thread Tor Bug Tracker & Wiki
#21998: Add the option for debug builds to rbm
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  enhancement | Status:  needs_review
 Priority:  Very High   |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201712R  |  Actual Points:
Parent ID:  #17379  | Points:
 Reviewer:  |Sponsor:  Sponsor4
+--
Changes (by gk):

 * keywords:  tbb-rbm, TorBrowserTeam201712 => tbb-rbm,
   TorBrowserTeam201712R
 * status:  needs_revision => needs_review


Comment:

 commit 61ee91b5aa8975743b0daaf3c9ac80c5b00ccc10 looks good to me. I'll
 pick it up once #21925is resolved.

--
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: #22703, #23100, #23524, #23114, ...

2017-12-05 Thread Tor Bug Tracker & Wiki
Batch modification to #22703, #23100, #23524, #23114, #24337, #20699, #24342 by 
nickm:


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

[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #23524, #24392, #23603, #24423, ...

2017-12-05 Thread Tor Bug Tracker & Wiki
Batch modification to #23524, #24392, #23603, #24423, #24424, #24425 by nickm:


--
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] #21925 [Applications/Tor Browser]: Tor Browser based on ESR52 can't get built with ASan and FORTIFY_SOURCE

2017-12-05 Thread Tor Bug Tracker & Wiki
#21925: Tor Browser based on ESR52 can't get built with ASan and FORTIFY_SOURCE
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  needs_review
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  TorBrowserTeam201712R |  Actual Points:
Parent ID:  #21998| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * keywords:   => TorBrowserTeam201712R
 * status:  new => needs_review


Comment:

 I made a patch for disabling FORTIFY_SOURCE for now. It's in
 `bug_21925_v2` (https://gitweb.torproject.org/user/gk/tor-
 browser.git/commit/?h=bug_21925_v2&id=1b16d85c3fb36565a8f36bb7c9e4a5890b65c143)
 in my public tor-browser 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

[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #22703, #23100, #19610, #23101, ...

2017-12-05 Thread Tor Bug Tracker & Wiki
Batch modification to #22703, #23100, #19610, #23101, #23114, #23827, #24337, 
#24374, #24488, #24489 by nickm:


--
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] #24489 [Core Tor/Tor]: Add some consts to networkstatus_getinfo_by_purpose()

2017-12-05 Thread Tor Bug Tracker & Wiki
#24489: Add some consts to networkstatus_getinfo_by_purpose()
---+---
 Reporter:  teor   |  Owner:  teor
 Type:  enhancement| Status:
   |  needs_review
 Priority:  Medium |  Milestone:  Tor:
   |  0.3.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  code-correctness, review-group-27  |  Actual Points:  0.1
Parent ID: | Points:  0.1
 Reviewer: |Sponsor:
---+---
Changes (by nickm):

 * 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] #24489 [Core Tor/Tor]: Add some consts to networkstatus_getinfo_by_purpose()

2017-12-05 Thread Tor Bug Tracker & Wiki
#24489: Add some consts to networkstatus_getinfo_by_purpose()
---+---
 Reporter:  teor   |  Owner:  teor
 Type:  enhancement| Status:  assigned
 Priority:  Medium |  Milestone:  Tor:
   |  0.3.3.x-final
Component:  Core Tor/Tor   |Version:
 Severity:  Normal | Resolution:
 Keywords:  code-correctness, review-group-27  |  Actual Points:  0.1
Parent ID: | Points:  0.1
 Reviewer: |Sponsor:
---+---
Changes (by nickm):

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


Comment:

 setting owner

--
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] #24488 [Core Tor/Tor]: Make set_routerstatus_from_routerinfo() set IPv6 unspecified addresses

2017-12-05 Thread Tor Bug Tracker & Wiki
#24488: Make set_routerstatus_from_routerinfo() set IPv6 unspecified addresses
-+-
 Reporter:  teor |  Owner:  teor
 Type:  defect   | Status:
 |  assigned
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:  Tor:
 |  0.2.4.1-alpha
 Severity:  Normal   | Resolution:
 Keywords:  ipv6, code-correctness, review-  |  Actual Points:  0.1
  group-27   |
Parent ID:   | Points:  0.1
 Reviewer:   |Sponsor:
 |  SponsorV-can
-+-
Changes (by nickm):

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


Comment:

 setting owner

--
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] #24488 [Core Tor/Tor]: Make set_routerstatus_from_routerinfo() set IPv6 unspecified addresses

2017-12-05 Thread Tor Bug Tracker & Wiki
#24488: Make set_routerstatus_from_routerinfo() set IPv6 unspecified addresses
-+-
 Reporter:  teor |  Owner:  teor
 Type:  defect   | Status:
 |  needs_review
 Priority:  Medium   |  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:  Tor:
 |  0.2.4.1-alpha
 Severity:  Normal   | Resolution:
 Keywords:  ipv6, code-correctness, review-  |  Actual Points:  0.1
  group-27   |
Parent ID:   | Points:  0.1
 Reviewer:   |Sponsor:
 |  SponsorV-can
-+-
Changes (by nickm):

 * 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] #24532 [Metrics/Website]: Make metrics-web runs independent of server locale (was: Make metrics-web runs independant of server locale)

2017-12-05 Thread Tor Bug Tracker & Wiki
#24532: Make metrics-web runs independent of server locale
-+--
 Reporter:  iwakeh   |  Owner:  metrics-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Metrics/Website  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+--

--
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] #20699 [Core Tor/Tor]: prop224: Add control port events and commands

2017-12-05 Thread Tor Bug Tracker & Wiki
#20699: prop224: Add control port events and commands
-+-
 Reporter:  dgoulet  |  Owner:  dgoulet
 Type:  enhancement  | Status:
 |  needs_review
 Priority:  Very High|  Milestone:  Tor:
 |  0.3.3.x-final
Component:  Core Tor/Tor |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tor-hs, needs-proposal,  |  Actual Points:
  prop224-extra, tor-control, prop284, review-   |
  group-26, review-group-27  |
Parent ID:   | Points:  6
 Reviewer:  nickm|Sponsor:
 |  SponsorR-must
-+-
Changes (by dgoulet):

 * status:  needs_revision => needs_review


Comment:

 Replying to [comment:22 nickm]:
 > Nice!  This looks pretty solid and straightforward.  I've left some
 comments on the oniongit ticket.

 I've answered them all.

 > Additionally:
 >
 > It needs a changes file.

 It is commit `86c53d768b63acc30363b470029597a1f5ee6aed`.

 >
 > Do all the stem tests still pass?

 They all do except `test_dump_config_argument` which seems to be not
 related to this branch but rather some memleak that libasan picks up and
 thus fails the test. Seems related to `SchedulerTypes_` list leaking...

--
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] #24526 [Core Tor/Tor]: Make it clear that multi-relay operators are expected to set a working ContactInfo and proper MyFamily

2017-12-05 Thread Tor Bug Tracker & Wiki
#24526: Make it clear that multi-relay operators are expected to set a working
ContactInfo and proper MyFamily
--+
 Reporter:  cypherpunks   |  Owner:  (none)
 Type:  enhancement   | Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  tor-doc, man  |  Actual Points:
Parent ID:  #24497| Points:
 Reviewer:|Sponsor:
--+

Comment (by cypherpunks):

 A ContactInfo specification
 https://github.com/nusenu/ContactInfo-Information-Shareing-Specification
 tor-dev thread:
 https://lists.torproject.org/pipermail/tor-dev/2017-October/012507.html

--
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: #24489, #24488, #23827

2017-12-05 Thread Tor Bug Tracker & Wiki
Batch modification to #24489, #24488, #23827 by dgoulet:
reviewer to dgoulet

--
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] #23136 [Applications/Tor Launcher]: moat integration (fetch bridges for the user)

2017-12-05 Thread Tor Bug Tracker & Wiki
#23136: moat integration (fetch bridges for the user)
---+---
 Reporter:  mcs|  Owner:  brade
 Type:  defect | Status:  needs_information
 Priority:  Very High  |  Milestone:
Component:  Applications/Tor Launcher  |Version:
 Severity:  Normal | Resolution:
 Keywords:  TorBrowserTeam201712   |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:  Sponsor4
---+---

Comment (by mcs):

 Replying to [comment:16 antonela]:
 > Yes, I understand. I think that is what we do after the bridge is
 received is where we are missing. If we replace the content with the
 bridge phrase seems more clear that you are going to connect to this
 bridge. If the user wants, again, another bridge, he can click on [New
 Bridge]. After that, the captcha block will appears again.
 >
 > I that way we are not compromising the other options if they are the
 needed ones.

 Thanks. This is a good approach and we are working on implementation. We
 will let everyone how it goes!

--
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] #24533 [Metrics/Atlas]: Make primary IPs clickable

2017-12-05 Thread Tor Bug Tracker & Wiki
#24533: Make primary IPs clickable
---+--
 Reporter:  cypherpunks|  Owner:  metrics-team
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Metrics/Atlas  |Version:
 Severity:  Normal |   Keywords:
Actual Points: |  Parent ID:
   Points: |   Reviewer:
  Sponsor: |
---+--
 This is yet another bad-relays use-case:

 Please make primary IPs clickable relay search lookups, 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

  1   2   >