[tor-bugs] #1754 [Tor Relay]: Microdescriptors: caches fetch and server all flavors of consensus

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Sep 10 19:01:56 UTC 2010


#1754: Microdescriptors: caches fetch and server all flavors of consensus
-----------------------+----------------------------------------------------
 Reporter:  nickm      |       Owner:  nickm              
     Type:  task       |      Status:  new                
 Priority:  normal     |   Milestone:  Deliverable-Sep2010
Component:  Tor Relay  |     Version:                     
 Keywords:             |      Parent:  #1748              
-----------------------+----------------------------------------------------

Comment(by nickm):

 A fun note: caches use consensuses for up to three things:

   * Serving them to non-caches
   * Learning which descriptors (and microdescriptors) to download.
   * Using them to learn which servers exist, so they can build circuits
 themselves.

 The first one can be done without parsing the consensus; just check its
 signature.  The second means that all caches need both consensuses,
 parsed.

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


More information about the tor-bugs mailing list