]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/de/guide_user_agent_dark.html
Release 2.17.
[PrivacyBrowserAndroid.git] / app / src / main / assets / de / guide_user_agent_dark.html
index 9132be93bfc56c384071941a2cfeb446ba6cad90..6f720c93a2a3bde760d33fa5805fa63bd00a39b5 100644 (file)
             The web server can use this information to decide which version of the website to send to the browser.
             For example, many websites have different versions for desktop and mobile browsers.</p>
 
-        <p>By default, Privacy Browser uses its own user agent, which is PrivacyBrowser/1.0. This sends a minimum of information to the web server.
+        <p>By default, Privacy Browser uses its own user agent, which is <code>PrivacyBrowser/1.0</code>. This sends a minimum of information to the web server.
             Because web servers do not recognize this to be a mobile user agent, they typically display the desktop version of the site.</p>
 
         <p>By comparison, WebView’s default user agent divulges a large amount of information about the hardware and software of the device.
             On the <strong>Settings</strong> screen, selecting <strong>WebView Default</strong> as the <strong>User agent</strong> displays the user agent that will be sent.
-            The screenshot below shows a Pixel 2 XL running Android 8.1.0 with Android System WebView 67.0.3396.87 installed.
+            The screenshot below shows a Pixel 2 XL running Android 9 with Android System WebView 72.0.3626.105 installed.
             Most web servers will recognize this as a mobile browser and will display the mobile version of the site if they have one.</p>
 
         <img class="center21" src="images/user_agent.png">
@@ -51,7 +51,7 @@
         <img class="center" src="../en/images/panopticlick.png">
 
         <p>There are several preset user agents that match common browsers and operating systems. For browser fingerprinting purposes, anything that is rare is easier to track.
-            If Privacy Browser becomes common and many people use PrivacyBrowser/1.0 as their user agent, it will be a good choice for privacy.
+            If Privacy Browser becomes common and many people use <code>PrivacyBrowser/1.0</code> as their user agent, it will be a good choice for privacy.
             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.</p>