Change index.html

main
librespeed 2024-10-19 11:49:31 -04:00
parent 5978d3393b
commit 2584a1415d
2 changed files with 32 additions and 17 deletions

36
index.html 100755 → 100644
View File

@ -418,6 +418,15 @@ function initUI(){
filter: invert(1);
}
}
ul.list li{
display: inline-block;
text-align: center;
padding: 0px 20px;
}
.i2pd_highlighted{
color: rgb(137, 76, 132)
}
</style>
<title>LibreSpeed</title>
</head>
@ -428,7 +437,7 @@ function initUI(){
</div>
<div id="testWrapper" class="hidden">
<div id="startStopBtn" onclick="startStop()"></div><br/>
<a class="privacy" href="#" onclick="I('privacyPolicy').style.display=''">Privacy</a>
<a class="privacy" href="#" onclick="I('privacyPolicy').style.display=''">Info</a>
<div id="serverArea">
Server: <select id="server" onchange="s.setSelectedServer(SPEEDTEST_SERVERS[this.value])"></select>
</div>
@ -469,11 +478,18 @@ function initUI(){
<img src="" id="resultsImg" />
</div>
</div>
<a href="https://github.com/librespeed/speedtest">Source code</a>
<ul class="list">
<li><p>Powered by <span class="i2pd_highlighted">i2pd</span></p></li>
<li><p>librespeed@mail.i2p</p></li>
<li><a href="librespeed-public-key.asc">PGP key</a></li>
</ul>
</div>
<div id="privacyPolicy" style="display:none">
<h2>Privacy Policy</h2>
<h2>Service info</h2>
<p>This HTML5 speed test server is configured with telemetry enabled.</p>
<h4>I2P info</h4>
<p>This service uses <span class="i2pd_highlighted">i2pd</span> v2.54.0 (0.9.64) with 3 hopes</p>
<h4>What data we collect</h4>
<p>
At the end of the test, the following data is collected and stored:
@ -481,11 +497,7 @@ function initUI(){
<li>Test ID</li>
<li>Time of testing</li>
<li>Test results (download and upload speed, ping and jitter)</li>
<li>IP address</li>
<li>ISP information</li>
<li>Approximate location (inferred from IP address, not GPS)</li>
<li>User agent and browser locale</li>
<li>Test log (contains no personal information)</li>
</ul>
</p>
<h4>How we use the data</h4>
@ -495,16 +507,6 @@ function initUI(){
<li>Allow sharing of test results (sharable image for forums, etc.)</li>
<li>To improve the service offered to you (for instance, to detect problems on our side)</li>
</ul>
No personal information is disclosed to third parties.
</p>
<h4>Your consent</h4>
<p>
By starting the test, you consent to the terms of this privacy policy.
</p>
<h4>Data removal</h4>
<p>
If you want to have your information deleted, you need to provide either the ID of the test or your IP address. This is the only way to identify your data, without this information we won't be able to comply with your request.<br/><br/>
Contact this email address for all deletion requests: <a href="mailto:PUT@YOUR_EMAIL.HERE">TO BE FILLED BY DEVELOPER</a>.
</p>
<br/><br/>
<div class="closePrivacyPolicy">

View File

@ -0,0 +1,13 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZxKxrRYJKwYBBAHaRw8BAQdAKOo9EEktBKZTfYIuN5U34UJbXwlTshyJL6Ch
bJ1L+yC0IGxpYnJlc3BlZWQgPGxpYnJlc3BlZWRAbWFpbC5pMnA+iJMEExYKADsW
IQTev+X4S535OmOut9eTm5vE1aYXoAUCZxKxrQIbAwULCQgHAgIiAgYVCgkICwIE
FgIDAQIeBwIXgAAKCRCTm5vE1aYXoEP5AQDUjIzej2hYjQ4UJRxzlUgMulZDTG++
hNzsUp4AMs8KYAD/Z5475icQmBRmATNsO6CKCMqYbfmvXy4Y/JSo03uZuwa4OARn
ErGtEgorBgEEAZdVAQUBAQdAmSGYG0ktjGFadxVUny8g+jD7YjhqwZNqfgOD8oW/
Rz0DAQgHiHgEGBYKACAWIQTev+X4S535OmOut9eTm5vE1aYXoAUCZxKxrQIbDAAK
CRCTm5vE1aYXoDt5AP0UcBm0STLI07D13l7IlsPRU70Rr49RDCSyU6XqPDDU5gEA
/n/eonI6/+lUTVFmsoBg59DVwGvTc+NchgZFh4U4IQE=
=KWhu
-----END PGP PUBLIC KEY BLOCK-----