Add mention of Inferencium to About Me. Add Conversations messenger to section Software I Use.
This commit is contained in:
parent
77d9747a0a
commit
80010f680f
18
about.html
18
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Inference -->
|
||||
<!-- License: BSD 3-Clause Clear -->
|
||||
|
||||
<!-- 0.0.0.0 -->
|
||||
<!-- 0.1.0.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -31,6 +31,8 @@
|
||||
<!-- About me. -->
|
||||
<h3>About Me</h3>
|
||||
<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>
|
||||
<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
|
||||
@ -303,6 +305,20 @@
|
||||
<br>
|
||||
(GPLv3)</td>
|
||||
</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>
|
||||
<br>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user