Updated fingerprint explanation
This commit is contained in:
parent
371e947214
commit
c019dbd230
1 changed files with 1 additions and 2 deletions
|
|
@ -39,8 +39,7 @@ const FingerprintBlock = () => {
|
||||||
<p>
|
<p>
|
||||||
<b>Explanation:</b> A device fingerprint will be generated from your
|
<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
|
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
|
private mode and reload to see if your signature remains the same.
|
||||||
same.
|
|
||||||
</p>
|
</p>
|
||||||
<form onSubmit={(e) => postSignature(hash, e, setSignature)}>
|
<form onSubmit={(e) => postSignature(hash, e, setSignature)}>
|
||||||
<input
|
<input
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue