Expand CSS. Improve About page.

This commit is contained in:
inference 2022-11-09 02:53:07 +00:00
commit f274ec58d0
2 changed files with 56 additions and 37 deletions

View File

@ -43,16 +43,16 @@
<h4>Smartphone</h4>
<table>
<tr>
<td>Type</td>
<td>Hardware</td>
<td>Description</td>
<td>Source model<br>
<td class="table-title">Type</td>
<td class="table-title">Hardware</td>
<td class="table-title">Description</td>
<td class="table-title">Source model<br>
<br>
(License)</td>
</tr>
<tr>
<td>Smartphone</td>
<td><img src="img/google-pixel_6.png" width="100px" height="100px"/><br>
<td class="table-main">Smartphone</td>
<td class="table-main"><img src="img/google-pixel_6.png" width="100px" height="100px"/><br>
<br>
Google Pixel 6</td>
<td>Google Pixel devices are the best Android devices available on
@ -124,16 +124,16 @@
<h4>Desktop</h4>
<table>
<tr>
<td>Type</td>
<td>Software</td>
<td>Description</td>
<td>Source model<br>
<td class="table-title">Type</td>
<td class="table-title">Software</td>
<td class="table-title">Description</td>
<td class="table-title">Source model<br>
<br>
(License)</td>
</tr>
<tr>
<td>Operating system</td>
<td><img src="img/logo-gentoo_linux.png" width="100px" height="100px"/><br>
<td class="table-main">Operating system</td>
<td class="table-main"><img src="img/logo-gentoo_linux.png" width="100px" height="100px"/><br>
<br>
Gentoo Linux</td>
<td><a class="table-link" href="https://www.gentoo.org/"
@ -157,13 +157,13 @@
You can find my personal Gentoo Linux configuration in my personal
<a class="table-link" href="https://git.inferencium.net/inference/cfg/"
>configuration respository</a>.</td>
<td>Open source<br>
<td class="table-main">Open source<br>
<br>
(GPLv2-only)</td>
</tr>
<tr>
<td>Web browser</td>
<td><img src="img/logo-chromium.png" width="100px" height="100px"/><br>
<td class="table-main">Web browser</td>
<td class="table-main"><img src="img/logo-chromium.png" width="100px" height="100px"/><br>
<br>
Chromium</td>
<td><a class="table-link" href="https://chromium.org/"
@ -180,12 +180,8 @@
<a class="table-link" href="https://www.chromium.org/Home/chromium-security/binding-integrity"
>Binding Integrity</a> memory hardening, and
<a class="table-link" href="https://www.chromium.org/developers/testing/control-flow-integrity/"
>control-flow integrity (CFI)</a>.<br>
<br>
You can learn more about Chromium by visiting its
<a class="table-link" href="https://www.chromium.org/Home/"
>official website</a> which provides extensive documentation.</td>
<td>Open source<br>
>control-flow integrity (CFI)</a>.</td>
<td class="table-main">Open source<br>
<br>
(BSD 3-Clause)</td>
</tr>
@ -201,8 +197,8 @@
(License)</td>
</tr>
<tr>
<td>Operating system</td>
<td><img src="img/logo-grapheneos.png" width="100px" height="100px"/><br>
<td class="table-main">Operating system</td>
<td class="table-main"><img src="img/logo-grapheneos.png" width="100px" height="100px"/><br>
<br>
GrapheneOS</td>
<td><a class="table-link" href="https://grapheneos.org/"
@ -222,7 +218,8 @@
<a class="table-link" href="https://github.com/GrapheneOS/platform_system_sepolicy/"
>stricter SELinux policies</a>, and local and remote hardware-backed attestation
(<a class="table-link" href="https://attestation.app/about/"
>Auditor</a>) to ensure the OS has not been corrupted or tampered with.
>Auditor</a>) to ensure the OS has not been corrupted or tampered with.<br>
<br>
GrapheneOS only supports
<a class="table-link" href="https://grapheneos.org/faq#device-support"
>high security and well-supported devices</a> which receive
@ -231,14 +228,14 @@
<br>
For an extensive list of features GrapheneOS provides, visit its
<a class="table-link" href="https://grapheneos.org/features/"
>official website</a> which provides extensive documentation.</td>
<td>Open source<br>
>official features list</a> which provides extensive documentation.</td>
<td class="table-main">Open source<br>
<br>
(MIT)</td>
</tr>
<tr>
<td>Web browser</td>
<td><img src="img/logo-vanadium.png" width="100px" height="100px"/><br>
<td class="table-main">Web browser</td>
<td class="table-main"><img src="img/logo-vanadium.png" width="100px" height="100px"/><br>
<br>
Vanadium</td>
<td>Vanadium is a security-hardened, privacy-hardened Chromium-based web browser
@ -255,13 +252,13 @@
Vanadium's source code, including its Chromium patchset, can be found in its
<a class="table-link" href="https://github.com/GrapheneOS/Vanadium/"
>official repository</a>.</td>
<td>Open source<br>
<td class="table-main">Open source<br>
<br>
(GPLv2-only)</td>
</tr>
<tr>
<td>Messenger</td>
<td><img src="img/logo-molly.png" width="100px" height="100px"/><br>
<td class="table-main">Messenger</td>
<td class="table-main"><img src="img/logo-molly.png" width="100px" height="100px"><br>
<br>
Molly</td>
<td><a class="table-link" href="https://molly.im/"
@ -269,17 +266,24 @@
<a class="table-link" href="https://signal.org/"
>Signal</a> client which hardens Signal by using a variety of
<a class="table-link" href="https://github.com/mollyim/mollyim-android#features"
>unique features</a>, allows
>unique features</a>, allowing
<a class="table-link" href="https://github.com/mollyim/mollyim-android/wiki/Data-Encryption-At-Rest"
>locking the database when not in use</a>, and
<a class="table-link" href="https://github.com/mollyim/mollyim-android/blob/a81ff7d120adc9d427be17239107343146bad704/app/src/main/java/org/thoughtcrime/securesms/crypto/MasterSecretUtil.java#L91"
>utilises Android StrongBox</a> to protect user keys using the device's
>utilising Android StrongBox</a> to protect user keys using the device's
hardware security module.<br>
<br>
Molly is available in 2 flavours; Molly, which includes the same proprietary
Google code as Signal to support more features, and Molly-FOSS, which removes
the proprietary Google code to provide an entirely open source client.</td>
<td>Open source<br>
Molly is available in
<a class="table-link" href="https://github.com/mollyim/mollyim-android#free-and-open-source"
>2 flavours</a>:<br>
<ul>
<li>Molly, which includes the same proprietary
Google code as Signal to support more features.</li>
<br>
<li>Molly-FOSS, which removes
the proprietary Google code to provide an entirely open source client.</li>
</ul></td>
<td class="table-main">Open source<br>
<br>
(GPLv3)</td>
</tr>

View File

@ -106,3 +106,18 @@ table, th, td {
font-size: 18px;
color: #ffffff;
}
.table-title {
font-family: Roboto, sans-serif;
font-size: 18px;
color: #ffffff;
font-weight: bold;
text-align: center;
}
.table-main {
font-family: Roboto, sans-serif;
font-size: 18px;
color: #ffffff;
text-align: center;
}