[tor-bugs] #7533 [Tor]: AUTHDIR_NEWDESCS vaguely documented

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 20 17:01:55 UTC 2012


#7533: AUTHDIR_NEWDESCS vaguely documented
--------------------+-------------------------------------------------------
 Reporter:  atagar  |          Owner:     
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:     
Component:  Tor     |        Version:     
 Keywords:          |         Parent:     
   Points:          |   Actualpoints:     
--------------------+-------------------------------------------------------
 The AUTHDIR_NEWDESCS events lack sufficient information for me to parse
 them. At present all the spec has is...

 {{{
 4.1.8. Descriptors uploaded to us in our role as authoritative dirserver

   Syntax:
      "650" "+" "AUTHDIR_NEWDESCS" CRLF Action CRLF Message CRLF
        Descriptor CRLF "." CRLF "650" SP "OK" CRLF
      Action = "ACCEPTED" / "DROPPED" / "REJECTED"
      Message = Text
 }}}

 https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-
 spec.txt#l1505

 Questions that I have are...

 * What meaning does the "Message" have? What characters can it contain?
 Can it have newlines?

 * The Actions should have a description for what the actions mean, and say
 if new values are allowed or not.

 * What format does the "Descriptor" take? Is this a server descriptor?
 Microdescriptor? Router status entry? What version?

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


More information about the tor-bugs mailing list