From c019dbd230e8890bc93495e7f0865662a191d17e Mon Sep 17 00:00:00 2001 From: z0ccc Date: Fri, 1 Oct 2021 11:11:43 -0400 Subject: [PATCH] Updated fingerprint explanation --- frontend/src/components/FingerprintBlock.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/components/FingerprintBlock.js b/frontend/src/components/FingerprintBlock.js index 5393893..f3bffb7 100644 --- a/frontend/src/components/FingerprintBlock.js +++ b/frontend/src/components/FingerprintBlock.js @@ -39,8 +39,7 @@ const FingerprintBlock = () => {

Explanation: A device fingerprint will be generated from your data in the form of a hash. Sign your hash, change your IP or use - private mode and reload the page to see if your signature remains the - same. + private mode and reload to see if your signature remains the same.

postSignature(hash, e, setSignature)}>