[tor-bugs] #6044 [Tor Hidden Services]: Tor can't use a named pipe for a hidden service key

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Sep 13 22:04:14 UTC 2012


#6044: Tor can't use a named pipe for a hidden service key
---------------------------------+------------------------------------------
 Reporter:  katmagic             |          Owner:                    
     Type:  defect               |         Status:  needs_review      
 Priority:  normal               |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Hidden Services  |        Version:                    
 Keywords:                       |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------
Changes (by meejah):

  * status:  needs_revision => needs_review


Comment:

 Okay, I think I covered all the changes above with a new branch:
 https://github.com/meejah/tor/tree/6044_read_whole_file_squashed_2

 I haven't tried this on anything except linux still. I added some more
 tests and fixed all the above points (I think). The reading loop re-
 alloc's every kilobyte which is probably still overkill, but balance that
 with wasting memory (and the fact the main use-case is private_keys, which
 will now be read in one loop).

 (process question: should I assign a ticket I'm working on like this to
 myself?)

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


More information about the tor-bugs mailing list