Skip to content

Commit d958c5f

Browse files
Note about privacy
1 parent 3920fae commit d958c5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ <h2>Find out whether or not your mods have been tampered with. Powered by Modrin
104104
<p id="result"></p>
105105

106106
<p>File Upload</p>
107+
<h2>Your uploaded files never leave your computer, only the hash.</h2>
107108
<form onsubmit="handleButtonPress('file')" id="form">
108109
<br>
109110
<label>Upload file:</label> <input type="file" id="fileSelector" onchange="hashFile();"> <input class="plausible-event-name=Scan" type="submit" value="Scan Mod!"></input>
@@ -256,6 +257,9 @@ <h3>Are only specific modloaders supported?</h3>
256257

257258
<br> <br>
258259

260+
<h3>Is any data tracked?</h3>
261+
<strong>No!</strong> I use a Plausible Analytics instance that's fully GDPR compliant, and no files uploaded ever get saved. Only the file hashes leave your computer.
262+
259263
<h3>Are any other games supported?</h3>
260264
<strong>Not yet...</strong> but Modrinth has plans to support other games, and other mod distribution APIs can be added here in the future.
261265

0 commit comments

Comments
 (0)