[tor-bugs] #20572 [Core Tor/Tor]: hs: Remove the private key material from hs_descriptor.h

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 7 00:27:53 UTC 2016


#20572: hs: Remove the private key material from hs_descriptor.h
------------------------------------------------+--------------------------
 Reporter:  dgoulet                             |          Owner:
     Type:  defect                              |         Status:  new
 Priority:  High                                |      Milestone:  Tor:
                                                |  0.3.0.x-final
Component:  Core Tor/Tor                        |        Version:
 Severity:  Normal                              |     Resolution:
 Keywords:  tor-hs, prop224, TorCoreTeam201612  |  Actual Points:
Parent ID:                                      |         Points:  0.5
 Reviewer:                                      |        Sponsor:
                                                |  SponsorR-must
------------------------------------------------+--------------------------

Comment (by jryans):

 From talking more to dgoulet, we believe that the cases of private keys to
 remove are:

 * `signing_kp` in `hs_desc_plaintext_data_t`
 * `blinded_kp` in `hs_desc_plaintext_data_t`

 while on the other hand, the following are okay since they are known on
 the client side:

 * `curve25519` in `hs_desc_intro_point_t`

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


More information about the tor-bugs mailing list