From b5523fc31f976a6e63932254a27f72ef4a3306b3 Mon Sep 17 00:00:00 2001 From: Surgie Finesse Date: Wed, 3 Mar 2021 20:22:13 +1000 Subject: [PATCH] Add FingerprintJS (#767) * Add FingerprintJS * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b908075..b5d599d 100644 --- a/README.md +++ b/README.md @@ -973,6 +973,7 @@ http://www.listjs.com * [iooxa](https://github.com/iooxa/article) - Components for interactive scientific writing, reactive documents and explorable explanations. * [Idyll](https://github.com/idyll-lang/idyll) - Create explorable explanations and interactive storytelling essays. Can be [embedded in HTML](https://github.com/idyll-lang/idyll-embed). * [javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) - Algorithms and data structures implemented in JavaScript with explanations and links to further readings. +* [FingerprintJS](https://github.com/fingerprintjs/fingerprintjs) - Makes a visitor identifier from a browser fingerprint that stays the same in incognito mode and when browser data is purged. ## Podcasts