Add mention of Inferencium to About Me. Add Conversations messenger to section Software I Use.

This commit is contained in:
inference 2022-11-22 03:33:44 +00:00
parent 19a04f7177
commit ea777e92b2
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Inference --> <!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear --> <!-- License: BSD 3-Clause Clear -->
<!-- 0.0.0.0 --> <!-- 0.1.0.1 -->
<html> <html>
@ -31,6 +31,8 @@
<!-- About me. --> <!-- About me. -->
<h3>About Me</h3> <h3>About Me</h3>
<p>I am Inference, a cybersecurity researcher based in United Kingdom.<br> <p>I am Inference, a cybersecurity researcher based in United Kingdom.<br>
I am the founder, lead developer, and administrator, of Inferencium, a
security-focused, privacy-focused, brand of software.<br>
<br> <br>
<p>I write about my research and experience in cybersecurity and also physical <p>I write about my research and experience in cybersecurity and also physical
security. Most of my postings are security-related, but I occasionally post security. Most of my postings are security-related, but I occasionally post
@ -303,6 +305,20 @@
<br> <br>
(GPLv3)</td> (GPLv3)</td>
</tr> </tr>
<tr>
<td class="table-main">Messenger</td>
<td class="table-main"><img src="img/logo-conversations.png" width="100px" height="100px"><br>
<br>
Conversations</td>
<td><a class="table-link" href="https://conversations.im/"
>Conversations</a> is a well-designed Android
<a class="table-link" href="https://xmpp.org/"
>XMPP</a> client which serves as the de facto XMPP reference client and
has great usability.</td>
<td class="table-main">Open source<br>
<br>
(GPLv3-only)</td>
</tr>
</table> </table>
<br> <br>
<br> <br>