Re: [tor-bugs] #23110 [Core Tor/Tor]: prop224: Rate limit HS descriptor reuploads

2017-08-25 Thread Tor Bug Tracker & Wiki
#23110: prop224: Rate limit HS descriptor reuploads
--+
 Reporter:  asn   |  Owner:  (none)
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:  Tor:
  |  0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:  prop224 prop224-extra tor-hs  |  Actual Points:
Parent ID:| Points:  1
 Reviewer:|Sponsor:  SponsorR-can
--+
Changes (by asn):

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


Comment:

 The solution suggested in the top post has been merged as part of #17242.

 Let's reopen this ticket if it ends up not being good enough.

--
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] #23110 [Core Tor/Tor]: prop224: Rate limit HS descriptor reuploads

2017-08-19 Thread Tor Bug Tracker & Wiki
#23110: prop224: Rate limit HS descriptor reuploads
--+
 Reporter:  asn   |  Owner:  (none)
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor:
  |  0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  prop224 prop224-extra tor-hs  |  Actual Points:
Parent ID:| Points:  1
 Reviewer:|Sponsor:  SponsorR-can
--+

Comment (by asn):

 FWIW, an initial attempt for this feature was made as part of the #17242
 branch.

--
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] #23110 [Core Tor/Tor]: prop224: Rate limit HS descriptor reuploads

2017-08-10 Thread Tor Bug Tracker & Wiki
#23110: prop224: Rate limit HS descriptor reuploads
--+
 Reporter:  asn   |  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor:
  |  0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  prop224 prop224-extra tor-hs  |  Actual Points:
Parent ID:| Points:  1
 Reviewer:|Sponsor:  SponsorR-can
--+

Comment (by asn):

 #23170 is also relevant. It's about including the ed keys in the consensus
 which means that we won't have to do all these weird reuploads.

--
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] #23110 [Core Tor/Tor]: prop224: Rate limit HS descriptor reuploads

2017-08-09 Thread Tor Bug Tracker & Wiki
#23110: prop224: Rate limit HS descriptor reuploads
--+
 Reporter:  asn   |  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor:
  |  0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  prop224 prop224-extra tor-hs  |  Actual Points:
Parent ID:| Points:  1
 Reviewer:|Sponsor:  SponsorR-can
--+

Comment (by arma):

 See also the discussion in #23126 around why it would be useful to be able
 to predict how many publishes an onion service will do over time on
 average.

--
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] #23110 [Core Tor/Tor]: prop224: Rate limit HS descriptor reuploads

2017-08-04 Thread Tor Bug Tracker & Wiki
#23110: prop224: Rate limit HS descriptor reuploads
--+--
 Reporter:  asn   |  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal|   Keywords:  prop224 prop224-extra tor-hs
Actual Points:|  Parent ID:
   Points:  1 |   Reviewer:
  Sponsor:  SponsorR-can  |
--+--
 prop224 services currently re-upload their HS descriptor everytime they
 receive new dir info (descriptors) if they are close to 100% visibility of
 the network.

 This is done to make sure we always publish to the right HSDir nodes, but
 it could also lead to uploading lots of descriptors in a small time frame.

 A good fix for this would be to cache the previous set of responsible
 HSDirs (maybe on the desc), and avoid reuploading the same descriptor if
 the set of HSDirs is the same even if we received new dirinfo.

 Also we should probably add a cache to avoid publishing the same
 descriptor multiple times in a small timeframe anyway.

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