Xxor / proxxor4tor2web

4 stars 0 forks source link

Add Tor2web header #13

Open fpietrosanti opened 12 years ago

fpietrosanti commented 12 years ago

It's reasonable to provide the Tor HS a way to let know that a specific user is coming from Tor2web.

This is done by setting up an X-tor2web HTTP header following the specification described https://github.com/globaleaks/GlobaLeaks/issues/99 and currently implemented by apache: RequestHeader set X-tor2web "encrypted"

This must be added following https://github.com/globaleaks/GlobaLeaks/issues/99