Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upQuestion: user agent recognition for Brave #751
Closed
Comments
|
Currently this is intentional to prevent fingerprinting of Brave users. Once Brave usage gets to a point where someone using Brave is relatively common then we plan to modify this. Android is currently scheduled to do this: https://github.com/brave/browser-android-tabs/issues/712 |
|
Feel free to respond if you have followup questions, going to close for now though |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Currently, brave for iOS has the user agent for "Firefox for iOS", which makes sense, since it uses it underneath.
For example:
Is this a feature of the fingerprinting protection and it is expected for websites to assume that the customer is using FxiOS instead of Brave?
Or are there plans to actually having a Brave-specific UA at some point in the future?