Digital fingerprints have brought great convenience and benefits to many online businesses. However, they pose a significant threat to the privacy and security of ordinary users. In this paper, we investigate the effectiveness of current anti-tracking methods against digital fingerprints and design a browser extension that can effectively resist digital fingerprints and record the website's collection of digital fingerprint-related information.
- install
npm
andyarn
: https://classic.yarnpkg.com/en/docs/install#mac-stable - run
yarn
to install modules - run
yarn start
to run the project - run
yarn build
to build the package, load the directory in Chrome Extensions page
K. Lin, H. Cao, A. Milani Fard, "Browser Fingerprint Detection and Anti-Tracking”, arXiv preprint arXiv:2502.14326, 2025.
@article{lin2025browser,
author={Lin, Kaitong and Cao, Huazhu and Milani Fard, Amin},
title={Browser Fingerprint Detection and Anti-Tracking},
journal={arXiv preprint arXiv:2502.14326},
year = {2025}
}