website/contact/xmpp.html

73 lines
1.9 KiB
HTML
Raw Normal View History

2022-06-27 00:35:36 +01:00
<!DOCTYPE html>
<!-- Inferencium - Website - Contact - XMPP -->
<!-- Copyright 2022-2023 Inference -->
<!-- SPDX-License-Identifier: GPL-3.0-or-later -->
<!-- Version: 2.0.0.12 -->
2022-06-27 00:35:36 +01:00
<html>
2022-06-27 00:35:36 +01:00
<head>
<title>Inferencium - Contact - XMPP</title>
<link rel="stylesheet" href="../inf.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
2022-06-27 00:35:36 +01:00
</head>
<!-- Navigation bar. -->
2022-10-29 03:26:53 +01:00
<div class="sidebar">
<img src="../asset/img/logo-inferencium-no_text.png"
2022-12-09 12:05:11 +00:00
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>
2023-01-13 22:12:09 +00:00
<div><a href="../key.html">Key</a></div>
2022-10-29 03:26:53 +01:00
</div>
2022-06-27 00:35:36 +01:00
<body>
<h1>Contact</h1>
<br>
<h2>XMPP</h2>
<br>
<p class="update_date">Updated: 2022-12-05 (UTC+00:00)</p>
<br>
<p>Whenever possible, open the links to pin the fingerprint directly from this webpage. If
that is not possible, manually verify the fingerprints.</p>
<br>
<br>
<h3>inference@inferencium.net</h3>
<h4>Key</h4>
<h5>Smartphone</h5>
<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>
<h5>Desktop</h5>
<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>
2022-06-27 00:35:36 +01:00
</body>
2022-06-27 00:35:36 +01:00
</html>