[tor-bugs] #26769 [Core Tor/Tor]: We should make HSv3 desc upload less frequent
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jul 12 14:15:10 UTC 2018
#26769: We should make HSv3 desc upload less frequent
----------------------------+----------------------------------------------
Reporter: asn | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: unspecified
Component: Core | Version:
Tor/Tor |
Severity: Normal | Keywords: tor-hs network-health easy hsdir
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
----------------------------+----------------------------------------------
Without checking the source code right now, HSDirs are supposed to cache
HS descriptors for the inscribed lifetime (3 hours), and HSv3s are
supposed to upload descriptors at a random time between 1 and 2 hours (see
`HS_SERVICE_NEXT_UPLOAD_TIME_MIN`).
This makes HSv3s upload descriptors more frequently than needed. For
example, we could increase this to upload descriptors between 2 and 2.9
hours, to make HSv3s less intense on the network.
Someone should double check the above logic and make sure it won't cause
issues, and implement it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26769>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list