Remove unnecessary spacing.
This commit is contained in:
parent
eadf487041
commit
0ef0dc5827
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.0.0.18 -->
|
||||
<!-- Version: 4.0.1.19 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Blog - FOSS is Working Against Itself</title>
|
||||
<link rel="stylesheet" href="../inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<img src="../asset/img/logo-inferencium-no_text.png"
|
||||
@ -29,20 +27,17 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Blog - #0</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2>FOSS is Working Against Itself</h2>
|
||||
<br>
|
||||
<p class="update_date">Posted: 2022-01-27 (UTC+00:00)</p>
|
||||
<p class="update_date">Updated: 2022-11-09 (UTC+00:00)</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents. -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -62,7 +57,6 @@
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id=introduction"><a href="#introduction" class="h2"
|
||||
>Introduction</a></h2>
|
||||
<p>The world has become a dangerous, privacy invading, human rights stripping, totalitarian place;
|
||||
@ -99,7 +93,6 @@
|
||||
or control upon. It is impossible to build a solid, freedom respecting platform on this model.</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="examples"><a href="#examples" class="h2"
|
||||
>Examples</a></h2>
|
||||
<h3 id="examples-smartphones"><a href="#examples-smartphones" class="h3"
|
||||
@ -164,7 +157,6 @@
|
||||
a production OS.</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="solution"><a href="#solution" class="h2">Solution</a></h2>
|
||||
<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
|
||||
@ -195,12 +187,10 @@
|
||||
>guaranteed monthly security updates</a> for the entire support timeframe of the devices.</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="conclusion"><a href="#conclusion" class="h2">Conclusion</a></h2>
|
||||
<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>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user