openfaux / openfaux-server

Browser add-on for encrypting and masking internet traffic.
https://openfaux.org
GNU Affero General Public License v3.0
72 stars 18 forks source link

Module for multiple request combination #17

Open admwx7 opened 10 years ago

admwx7 commented 10 years ago

Needs a better issue title...

Create a module that will be the delegate for passing the header to the request module then using the returned data benign and real to combine them into one logical page for the user. This will require some create header formatting to keep the headers for both pages intact and separate so the client will be able to choose which one to display. No steg will be required, just need to combine them into one page in some standardized way with an ID for each so the client can tell the real from benign data.

jpaulynice commented 10 years ago

I'd like to help on this...