Remove legacy key directory.
This commit is contained in:
parent
f5f0a1f23f
commit
c122e8f728
55
key/ssh.html
55
key/ssh.html
@ -1,55 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key - SSH -->
|
||||
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 2.0.0.2 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Key - SSH</title>
|
||||
<link rel="stylesheet" href="../inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<img src="../asset/img/logo-inferencium-no_text.png"
|
||||
width="110px" height="110px">
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<div><a href="../about.html">About</a></div>
|
||||
<div><a href="../contact.html">Contact</a></div>
|
||||
<div><a href="../blog.html">Blog</a></div>
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Key</h1>
|
||||
<br>
|
||||
<h2>SSH</h2>
|
||||
<br>
|
||||
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p>
|
||||
<br>
|
||||
<br>
|
||||
<h3>Fingerprint</h3>
|
||||
<code>
|
||||
SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
|
||||
</code>
|
||||
<br>
|
||||
<br>
|
||||
<h3>Key</h3>
|
||||
<code>
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINs8UH2hVmNSg0qKig/9ZQt07IuOHsorRfw1doEgMuJ8
|
||||
</code>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -1,70 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key - XMPP -->
|
||||
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 1.0.0.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Key - XMPP</title>
|
||||
<link rel="stylesheet" href="../inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<img src="../asset/img/logo-inferencium-no_text.png"
|
||||
width="110px" height="110px">
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<div><a href="../about.html">About</a></div>
|
||||
<div><a href="../contact.html">Contact</a></div>
|
||||
<div><a href="../blog.html">Blog</a></div>
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Key</h1>
|
||||
<br>
|
||||
<h2>XMPP</h2>
|
||||
<br>
|
||||
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p>
|
||||
<br>
|
||||
<p>Whenever possible, open the links to pin the fingerprints directly from this webpage. If
|
||||
that is not possible, manually verify the fingerprints.</p>
|
||||
<br>
|
||||
<br>
|
||||
<h3>inference@inferencium.net</h3>
|
||||
<h4>Smartphone</h4>
|
||||
<code>
|
||||
1bd03c6a 5e011655 2fafd697 da4fce70 63de5a83 a264a34a fcce78fe 6b06820c
|
||||
</code>
|
||||
<br>
|
||||
<a class="body-link" href="xmpp:inference@inferencium.net?omemo-sid-1586888206=
|
||||
1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c"
|
||||
>xmpp:inference@inferencium.net?omemo-sid-1586888206=
|
||||
1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c</a>
|
||||
<br>
|
||||
<br>
|
||||
<h4>Desktop</h4>
|
||||
<code>
|
||||
bf2aa069 2bb90210 aee7e17c e3d90127 cfe3502a 6450f8ab e76dbbb0 e5864b7a
|
||||
</code>
|
||||
<br>
|
||||
<a class="body-link" href="xmpp:inference@inferencium.net?omemo-sid-336821633=
|
||||
bf2aa0692bb90210aee7e17ce3d90127cfe3502a6450f8abe76dbbb0e5864b7a"
|
||||
>xmpp:inference@inferencium.net?omemo-sid-336821633=
|
||||
bf2aa0692bb90210aee7e17ce3d90127cfe3502a6450f8abe76dbbb0e5864b7a</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user