An open API service indexing awesome lists of open source software.

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

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/)

![screenshot](https://github.com/bastipnt/fp-protect/blob/main/public/screenshot.png?raw=true)

## How to run locally:

install dependencies:

```bash
bun install
```

run:

```bash
bun run dev
```

## Structure:

All code can be found in the `src` folder