Remove unnecessary spacing.
This commit is contained in:
parent
3e70c43aa9
commit
5fd8e862fa
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.0.2.16 -->
|
||||
<!-- Version: 4.1.0.17 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Blog - systemd Insecurity</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 - #1</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2>systemd Insecurity</h2>
|
||||
<br>
|
||||
<p class="update_date">Posted: 2022-01-29 (UTC+00:00)</p>
|
||||
<p class="update_date">Updated: 2022-11-14 (UTC+00:00)</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents. -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -59,13 +54,11 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<p>Anyone who cares about security may want to switch from systemd as soon as possible; its lead
|
||||
developer doesn't care about your security at all.</p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="issue0"><a href="#issue0" class="h2"
|
||||
>Issue #0 - Against CVE Assignment</a></h2>
|
||||
<br>
|
||||
@ -81,7 +74,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="issue1"><a href="#issue1" class="h2"
|
||||
>Issue #1 - CVEs Are Not Useful</a></h2>
|
||||
<br>
|
||||
@ -102,7 +94,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="issue2"><a href="#issue2" class="h2">
|
||||
Issue #2 - Security is a Circus</a></h2>
|
||||
<br>
|
||||
@ -116,7 +107,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="issue3"><a href="#issue3" class="h2"
|
||||
>Issue #3 - Blaming the User</a></h2>
|
||||
<br>
|
||||
@ -142,5 +132,4 @@
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user