https://github.com/bastipnt/fp-protect
master thesis project: mitigation strategies for device fingerprinting
https://github.com/bastipnt/fp-protect
device-fingerprint privacy-protection tracking-protection web-tracking
Last synced: 7 months ago
JSON representation
master thesis project: mitigation strategies for device fingerprinting
- Host: GitHub
- URL: https://github.com/bastipnt/fp-protect
- Owner: bastipnt
- Created: 2025-02-19T08:15:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T09:27:39.000Z (over 1 year ago)
- Last Synced: 2025-02-19T09:32:38.823Z (over 1 year ago)
- Topics: device-fingerprint, privacy-protection, tracking-protection, web-tracking
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fingerprint Protect (fp-protect)
Project for my master thesis about `web tracking`.
Check how good you are protected against tracking and get some useful tips.
Visit it here: [http://online-privacy.bastipnt.de/](http://online-privacy.bastipnt.de/)

## How to run locally:
install dependencies:
```bash
bun install
```
run:
```bash
bun run dev
```
## Structure:
All code can be found in the `src` folder