Add note about checking for key discrepencies, along with link to other key repositories

This commit is contained in:
inference 2023-07-11 21:11:30 +01:00
parent 20ad161f9a
commit c83849e1c7
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 4.2.0.24 --> <!-- Version: 4.3.0.25 -->
<html> <html>
@ -51,6 +51,10 @@
<section id="notes"> <section id="notes">
<h2 id="notes"><a href="#notes" class="h2">Notes</a></h2> <h2 id="notes"><a href="#notes" class="h2">Notes</a></h2>
<ul> <ul>
<li>You can also find my keys on GitHub
(https://github.com/inferenceus/key) and Codeberg
(https://codeberg.org/inference/key) in order to check for discrepencies
between the keys.</li>
<li>Verification does not verify a person, only their devices, and can <li>Verification does not verify a person, only their devices, and can
be defeated via coercion or other force.</li> be defeated via coercion or other force.</li>
</ul> </ul>