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

Bromite is reporting an outdated version of Chromium in useragent #365

Closed
ghost opened this issue Sep 1, 2019 · 1 comment
Closed

Bromite is reporting an outdated version of Chromium in useragent #365

ghost opened this issue Sep 1, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 1, 2019

Bromite version

Version: 76.0.3809.129
Arch: arm64
Android version: 9.0

Is the bug reproducible with latest version?

Yes.

Can the bug be reproduced with corresponding Chromium version?

No, it's privacy-enhancements related.

Describe the bug

Bromite is spoofing User Agent for privacy reasons. While spoofing device model and Android version is fine, I think Bromite shouldn't spoof Chromium version for compatibility reasons. It has little to no effect on privacy and it may break pages that rely on the latest Chromium features.

To Reproduce

Bromite is reporting the following UA on the latest build:

Mozilla/5.0 (Linux; Android 8.0.0; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Mobile Safari/537.36

Expected behavior

Bromite should return a correct Chromium version, while Android version and phone model should stay spoofed:

Mozilla/5.0 (Linux; Android 8.0.0; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.129 Mobile Safari/537.36

@Madis0
Copy link
Contributor

Madis0 commented Sep 1, 2019

See #156 (also #103 #138 #162 #205 #307).

@csagan5 csagan5 closed this as completed Sep 2, 2019
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