[tor-bugs] #26549 [Core Tor/Tor]: Revision counter for v3 ephemeral hidden service is lost

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 28 12:20:55 UTC 2018


#26549: Revision counter for v3 ephemeral hidden service is lost
----------------------------+------------------------------------
 Reporter:  akwizgran       |          Owner:  (none)
     Type:  defect          |         Status:  new
 Priority:  Medium          |      Milestone:
Component:  Core Tor/Tor    |        Version:  Tor: 0.3.4.3-alpha
 Severity:  Normal          |     Resolution:
 Keywords:  tor-hs prop224  |  Actual Points:
Parent ID:                  |         Points:
 Reviewer:                  |        Sponsor:
----------------------------+------------------------------------

Comment (by akwizgran):

 Perhaps the problem could be solved by using the hash of the identity
 public key, rather than the blinded public key, to identify the service in
 the state file. This would make it possible to remove any stale entries
 for the same service when storing the incremented counter, without
 affecting any entries for other services.

 However, this would allow entries for ephemeral services that are no
 longer used to accumulate in the state file. This seems difficult to
 avoid: on one hand we have to keep state for any service the controller
 may one day want to reactivate, while on the other hand we'd prefer not to
 accumulate state for services the controller no longer intends to use.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26549#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list