feat(key): temporarily remove XMPP keys due to being outdated

This commit is contained in:
inference 2025-06-25 02:29:25 +00:00
parent 3f04c72c70
commit 3a44dc7d24
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Inferencium - Website - Key -->
<!-- Version: 9.2.0-beta.3 -->
<!-- Version: 9.2.0-beta.4 -->
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -35,6 +35,7 @@
<h2><a href="#toc">Table of Contents</a></h2>
<ul>
<li><a href="#notes">Notes</a></li>
<!--
<li><a href="#e2ee">End-to-end Encrypted Contact Methods</a></li>
<ul>
<li><a href="#xmpp">XMPP</a></li>
@ -52,6 +53,7 @@
</ul>
</ul>
</ul>
-->
<li><a href="#file_git_signing">File/Git Signing</a></li>
<ul>
<li><a href="#ssh">SSH</a></li>
@ -70,6 +72,7 @@
or other force</li>
</ul>
</section>
<!--
<section id="e2ee">
<h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
<section id="xmpp">
@ -89,6 +92,7 @@
<p><a href="xmpp:inference@inferencium.net?omemo-sid-1586888206=1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c">xmpp:inference@inferencium.net?omemo-sid-1586888206=1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c</a></p>
</section>
</section>
-->
<section id="file_git_signing">
<h2><a href="#file_git_signing">File/Git Signing</a></h2>
<section id="ssh">