You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# `EpicTracker`
2
2
Demo: https://epictracker.now.sh
3
3
- 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.
5
5
- I may create dummy marketing services in future to demonstrate the (targeted ads) tracking process close to the realworld.
0 commit comments