Update index.html
This commit is contained in:
parent
9f78c16df0
commit
99ae682f58
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
|
||||
<div class="row marketing">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h3>Disclaimer</h3>
|
||||
<h3><font color="#d9534f">Disclaimer</font></h3>
|
||||
<p style="text-align: justify;">
|
||||
All hashing is done directly in the browser. Your data is not sent to any server, ever. If you are skeptical, which I respect, I recommend <a href="https://git.beenull.com/beenull/Simple-Hash-Generator/archive/main.zip">downloading the latest release here</a>, turning off your internet, unzip the release, open index.html, check out the network debugger, and see that hashing still works. Or if you are a developer, you can <a href="https://git.beenull.com/beenull/Simple-Hash-Generator" target="_blank">audit the source code here</a>.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue