Changes between Version 6 and Version 7 of Fingerprinting


Ignore:
Timestamp:
Mar 17, 2011 8:35:29 AM (13 years ago)
Author:
robert@roberthogan.net
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Fingerprinting

    v6 v7  
    167167See https://bugs.webkit.org/show_bug.cgi?id=55965
    168168
    169 === iii. Window object ===
     169=== iii. Window object === #WindowObject
    170170
    171171See [https://www.torproject.org/torbutton/en/design/#fingerprinting] for an introduction and links to the sort of information about the user that can be gleaned from the Window and Screen object :
     
    304304The same information that can be collected from the Screen and Window object
    305305can also be collected via CSS Media Queries.
     306
     307See the discussion on [#WindowObject Window Object] for the information that can be gathered through inspecting the user's screen and window properties.
    306308
    307309WebKit currently does not offer a means of countering this.