[tor-bugs] #6407 [Stegotorus]: Investigate tradeoffs with having Stegotorus server as an apache module

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jul 17 23:40:53 UTC 2012


#6407: Investigate tradeoffs with having Stegotorus server as an apache module
--------------------------+-------------------------------------------------
 Reporter:  vmon          |          Owner:  vmon
     Type:  enhancement   |         Status:  new 
 Priority:  normal        |      Milestone:      
Component:  Stegotorus    |        Version:      
 Keywords:  apache, http  |         Parent:      
   Points:                |   Actualpoints:      
--------------------------+-------------------------------------------------
 If we implement Stegotorus server as an Apache module, then:

 - the networking part of the program will become simpler.
 - Apache would deal with errors and header parsing etc.
 - Less effort is needed to make Stegotorus looks like Apache.

 On the other hand in stand alone model:

 - You are not depending on Apache and you can use any other type of http
 server or anything else like payloads saved in a file (trace file).
 - You can use an http server that is not installed locally. You can even
 use a random server on Internet, you only need to have http access.
 - We have more flexibility in what we get as request and what we serve as
 a reply.

 I have attached the conversation I had with arma on this matter.

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


More information about the tor-bugs mailing list