From b0c4e7160f385d530fc42277cb0b53ebf01c3b7b Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 01:58:25 +0000 Subject: [PATCH 1/7] Add class table-main. --- infnet.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/infnet.css b/infnet.css index da1d619..2dcf6ef 100644 --- a/infnet.css +++ b/infnet.css @@ -106,3 +106,9 @@ table, th, td { font-size: 18px; color: #ffffff; } + +.table-main { + font-family: Roboto, sans-serif; + font-size: 18px; + color: #ffffff; +} From 0e55b416570bd80901e0f92a7c1ca5592e663d1d Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 01:59:15 +0000 Subject: [PATCH 2/7] Centre-align table-main text. --- infnet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/infnet.css b/infnet.css index 2dcf6ef..6eaf3dc 100644 --- a/infnet.css +++ b/infnet.css @@ -111,4 +111,5 @@ table, th, td { font-family: Roboto, sans-serif; font-size: 18px; color: #ffffff; + text-align: center; } From dd8cd91d0e4839a8647af0e42b3d9295f8f69ac3 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 02:09:59 +0000 Subject: [PATCH 3/7] Apply class table-main to non-description table components. --- about.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/about.html b/about.html index 51e320d..62f8b22 100644 --- a/about.html +++ b/about.html @@ -51,8 +51,8 @@ (License) - Smartphone -
+ Smartphone +

Google Pixel 6 Google Pixel devices are the best Android devices available on @@ -132,8 +132,8 @@ (License) - Operating system -
+ Operating system +

Gentoo Linux configuration respository. - Open source
+ Open source

(GPLv2-only) - Web browser -
+ Web browser +

Chromium official website which provides extensive documentation. - Open source
+ Open source

(BSD 3-Clause) @@ -201,8 +201,8 @@ (License) - Operating system -
+ Operating system +

GrapheneOS official website which provides extensive documentation. - Open source
+ Open source

(MIT) - Web browser -
+ Web browser +

Vanadium Vanadium is a security-hardened, privacy-hardened Chromium-based web browser @@ -255,13 +255,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 - Open source
+ Open source

(GPLv3) From 365e7987a1ee16f1b8475534edcf35ac0e893b11 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 02:21:25 +0000 Subject: [PATCH 4/7] Add class table-title. --- infnet.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/infnet.css b/infnet.css index 6eaf3dc..e616ce0 100644 --- a/infnet.css +++ b/infnet.css @@ -107,6 +107,14 @@ table, th, td { 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; From c9966cf851872297c95886b0365b54bed520d7b7 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 02:46:01 +0000 Subject: [PATCH 5/7] Apply class table-title to table titles. Add sources. Improve Molly description formatting. --- about.html | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/about.html b/about.html index 62f8b22..0a251fb 100644 --- a/about.html +++ b/about.html @@ -43,10 +43,10 @@

Smartphone

- - - - + + + @@ -124,10 +124,10 @@

Desktop

TypeHardwareDescriptionSource model
+
TypeHardwareDescriptionSource model

(License)
- - - - + + + @@ -276,9 +276,16 @@ >utilises 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. + 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.
  • +
From 62d0801f8ece0a588fccf4240f90d933097b4426 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 02:46:46 +0000 Subject: [PATCH 6/7] Improve Molly description. --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 0a251fb..7ef89b8 100644 --- a/about.html +++ b/about.html @@ -269,11 +269,11 @@ 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 From 9c1c279f85ede55c6880373d45508bfe41efc7ac Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 9 Nov 2022 02:50:12 +0000 Subject: [PATCH 7/7] Improve descriptions. --- about.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/about.html b/about.html index 7ef89b8..974055e 100644 --- a/about.html +++ b/about.html @@ -180,11 +180,7 @@ Binding Integrity memory hardening, and control-flow integrity (CFI).
-
- You can learn more about Chromium by visiting its - official website which provides extensive documentation. + >control-flow integrity (CFI).
@@ -222,7 +218,8 @@ 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,7 +228,7 @@
For an extensive list of features GrapheneOS provides, visit its official website which provides extensive documentation. + >official features list which provides extensive documentation.
TypeSoftwareDescriptionSource model
+
TypeSoftwareDescriptionSource model

(License)
Open source

(GPLv3)
Open source

(BSD 3-Clause)
Open source

(MIT)