[tor-bugs] #33739 [Core Tor/Tor]: Authority-mode keys and certificates should be owned by dirauth module

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 26 17:15:33 UTC 2020


#33739: Authority-mode keys and certificates should be owned by dirauth module
-------------------------+-------------------------------------------------
     Reporter:  nickm    |      Owner:  (none)
         Type:  defect   |     Status:  new
     Priority:  Medium   |  Milestone:  Tor: unspecified
    Component:  Core     |    Version:
  Tor/Tor                |   Keywords:  technical-debt refactor
     Severity:  Normal   |  modularization
Actual Points:           |  Parent ID:
       Points:           |   Reviewer:
      Sponsor:           |
-------------------------+-------------------------------------------------
 Right now these functions are defined in the relay module, when only
 dirauths need them:
   * get_my_v3_authority_cert
   * get_my_v3_authority_signing_key
   * get_my_v3_legacy_cert
   * get_my_v3_legacy_signing_key

 We should move them along with related fields and support functions, to
 feature/dirauth.

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


More information about the tor-bugs mailing list