Skip to content

neberej/exposedbydefault

Repository files navigation

ExposedByDefault

Discover all the information your browser shares automatically.
This project demonstrates the data your browser exposes by default, including:

  • Fingerprints (Canvas, Audio, WebGL, etc.)
  • Hardware and device information
  • Permissions and privacy settings
  • Network and location info
  • Browser capabilities

All data collection is 100% client-side. Nothing is transmitted or stored.


Demo

Demo:
ExposedByDefault on GitHub Pages


Running the project

git clone https://github.com/neberej/ExposedByDefault.git
cd ExposedByDefault
npm install
npm run dev

Go to http://localhost:5173/exposedbydefault/