Updated fingerprint explanation

This commit is contained in:
z0ccc 2021-10-01 11:11:43 -04:00
parent 371e947214
commit c019dbd230

View file

@ -39,8 +39,7 @@ const FingerprintBlock = () => {
<p>
<b>Explanation:</b> 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.
</p>
<form onSubmit={(e) => postSignature(hash, e, setSignature)}>
<input