Update About page to version 3.0.0.31.

This commit is contained in:
inference 2023-03-10 04:12:40 +00:00
parent 817986f2e3
commit 0fe5bf0e8a
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -2,10 +2,10 @@
<!-- Inferencium - Website - About --> <!-- Inferencium - Website - About -->
<!-- Copyright 2022-2023 Inference --> <!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: GPL-3.0-or-later --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 1.0.0.16 --> <!-- Version: 3.0.0.31 -->
<html> <html>
@ -33,11 +33,41 @@
<body> <body>
<h1>About</h1> <h1>About</h1>
<br> <br>
<!-- Table of contents. -->
<h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2>
<ul>
<li><a class="body-link" href="#about_me"
>About Me</a></li>
<li><a class="body-link" href="#recommendations"
>Recommendations</a></li>
<ul>
<li><a class="body-link" href="#hardware"
>Hardware</a></li>
<ul>
<li><a class="body-link" href="#hdw-smartphone"
>Smartphone</a></li>
</ul>
<li><a class="body-link" href="#software"
>Software</a></li>
<ul>
<li><a class="body-link" href="#sfw-desktop"
>Desktop</a></li>
<li><a class="body-link" href="#sfw-smartphone"
>Smartphone</a></li>
</ul>
</ul>
<br>
<br>
<br>
<!-- About me. --> <!-- About me. -->
<h3>About Me</h3> <h2 id="about_me"><a href="#about_me" class="h2"
<p>I am Inference, a cybersecurity researcher based in United Kingdom.<br> >About Me</a></h2>
I am the founder, lead developer, and administrator, of Inferencium, a security-focused, <p>I am Jake Winters, also known by my psuedonym "Inference", a cybersecurity researcher based in
privacy-focused, brand of software.<br> United Kingdom.<br>
I am the founder, lead developer, and administrator, of Inferencium.<br>
All opinions are my own, and are not necessarily shared with projects or people I am All opinions are my own, and are not necessarily shared with projects or people I am
affiliated with.<br> affiliated with.<br>
<br> <br>
@ -60,9 +90,14 @@
<br> <br>
<br> <br>
<br> <br>
<!-- Hardware I use as production hardware on a daily basis. -->
<h3>Hardware I Use</h3> <h2 id="recommendations"><a href="#recommendations" class="h2"
<h4>Smartphone</h4> >Recommendations</a></h2>
<!-- Hardware I recommend as production hardware. -->
<h3 id="hardware"><a href="#hardware" class="h3"
>Hardware</a></h3>
<h4 id="hdw-smartphone"><a href="#hdw-smartphone" class="h4"
>Smartphone</a></h4>
<div style="overflow-x:auto;"> <div style="overflow-x:auto;">
<table> <table>
<tr> <tr>
@ -71,14 +106,14 @@
<td class="table-title">Description</td> <td class="table-title">Description</td>
<td class="table-title">Source model<br> <td class="table-title">Source model<br>
<br> <br>
(License)</td> (License - SPDX)</td>
</tr> </tr>
<tr> <tr>
<td class="table-main">Smartphone</td> <td class="table-main">Smartphone</td>
<td class="table-main"><img src="asset/img/google-pixel_6.png" <td class="table-main"><img src="asset/img/google-pixel_6.png"
width="100px" height="100px"/><br> width="100px" height="100px"/><br>
<br> <br>
Google Pixel 6</td> Google Pixel</td>
<td>Google Pixel devices are the best Android devices available on the market for <td>Google Pixel devices are the best Android devices available on the market for
<a class="table-link" href="https://security.googleblog.com/2021/10/ <a class="table-link" href="https://security.googleblog.com/2021/10/
pixel-6-setting-new-standard-for-mobile.html" pixel-6-setting-new-standard-for-mobile.html"
@ -139,16 +174,16 @@
>guaranteed monthly security updates</a>, ensuring Google Pixel devices are up-to-date >guaranteed monthly security updates</a>, ensuring Google Pixel devices are up-to-date
and quickly protected against security vulnerabilities.<br> and quickly protected against security vulnerabilities.<br>
<br> <br>
Pixel 6-series devices are a large improvement over the already very secure and private Pixel 6-series and 7-series devices are a large improvement over the already very
previous generation Pixel devices. They replace ARM-based Titan M with RISC-V-based secure and private previous generation Pixel devices. They replace ARM-based Titan M
Titan M2, reducing trust by removing ARM from the equation. Titan M2 is more resiliant with RISC-V-based Titan M2, reducing trust by removing ARM from the equation. Titan M2
to attacks than Titan M, and is is more resiliant to attacks than Titan M, and is
<a class="table-link" href="https://www.tuv-nederland.nl/assets/files/cerfiticaten/2022/ <a class="table-link" href="https://www.tuv-nederland.nl/assets/files/cerfiticaten/2022/
09/nscib-cc-22-0228971-cert-final.pdf" 09/nscib-cc-22-0228971-cert-final.pdf"
>AVA_VAN.5 certified</a>, the highest level of vulnerability assessment. Google's >AVA_VAN.5 certified</a>, the highest level of vulnerability assessment. Google's
in-house Tensor SoC includes Tensor Security Core, further improving device security.<br> in-house Tensor SoC includes Tensor Security Core, further improving device security.<br>
<br> <br>
Pixel 6-series devices are supported for a Pixel 6-series and 7-series devices are supported for a
<a class="table-link" href="https://support.google.com/nexus/answer/ <a class="table-link" href="https://support.google.com/nexus/answer/
4457705#zippy=%2Cpixel-and-later" 4457705#zippy=%2Cpixel-and-later"
>minimum of 5 years from launch</a>, an increase from previous generations' >minimum of 5 years from launch</a>, an increase from previous generations'
@ -160,9 +195,11 @@
</div> </div>
<br> <br>
<br> <br>
<!-- Software I use as production software on a daily basis. --> <!-- Software I recommend as production software. -->
<h3>Software I Use</h3> <h3 id="software"><a href="#software" class="h3"
<h4>Desktop</h4> >Software</a></h3>
<h4 id="sfw-desktop"><a href="#sfw-desktop" class="h4"
>Desktop</a></h4>
<div style="overflow-x:auto;"> <div style="overflow-x:auto;">
<table> <table>
<tr> <tr>
@ -171,7 +208,7 @@
<td class="table-title">Description</td> <td class="table-title">Description</td>
<td class="table-title">Source model<br> <td class="table-title">Source model<br>
<br> <br>
(License)</td> (License - SPDX)</td>
</tr> </tr>
<tr> <tr>
<td class="table-main">Operating system</td> <td class="table-main">Operating system</td>
@ -202,7 +239,7 @@
>configuration respository</a>.</td> >configuration respository</a>.</td>
<td class="table-main">Open source<br> <td class="table-main">Open source<br>
<br> <br>
(GPLv2-only)</td> (GPL-2.0-only)</td>
</tr> </tr>
<tr> <tr>
<td class="table-main">Web browser</td> <td class="table-main">Web browser</td>
@ -229,11 +266,12 @@
>control-flow integrity (CFI)</a>.</td> >control-flow integrity (CFI)</a>.</td>
<td class="table-main">Open source<br> <td class="table-main">Open source<br>
<br> <br>
(BSD 3-Clause)</td> (BSD-3-Clause)</td>
</tr> </tr>
</table> </table>
</div> </div>
<h4>Smartphone</h4> <h4 id="sfw-smartphone"><a href="#sfw-smartphone" class="h4"
>Smartphone</a></h4>
<div style="overflow-x:auto;"> <div style="overflow-x:auto;">
<table> <table>
<tr> <tr>
@ -242,7 +280,7 @@
<td class="table-title">Description</td> <td class="table-title">Description</td>
<td class="table-title">Source model<br> <td class="table-title">Source model<br>
<br> <br>
(License)</td> (License - SPDX)</td>
</tr> </tr>
<tr> <tr>
<td class="table-main">Operating system</td> <td class="table-main">Operating system</td>
@ -306,7 +344,7 @@
>official repository</a>.</td> >official repository</a>.</td>
<td class="table-main">Open source<br> <td class="table-main">Open source<br>
<br> <br>
(GPLv2-only)</td> (GPL-2.0-only)</td>
</tr> </tr>
<tr> <tr>
<td class="table-main">Messenger</td> <td class="table-main">Messenger</td>
@ -334,15 +372,15 @@
mollyim-android#free-and-open-source" mollyim-android#free-and-open-source"
>2 flavours</a>:<br> >2 flavours</a>:<br>
<ul> <ul>
<li>Molly, which includes the same proprietary <li>Molly, which includes the same proprietary Google code as Signal to support
Google code as Signal to support more features.</li> more features.</li>
<br> <br>
<li>Molly-FOSS, which removes <li>Molly-FOSS, which removes the proprietary Google code to provide an
the proprietary Google code to provide an entirely open source client.</li> entirely open-source client.</li>
</ul></td> </ul></td>
<td class="table-main">Open source<br> <td class="table-main">Open source<br>
<br> <br>
(GPLv3)</td> (GPL-3.0-only)</td>
</tr> </tr>
<tr> <tr>
<td class="table-main">Messenger</td> <td class="table-main">Messenger</td>
@ -357,7 +395,7 @@
usability.</td> usability.</td>
<td class="table-main">Open source<br> <td class="table-main">Open source<br>
<br> <br>
(GPLv3-only)</td> (GPL-3.0-only)</td>
</tr> </tr>
</table> </table>
</div> </div>