Add table of contents. Indent code to match coding style.

This commit is contained in:
inference 2023-03-13 13:22:35 +00:00
parent 29c9dc7613
commit baecc51f96
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 3.0.0.12 -->
<!-- Version: 3.1.0.13 -->
<html>
@ -42,7 +42,26 @@
<p class="update_date">Updated: 2022-11-09 (UTC+00:00)</p>
<br>
<h4>Introduction</h4>
<!-- Table of contents. -->
<h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2>
<ul>
<li><a href="#introduction" class="body-link"
>Introduction</a></li>
<li><a href="#examples" class="body-link"
>Examples</a></li>
<ul>
<li><a href="#example-smartphones" class="body-link"
>Smartphones</a></li>
</ul>
<li><a href="#solution" class="body-link"
>Solution</a></li>
<li><a href="#conclusion" class="body-link"
>Conclusion</a></li>
</ul>
<h4 id=introduction"><a href="#introduction" class="h4"
>Introduction</a></h4>
<p>The world has become a dangerous, privacy invading, human rights stripping, totalitarian place;
in order to combat this, people are joining a growing, and dangerous, trend, which I will refer to
in this post as the "Free and Open Source (FOSS) movement". With that stated, I will now debunk the
@ -76,7 +95,12 @@ which, inevitably, leads us back to the beginning, and the cycle repeats. With t
>ideology</a>, privacy and control will *never* be achieved. There is no foundation to build privacy
or control upon. It is impossible to build a solid, freedom respecting platform on this model.</p>
<br>
<h4>Example: Smartphones</h4>
<h4 id="examples"><a href="#examples" class="h4"
>Examples</a></h4>
<br>
<h5 id="example-smartphones"><a href="#example-smartphones"
>Smartphones</a></h5>
<p>A FOSS phone, especially so-called
<a class="body-link" href="https://en.wikipedia.org/wiki/Linux_for_mobile_devices#Smartphones"
>"Linux phones"</a> are completely
@ -134,7 +158,7 @@ issues, but it is one of the worst. The only things such insecure OSes can provi
customisation abilities, and a backdoor to your data. They are best suited as a development OS, not
a production OS.</p>
<br>
<h4>Solution</h4>
<h4 id="solution"><a href="#solution" class="h4">Solution</a></h4>
<p>What can you do about this? The answer is simple; however, it does require you to use logic,
fact, and evidence, not emotion, which is a difficult pill for most people to swallow. Use your
adversaries' weapons against them. The only way to effectively combat the privacy invasion and lack
@ -163,7 +187,7 @@ years for Pixel 6-series and newer), and
<a class="body-link" href="https://source.android.com/docs/security/bulletin/pixel/"
>guaranteed monthly security updates</a> for the entire support timeframe of the devices.</p>
<br>
<h4>Conclusion</h4>
<h4 id="conclusion"><a href="#conclusion" class="h4">Conclusion</a></h4>
<p>Use what you can, and do what you can. By neglecting security, you are, even if unintentionally,
neglecting exactly what you are trying to gain; privacy and control.</p>
<br>