Skip to content

Commit d57c32d

Browse files
authored
Update README.md
1 parent d8cc190 commit d57c32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `EpicTracker`
22
Demo: https://epictracker.now.sh
33
- It is a demontstration project of how can I track you using [device fingerprinting](https://en.wikipedia.org/wiki/Device_fingerprint) and some automated lookups and stuff.
4-
- It uses modern Javascript APIs to intentify your metadata and generates an SHA-1 hash based on it. The hash can be used to further identify the browser even after clearing the cache or using the demo in private browsing mode.
4+
- It uses modern Javascript APIs to intentify your metadata and generates an [SHA-1 hash](https://en.wikipedia.org/wiki/SHA-1) based on it. The hash can be used to further identify the browser even after clearing the cache or using the demo in private browsing mode.
55
- I may create dummy marketing services in future to demonstrate the (targeted ads) tracking process close to the realworld.
66

77
## How it works

0 commit comments

Comments
 (0)