Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable adversarial behavior only if a specific header is set #5

Closed
blochberger opened this issue Sep 20, 2018 · 1 comment
Closed
Assignees

Comments

@blochberger
Copy link
Contributor

In order to avoid tracking every request, the service should only track requests, where a specific header, e.g., X-AppPETs-BadProvider: 1 is set. This header then acts as a tracking consent. This feature is used for demonstration purposes only.

@0xbf00 0xbf00 self-assigned this Sep 21, 2018
0xbf00 added a commit that referenced this issue Sep 26, 2018
@0xbf00
Copy link
Collaborator

0xbf00 commented Sep 26, 2018

Code on master now only logs requests with the X-AppPETs-BadProvider header set to a non-zero value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants