[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #22964 [Core Tor/Tor]: Clarify comment about all tor data being encrypted



#22964: Clarify comment about all tor data being encrypted
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  comment
Actual Points:                |  Parent ID:  #22961
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 This isn't quite accurate:
 {{{
   /* Don't actually allow compression; it uses ram and time, but the data
    * we transmit is all encrypted anyway. */
 }}}

 The following "data" isn't encrypted:
 * cell headers
 * non-relay cell types

 I suggest:

 {{{
   /* Don't actually allow compression; it uses ram and time, but the
    * circuit data we transmit is encrypted anyway. */
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22964>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs