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

Bug: Hide user agent still reveals ipad details #12

Closed
tragicfame opened this issue May 16, 2012 · 2 comments
Closed

Bug: Hide user agent still reveals ipad details #12

tragicfame opened this issue May 16, 2012 · 2 comments
Labels

Comments

@tragicfame
Copy link

The User Agent header still shows iOS 5.1.1 and iPad in the string. Anonymity websites do detect the browser as Mozilla, but you can still see traces from the old User-Agent. This would make for easy fingerprinting.

@mtigas
Copy link
Member

mtigas commented May 16, 2012

Hm, the browser (in the 1.1.1 version currently on the App Store) should be sending Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox 5.0 when you click on "Enable UA Spoofing".

I can't reproduce this bug. (See this screenshot I just took, after hitting the "Enable UA Spoofing" button and then loading up a website to check the User-Agent being sent.)

Can you please double-check that UA Spoofing is turned on? (Press "Enable UA Spoofing" first, which shows you a pop-up explaining that it is turned on and some caveats about the spoofing.)


I admit that the interface for enabling UA Spoofing is a bit awkward (button reads "Disable UA Spoofing" when it is turned on), but version 1.2.0 that I submitted last week (should be in App Store this week) pulls that out into a separate menu:

 

@tragicfame
Copy link
Author

Bows head in shame... I tried again and couldn't reproduce it. It may be possible that when I saw that the first time, they were deriving some information from Javascript. That may be a separate issue. When I tried it today, I received that the ipad was a Winnt 4.0 box running Firefox. Sorry for the false report.

mtigas pushed a commit that referenced this issue Feb 14, 2017
Otherwise it crashes on iPad :(

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

No branches or pull requests

2 participants