Add link to warrant canary wikiless

This commit is contained in:
Arya Kiran 2022-10-04 16:00:48 +05:30
parent e02ab260c3
commit 12354b1bb9
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<body>
<!--#include file="nav.html" -->
<div class=h><h1 id=canary>Warrant Canary</h1> <a aria-hidden=true href=#canary>#canary</a></div>
<p>Below is our warrant canary. Please watch very closely for any updates of this page. We release a new canary monthly, within a week of the beginning of the month.</p>
<p>Below is our <a href=//wl.vern.cc/wiki/warrant_canary>warrant canary</a>. Please watch very closely for any updates of this page. We release a new canary monthly, within a week of the beginning of the month.</p>
<pre><code><?php file_get_contents("/var/log/canary/latest"); ?></code></pre>
<p>This canary's SHA256 checksum is <?php echo hash('sha256', file_get_contents("/var/log/canary/latest")); ?></p>