A Defensive Computing Checklist    by Michael Horowitz
HOME | About | Domain Names | VPNs | Rules of the Road | DC Presentation | ChangeLog | Stats |

WEB BROWSER FINGERPRINTING

Anyone concerned with being tracked on-line needs to be familiar with web browser fingerprinting. What is it? Think death by a thousand cuts. Fingerprinting combines a thousand small trivial pieces of information about your browser, you hardware and your operating system to form a unique picture of you. Think of each piece of information as a brush stroke in the unique painting made of your browser.

Some attributes that are examined are: the computer operating system, the time zone you are in, the language your computer is using, how much RAM memory the computer has, the screen height and width in pixels, the height/width of the browser window, the version of the browser you are using, the fonts that are installed, the plug-ins that are installed, the supported audio and video formats, your public IP address and much more. You can get a better feel for this at some of the "tester" websites below.

TESTING

DEFENSE

Two techniques that I know of are: blocking scripts that are known to create fingerprints and lying to JavaScript (only the browser can do this) when it asks for certain pieces of information that are known to be used in fingerprinting.

ARTICLES

See also the topic of web browsers on this site.

- - - - - - - - - - - - - - - - - - - - -
Note: This content was moved to its own page on February 21, 2025. The creation date below is for the page itself, not for the content. That said, some content updates were also made on the 21st.
- - - - - - - - - - - - - - - - - - - -

 This page: 15 views per day (over 228 days)   Total views: 3,424   Created: February 21, 2025
This Page
Last Updated

October 6, 2025
Site Page
Views TOTAL

 1,326,754
Site Page
Views TODAY

  56
Website by
Michael Horowitz
top
Copyright 2019 - 2025