[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #6407 [Stegotorus]: Investigate tradeoffs with having Stegotorus server as an apache module
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs