X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fguide_user_agent.html;h=7ee97c010790ddcbd03147e6918e6f2736aa9755;hb=f5434ed563e4cb01c950d83aa4e179e2811a8612;hp=096793bc79482cbe76918b6b8406b6f62b62e958;hpb=49655ec36b1119810105b04a81e7ef38933213f0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/assets/en/guide_user_agent.html b/app/src/main/assets/en/guide_user_agent.html index 096793bc..7ee97c01 100644 --- a/app/src/main/assets/en/guide_user_agent.html +++ b/app/src/main/assets/en/guide_user_agent.html @@ -63,7 +63,7 @@ If the user agent is combined with another piece of non-unique identifying information, often it results in a unique fingerprint. The Electronic Frontier Foundation created a tool called Panopticlick to demonstrate how much information can be gleaned from these sources. If this test is run with JavaScript enabled the amount of information that is disclosed increases greatly. - Browser Leaks and Am I Unique are also good sources of information.

+ Browser Leaks and Am I Unique are also good sources of information on this topic.

@@ -72,6 +72,8 @@ Firefox or Chrome are the most common user agents, but they auto-update and their version numbers change so quickly that it is likely the user agents included in Privacy Browser will often be out of step with the majority of user agents in the server logs.

-

Android’s WebView does not allow the user agent to be blank. If it is, WebView simply sends the default user agent to the server.

+

Some websites do not function correctly if they do not recognize the user agent. + Using domain settings to set the user agent to WebView Default, or another user agent that is commonly recognized, usually resolves the problem. + Android’s WebView does not allow the user agent to be blank. If it is, WebView simply sends the default user agent to the server.

\ No newline at end of file