From 371e94721436e7415d2c9cd206c2426207a48fce Mon Sep 17 00:00:00 2001 From: z0ccc Date: Fri, 1 Oct 2021 11:09:04 -0400 Subject: [PATCH] Updated fingerprint explanation --- frontend/src/components/FingerprintBlock.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/FingerprintBlock.js b/frontend/src/components/FingerprintBlock.js index 272f984..5393893 100644 --- a/frontend/src/components/FingerprintBlock.js +++ b/frontend/src/components/FingerprintBlock.js @@ -38,9 +38,9 @@ const FingerprintBlock = () => { )}

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. + 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.

postSignature(hash, e, setSignature)}>