[tor-bugs] #5934 [Tor Relay]: Tor relay denial of service

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon May 21 10:04:39 UTC 2012


#5934: Tor relay denial of service
-----------------------+----------------------------------------------------
 Reporter:  runa       |          Owner:     
     Type:  task       |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Tor Relay  |        Version:     
 Keywords:             |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------

Comment(by cypherpunks):

 Replying to [comment:3 cypherpunks]:
 > It appears to only work on linux with older openssl. does not work on
 linux with current openssl.
 >
 > Does not work on freebsd 9, os x 10.7.4, windows 7.
  Fuck you punk, if you know version of openssl you must say it. What the
 fuck is "older"? 0.9.8? 0.9.7? 0.9.6? No need more spreading bullshit.
 hardkor can make itself. I hope you are not the same person.

 Except bullshit about DoS over localhost (read the code assholes, find
 diff between localhost and real world before post shit), it's probably
 about compression that still working for relays that linked with "older"
 (as said punk) openssl version.
 {{{
   /* Don't actually allow compression; it uses ram and time, but the data
    * we transmit is all encrypted anyway. */
   if (result->ctx->comp_methods)
     result->ctx->comp_methods = NULL;
 }}}

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


More information about the tor-bugs mailing list