Add webpage "Directory" navigation bar link
This commit is contained in:
parent
81da243ad3
commit
65cb6aa20b
10
about.html
10
about.html
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 6.2.3 -->
|
||||
<!-- Version: 6.3.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>About</h1>
|
||||
<nav id="toc">
|
||||
@ -85,10 +86,9 @@
|
||||
I am also a modular design advocate for the ability to securely and robustly
|
||||
make changes to hardware and software without the entire system being
|
||||
affected.</p>
|
||||
<p>I run the public Systems Hardening XMPP channel dedicated to systems security
|
||||
and privacy hardening at <code>sys-hardening@muc.xmpp.inferencium.net</code>,
|
||||
and its respective off-topic channel at
|
||||
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
||||
<p>I run multiple XMPP channels; a directory of channels can be found on the
|
||||
<a href="https://inferencium.net/directory.html">directory</a>
|
||||
webpage.</p>
|
||||
<p>If you wish to contact me for any reason, you can use my
|
||||
<a href="https://inferencium.net/contact.html">contact methods</a>.</p>
|
||||
<h3 id="about_me-gnulinux_or_linux"><a href="#about_me-gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></h3>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Blog -->
|
||||
<!-- Version: 4.0.2 -->
|
||||
<!-- Version: 4.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Blog</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Blog - #0 -->
|
||||
<!-- Version: 5.0.3 -->
|
||||
<!-- Version: 5.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Blog - #0</h1>
|
||||
<h2>FOSS is Working Against Itself</h2>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Blog - #1 -->
|
||||
<!-- Version: 5.0.2 -->
|
||||
<!-- Version: 5.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Blog - #1</h1>
|
||||
<h2>systemd Insecurity</h2>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Blog - #3 -->
|
||||
<!-- Version: 5.0.2 -->
|
||||
<!-- Version: 5.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Blog - #3</h1>
|
||||
<h2>The Chromium Monopoly</h2>
|
||||
|
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Blog - #2</h1>
|
||||
<h2>Untrusted: The Issue with Decentralisation</h2>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Changelog -->
|
||||
<!-- Version: 2.0.0 -->
|
||||
<!-- Version: 2.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Changelog</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Changelog - Constellation -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Changelog - Constellation</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Changelog - Firmware - aa000-0 -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Changelog - Firmware - aa000-0</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Changelog - Firmware - xa000-0 -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Changelog - Firmware - xb000-0 -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Changelog - Firmware - xb000-0</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Changelog - Planetarium -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Changelog - Planetarium</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Contact -->
|
||||
<!-- Version: 6.2.0 -->
|
||||
<!-- Version: 6.3.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Contact</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Documentation -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Documentation</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Documentation - GrapheneOS hardened_malloc -->
|
||||
<!-- Version: 1.0.3 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<section id="introduction">
|
||||
<h1 id="introduction"><a href="#introduction">Documentation - GrapheneOS hardened_malloc</a></h1>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain -->
|
||||
<!-- Version: 1.0.3 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
<div><a href="../directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<section id="introduction">
|
||||
<h1 id="introduction"><a href="#introduction">Documentation - OpenSSL Self-signed Certificate Chain</a></h1>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Index -->
|
||||
<!-- Version: 3.0.1 -->
|
||||
<!-- Version: 3.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
|
3
key.html
3
key.html
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key -->
|
||||
<!-- Version: 5.1.1 -->
|
||||
<!-- Version: 5.2.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Key</h1>
|
||||
<nav id="toc">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Music -->
|
||||
<!-- Version: 2.0.2 -->
|
||||
<!-- Version: 2.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Music</h1>
|
||||
<section id="music">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Redirect - git.inferencium.net -->
|
||||
<!-- Version: 1.0.1 -->
|
||||
<!-- Version: 1.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -26,6 +26,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Redirect</h1>
|
||||
<p><code>git.inferencium.net</code> has been relocated to <code>src.inferencium.net</code>.<br>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Source -->
|
||||
<!-- Version: 4.0.2 -->
|
||||
<!-- Version: 4.1.0-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Source</h1>
|
||||
<nav id="toc">
|
||||
|
Loading…
x
Reference in New Issue
Block a user