Re: [tor-bugs] #33159 [Core Tor/Tor]: Write a proposal for monitoring IPv6

2020-02-10 Thread Tor Bug Tracker & Wiki
#33159: Write a proposal for monitoring IPv6
--+
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  closed
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:  ipv6  |  Actual Points:  1
Parent ID:  #33052| Points:  2
 Reviewer:|Sponsor:  Sponsor55-must
--+
Changes (by teor):

 * status:  needs_review => closed
 * resolution:   => fixed
 * actualpoints:  0.8 => 1


Comment:

 We've been though one round of reviews on this proposal, and I need to
 create tickets for Sponsor 55 now.

 I merged the proposal to master, and updated the proposals index.

--
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] #33159 [Core Tor/Tor]: Write a proposal for monitoring IPv6

2020-02-10 Thread Tor Bug Tracker & Wiki
#33159: Write a proposal for monitoring IPv6
--+
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ipv6  |  Actual Points:  0.7
Parent ID:  #33052| Points:  2
 Reviewer:|Sponsor:  Sponsor55-must
--+

Comment (by teor):

 It's on tor-dev here:
 https://lists.torproject.org/pipermail/tor-dev/2020-February/014158.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

Re: [tor-bugs] #33159 [Core Tor/Tor]: Write a proposal for monitoring IPv6

2020-02-10 Thread Tor Bug Tracker & Wiki
#33159: Write a proposal for monitoring IPv6
--+
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ipv6  |  Actual Points:  0.8
Parent ID:  #33052| Points:  2
 Reviewer:|Sponsor:  Sponsor55-must
--+
Changes (by teor):

 * actualpoints:  0.7 => 0.8


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

Re: [tor-bugs] #33159 [Core Tor/Tor]: Write a proposal for monitoring IPv6

2020-02-09 Thread Tor Bug Tracker & Wiki
#33159: Write a proposal for monitoring IPv6
--+
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ipv6  |  Actual Points:  0.7
Parent ID:  #33052| Points:  2
 Reviewer:|Sponsor:  Sponsor55-must
--+
Changes (by teor):

 * status:  assigned => needs_review
 * actualpoints:   => 0.7


Comment:

 See my PR here:
 * torspec: https://github.com/torproject/torspec/pull/108

 I'll also send a copy of proposal 313 to the tor-dev mailing list.

--
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] #33159 [Core Tor/Tor]: Write a proposal for monitoring IPv6

2020-02-05 Thread Tor Bug Tracker & Wiki
#33159: Write a proposal for monitoring IPv6
--+
 Reporter:  teor  |  Owner:  teor
 Type:  task  | Status:  assigned
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ipv6  |  Actual Points:
Parent ID:  #33052| Points:  2
 Reviewer:|Sponsor:  Sponsor55-must
--+

Comment (by teor):

 We should also consider changes to Relay Search, consensus-health, or the
 metrics graphs, to encourage IPv6 deployment, and improve the KPIs for
 this 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

[tor-bugs] #33159 [Core Tor/Tor]: Write a proposal for monitoring IPv6

2020-02-05 Thread Tor Bug Tracker & Wiki
#33159: Write a proposal for monitoring IPv6
+
 Reporter:  teor|  Owner:  teor
 Type:  task| Status:  assigned
 Priority:  Medium  |  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor|Version:
 Severity:  Normal  |   Keywords:  ipv6
Actual Points:  |  Parent ID:  #33052
   Points:  2   |   Reviewer:
  Sponsor:  Sponsor55-must  |
+
 For sponsor 55, I need to write a proposal that covers these objectives:
 * O1.4 - Measure the number of Tor relays that support IPv6 reachability
 checks (#33051)
 * O1.5 - Measure the number of connections, and consumed bandwidth, using
 IPv4 and IPv6 (#33052)

 My current thinking is that:
 * tor should log the number and consensus weight of relays that support
 IPv6 reachability checks, because we will need those numbers during
 testing
 * these numbers are available in the consensus

 Here's what the proposal requires:
 * calculate relay IPv6 reachability numbers a few times during the project
 (we may as well use the tor logs)
 * collect IPv6 connection and bandwidth statistics on tor relays
 * calculate the IPv6 connection and bandwidth amounts a few times during
 the project

 Here are some other useful things we might do:
 * split the collected IPv6 statistics by client/relay
 * calculate the guard-but-not-exit relays that support IPv6 client
 connections
 * log IPv6 statistics in tor's heartbeat logs (we can't use these logs for
 our project reports, because they only show the local relay's statistics)
 * calculate IPv6 reachability relay count and consensus weight on
 consensus-health
 * add a pseudo-flag for relay IPv6 reachability support in Relay Search
 * add metrics graphs that shows our progress on
   * IPv6 reachability
   * client IPv6 support on relays
   * IPv6 connections and bandwidth

 We definitely won't have time to do all of these optional things, so we
 should priorise, once the essential work is done.

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