Add XMPP key page.
This commit is contained in:
parent
f6467758ad
commit
a92c0b6134
70
key/xmpp.html
Normal file
70
key/xmpp.html
Normal file
@ -0,0 +1,70 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key - XMPP -->
|
||||
|
||||
<!-- Copyright 2022-2023 Inference -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 0.0.0.0 -->
|
||||
|
||||
|
||||
<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