- Smartphone |
- 
+ | Smartphone |
+ 
Google Pixel 6 |
Google Pixel devices are the best Android devices available on
@@ -124,16 +124,16 @@
Desktop
- Type |
- Software |
- Description |
- Source model
+ | Type |
+ Software |
+ Description |
+ Source model
(License) |
- Operating system |
- 
+ | Operating system |
+ 
Gentoo Linux |
configuration respository. |
- Open source
+ | Open source
(GPLv2-only) |
- Web browser |
- 
+ | Web browser |
+ 
Chromium |
Binding Integrity memory hardening, and
control-flow integrity (CFI).
-
- You can learn more about Chromium by visiting its
- official website which provides extensive documentation. |
- Open source
+ >control-flow integrity (CFI). |
+ Open source
(BSD 3-Clause) |
@@ -201,8 +197,8 @@
(License)
- Operating system |
- 
+ | Operating system |
+ 
GrapheneOS |
stricter SELinux policies, and local and remote hardware-backed attestation
(Auditor) to ensure the OS has not been corrupted or tampered with.
+ >Auditor) to ensure the OS has not been corrupted or tampered with.
+
GrapheneOS only supports
high security and well-supported devices which receive
@@ -231,14 +228,14 @@
For an extensive list of features GrapheneOS provides, visit its
official website which provides extensive documentation. |
- Open source
+ >official features list which provides extensive documentation. |
+ Open source
(MIT) |
- Web browser |
- 
+ | Web browser |
+ 
Vanadium |
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
official repository. |
- Open source
+ | Open source
(GPLv2-only) |
- Messenger |
- 
+ | Messenger |
+ 
Molly |
Signal client which hardens Signal by using a variety of
unique features, allows
+ >unique features, allowing
locking the database when not in use, and
utilises Android StrongBox to protect user keys using the device's
+ >utilising Android StrongBox to protect user keys using the device's
hardware security module.
- 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. |
- Open source
+ Molly is available in
+ 2 flavours:
+
+ - Molly, which includes the same proprietary
+ Google code as Signal to support more features.
+
+ - Molly-FOSS, which removes
+ the proprietary Google code to provide an entirely open source client.
+ |
+ Open source
(GPLv3) |
diff --git a/infnet.css b/infnet.css
index da1d619..e616ce0 100644
--- a/infnet.css
+++ b/infnet.css
@@ -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;
+}
|