Browse Source

Add a warrant canary

pjc 5 years ago
parent
commit
ec04fb1216
2 changed files with 29 additions and 1 deletions
  1. 28
    0
      canary.txt
  2. 1
    1
      design/privatefooter.php

+ 28
- 0
canary.txt View File

1
+-----BEGIN PGP SIGNED MESSAGE-----
2
+Hash: SHA512
3
+
4
+BioTorrents.de positively confirms that the integrity of our system is sound:
5
+all our infrastructure is in our control, we have not been compromised or
6
+suffered a data breach, we have not disclosed any private encryption keys, and
7
+we have not been forced to modify our system to allow access or information
8
+leakage to a third party.
9
+
10
+Date:	2020-01-15
11
+Key:	760EBED7CFE266D7
12
+
13
+-----BEGIN PGP SIGNATURE-----
14
+
15
+iQIcBAEBCgAGBQJeHz0nAAoJEHYOvtfP4mbX7e4P+QEL8lCHXIOJr99F6oZshFpS
16
+jaN3uCzXocOfjyeLJROjUWqyF0l8xD5xj2ent8iDxYDrJsG5IYvB5cGiWPAxvvP9
17
+Qi+Kb7uDAfTfNf9uNIATUmZ0n8DOT61VIXI+s78E5PPZ0KyN6USRvnFj0lpPfv6f
18
+BB+B989PseugU3P/NT1/LDuz5H2qaP9/32fKQ720pLnMGilPdqLSVQRCZbm2M7FO
19
+vg1qvaUXTyFx5ScpOHHzHBQXQPMPx7r4icYTWmwEPvI7dJdSuMk9pLx/+lxsTs+1
20
+k2QliA97rNT/1Qp+5zk1MQmvOg5/3ATyotpl+Y0nsXvxcS75UMnw9Y7iRD9tgqTY
21
+MPNFnbL5vlhUYK01w6T87JR7PiOrCPM8VFFQqo8de8gZoBJDbmdQTkX92w/1SDGe
22
+B5kHod3Vf7Q9CHDkrjy7ozOcfLgkqj9R80G8u5VFwBG28Kgangyvp1m+Umw3BbZr
23
+zUb6eZyi6cwq3muUVhO4mCB/ZX+MJT57QQ3qcsrpxQpUN1jjAkXSZX9rF/Nd8XA/
24
+KqF6IU4K8T5lvG8P5/Y/Ur2WgJc2FEXd76WBA2ykovmO8e6zXQz/tFrx0x+8Z0zd
25
+yTq5NZq/23L5UXT8bBHkFCUFzsgVfX8PV6WsU99SjVs9mnlHo8O8vfeCvDgpKM4K
26
+sRN9RxOv0/GXn0ZYNp6i
27
+=0HIZ
28
+-----END PGP SIGNATURE-----

+ 1
- 1
design/privatefooter.php View File

6
   <div id="disclaimer_container" class="thin" style="text-align: center; margin-bottom: 20px;">
6
   <div id="disclaimer_container" class="thin" style="text-align: center; margin-bottom: 20px;">
7
     None of the files shown here are actually hosted on this server. The links are provided solely by this site's users. These BitTorrent files are meant for the distribution of backup files. By downloading the BitTorrent file, you are claiming that you own the original file. The administrator of this site (<?=site_url()?>) holds NO RESPONSIBILITY if these files are misused in any way and cannot be held responsible for what its users post, or any other actions of it.
7
     None of the files shown here are actually hosted on this server. The links are provided solely by this site's users. These BitTorrent files are meant for the distribution of backup files. By downloading the BitTorrent file, you are claiming that you own the original file. The administrator of this site (<?=site_url()?>) holds NO RESPONSIBILITY if these files are misused in any way and cannot be held responsible for what its users post, or any other actions of it.
8
   </div>
8
   </div>
9
-  <div class='thin'><a href='/canary.php'>Warrant Canary</a></div>
9
+  <div class='thin'><a href='/canary.txt'>Warrant Canary</a></div>
10
 <?
10
 <?
11
   }
11
   }
12
   if (count($UserSessions) > 1) {
12
   if (count($UserSessions) > 1) {

Loading…
Cancel
Save