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.