Skip to content

constantin9845/chrome-sweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do


Use persistent noise instead of direct spoof?

  • block cache -> most data seems to be extracted from cache eventually upon retesting.

still exposed data on navigator:

  • window size [50/50]
  • timezone
  • canvas (deny canvas creation) [existing canvases blocked, block creation too?]

Language Detection

  • Intl API [done]
  • Accept-language header (server side, need proxy) [X]

OS detection

  • CSS media queries (prefers-* queries)
  • Installed fonts (JS & Flash) -> disable in settings

Hardware and performace detection

  • WebGLRenderer -> need spoof [partially done, need test on fresh device]
  • Web Audio API

Network & Connections

  • IP address -> block all requests (proxy)
  • WebRTC -> disable in settings

Other

  • Remove ActiveX, Flash
  • system uptime
  • mouse and touch vent analysis

List all data a website is trying to collect

Let user set own navigator values

About

Prevent cookie-less fingerprinting in chrome.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages