1212
rethread/browser-fingerprint at master · rethread-studio/rethread · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Here we build software artworks for a fully online exhibition about browser fingerprinting.

Browser fingerprint is a digital technology that collects different characteristics about a browser (its brand, version, extensions, etc.) and stores these characteristics in a remote server. This fingerprint is very likely to be unique for the browser of a specific user. It can be used instead of cookies to track users on the web.

For the rethread exhbition about browser fingerprinting, we invite the visitors to let the fingerprint of their browsers. Then, we let them experience the richness of this data. The exbition visitors can also experience how their fingerprint compares to the fingerprint of other visitors who are present in the exhbition at the same time as them, as well as to the fingerprint of all visitors who are present at some point since April 22, 2020 at 17h UTC+01.

The exhbition organizers are inspired by the fingerprinting technique of amiunique.org, they collect the following characterisitcs of each visitor's browser:

  • the user agent
  • http headers
  • the platform
  • language
  • timezone
  • options: cookies, do not track, adblock
  • the list of fonts
  • the list of plugins
  • the screen resolution
  • the gpu
  • the rendering of 😃 🦠 🎉 🚀 🖼️

To learn more about browser fingerprinting