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

Checker: Randomize HTTP header order in checker runner #46

Open
F30 opened this issue Jul 2, 2018 · 0 comments
Open

Checker: Randomize HTTP header order in checker runner #46

F30 opened this issue Jul 2, 2018 · 0 comments
Labels
idea Idea to be discussed, not yet ready for implementation

Comments

@F30
Copy link
Member

F30 commented Jul 2, 2018

The order HTTP headers appears to be deterministic, which could theoretically facilitate checker fingerprinting. We might be able to add randomization by monkey-patching requests from the checker runner or similar.

According to @maltek, this depends on the Python version and the order wasn't deterministic in previous versions.

@F30 F30 added the idea Idea to be discussed, not yet ready for implementation label Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Idea to be discussed, not yet ready for implementation
Projects
None yet
Development

No branches or pull requests

1 participant