From a90c9dbe4bc673e089cd9e6b0491bfd7a11e4bcc Mon Sep 17 00:00:00 2001 From: z0ccc Date: Fri, 1 Oct 2021 11:00:24 -0400 Subject: [PATCH] Updated fingerprint explanation --- frontend/src/components/FingerprintBlock.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/FingerprintBlock.js b/frontend/src/components/FingerprintBlock.js index 9ca6dc4..272f984 100644 --- a/frontend/src/components/FingerprintBlock.js +++ b/frontend/src/components/FingerprintBlock.js @@ -37,9 +37,10 @@ const FingerprintBlock = () => { )}

- Explanation: This hash is generated from your device data. Even - if you clear cookies, change your IP or use private mode the hash will - stay the same. Enter a signature and turn on a VPN to test it out. + Explanation: A device fingerprint will be generated from your + data in the form of a hash. You can sign your hash and clear cookies, + change your IP or use private mode and reload the page to see if your + signature remains the same.

postSignature(hash, e, setSignature)}>