Skip to content

cesp99/eyed-fingerprint

Repository files navigation

Eyed™ Browser Fingerprint Detector

A Next.js app designed to help users assess how easily their device can be tracked online.

Note

Disclaimer: This project, while not biased, is meant as a marketing campaign to sponsor the Eyed Out Browser.

Features

  • Browser Fingerprint Detection: Identifies unique features of your browser and device to estimate your trackability.
  • Privacy Score: Provides a score (ranging from 0 to 100) indicating how easily your device can be tracked; a higher score signifies better privacy.
  • Privacy Recommendations: Offers practical tips for protecting your privacy, such as using privacy-focused browsers or blocking tracking methods.

Getting Started

To run the development server locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/yourusername/eyed-fingerprint.git
cd eyed-fingerprint
  1. Install the dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Usage

  • The browser fingerprint detector will analyze your device’s fingerprint.
  • You will receive a privacy score to help you understand your device's identifiability.
  • View detailed explanations of the device data being tracked.
  • Get privacy tips and discover ways to enhance your online privacy.

Learn More

To learn more about Next.js, check out the following resources:

You can also visit the Next.js GitHub repository for feedback and contributions.

Deploy on Vercel

To deploy this Next.js app, we recommend using the Vercel Platform, which is optimized for Next.js applications.

For more information about deploying a Next.js app, refer to the Vercel deployment documentation.

License

This project is licensed under the GNU General Public License v3.0. You are free to use, modify, and distribute this software as long as you adhere to the terms of the license.

Eyed Out Browser

For optimal privacy protection, consider using the Eyed Out Browser. It is designed to block tracking methods, disguise your online identity, and protect you from intrusive ads and privacy violations.

Disclaimer

This is my first Next.js app, so it may not have the polish or perfection you'd expect from a fully production-ready project.
I created this app as a personal experiment to dive into Next.js, learn about web development, and explore privacy protection technologies.
My goal was to tinker with new technologies, improve my skills, and build something functional.

About

A simple NextJS app to check the privacy protection of a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published