Skip to content

Checker: Randomize HTTP header order in checker runner #46

@F30

Description

@F30

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaIdea to be discussed, not yet ready for implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions