Skip to content

neberej/exposedbydefault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/

About

This is the data your browser hands out automatically, every time!

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors