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

Configure exact user agent to reduce fingerprinting #49

Merged
merged 1 commit into from Sep 12, 2018

Conversation

kalikiana
Copy link
Member

To reduce user agent fingerprinting to a minimum it's probably wise to define the exact string we want regardless of the real WebKit and decoupled from release versions.

@pa4
Copy link
Contributor

pa4 commented Sep 11, 2018

Looks sensible

@kalikiana
Copy link
Member Author

Thanks for the review!

@kalikiana kalikiana merged commit ee39941 into master Sep 12, 2018
kalikiana added a commit to kalikiana/core that referenced this pull request Nov 19, 2018
As of midori-browser#49 the user agent was hard-coded in an effort to reduce
fingerprinting. Unfortunately this breaks websites such as
YouTube which incorrectly sniff for features.
The Midori version can remain decoupled.

Fixes: midori-browser#160
kalikiana added a commit that referenced this pull request Nov 20, 2018
As of #49 the user agent was hard-coded in an effort to reduce
fingerprinting. Unfortunately this breaks websites such as
YouTube which incorrectly sniff for features.
The Midori version can remain decoupled.

Fixes: #160
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

Successfully merging this pull request may close these issues.

None yet

2 participants