Properly namespace files via filesystem directories

This commit closes issue #44.
This commit is contained in:
inference 2024-02-15 12:36:29 +00:00
parent 3d881cff31
commit 03796be388
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
29 changed files with 67 additions and 67 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - About --> <!-- Inferencium - Website - About -->
<!-- Version: 9.0.0-alpha.1 --> <!-- Version: 9.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - About</title> <title>Inferencium - About</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>
@ -592,7 +592,7 @@
<tr> <tr>
<th id="software-desktop-os">Operating system</th> <th id="software-desktop-os">Operating system</th>
<th id="gentoo_linux" headers="software-desktop software-desktop-os"> <th id="gentoo_linux" headers="software-desktop software-desktop-os">
<img src="asset/img/logo-gentoo_linux.png" width="100" height="100" alt="Gentoo Linux logo"/><br/> <img src="asset/img/logo/gentoo_linux.png" width="100" height="100" alt="Gentoo Linux logo"/><br/>
Gentoo Linux Gentoo Linux
</th> </th>
<td class="desc" headers="software-description gentoo_linux"> <td class="desc" headers="software-description gentoo_linux">
@ -629,7 +629,7 @@
<tr> <tr>
<th id="software-web_browser">Web browser</th> <th id="software-web_browser">Web browser</th>
<th id="chromium" headers="software-desktop software-web_browser"> <th id="chromium" headers="software-desktop software-web_browser">
<img src="asset/img/logo-chromium.png" width="100" height="100" alt="Chromium logo"/><br/> <img src="asset/img/logo/chromium.png" width="100" height="100" alt="Chromium logo"/><br/>
Chromium Chromium
</th> </th>
<td class="desc" headers="software-description chromium"> <td class="desc" headers="software-description chromium">
@ -671,7 +671,7 @@
<tr> <tr>
<th id="software-smartphone-os">Operating system</th> <th id="software-smartphone-os">Operating system</th>
<th id="grapheneos" headers="software-smartphone software-smartphone-os"> <th id="grapheneos" headers="software-smartphone software-smartphone-os">
<img src="asset/img/logo-grapheneos.png" width="100" height="100" alt="GrapheneOS logo"/><br/> <img src="asset/img/logo/grapheneos.png" width="100" height="100" alt="GrapheneOS logo"/><br/>
GrapheneOS GrapheneOS
</th> </th>
<td class="desc" headers="software-smartphone-description grapheneos"> <td class="desc" headers="software-smartphone-description grapheneos">
@ -717,7 +717,7 @@
<tr> <tr>
<th id="software-smartphone-web_browser">Web browser</th> <th id="software-smartphone-web_browser">Web browser</th>
<th id="vanadium" headers="software-smartphone software-smartphone-web_browser"> <th id="vanadium" headers="software-smartphone software-smartphone-web_browser">
<img src="asset/img/logo-vanadium.png" width="100" height="100" alt="Vanadium logo"/><br/> <img src="asset/img/logo/vanadium.png" width="100" height="100" alt="Vanadium logo"/><br/>
Vanadium Vanadium
</th> </th>
<td class="desc" headers="software-smartphone-description vanadium"> <td class="desc" headers="software-smartphone-description vanadium">
@ -744,7 +744,7 @@
<tr> <tr>
<th rowspan="2" id="software-smartphone-messenger">Messenger</th> <th rowspan="2" id="software-smartphone-messenger">Messenger</th>
<th id="molly" headers="software-smartphone software-smartphone-messenger"> <th id="molly" headers="software-smartphone software-smartphone-messenger">
<img src="asset/img/logo-molly.png" width="100" height="100" alt="Molly logo"/><br/> <img src="asset/img/logo/molly.png" width="100" height="100" alt="Molly logo"/><br/>
Molly Molly
</th> </th>
<td class="desc" headers="software-smartphone-description molly"> <td class="desc" headers="software-smartphone-description molly">
@ -778,7 +778,7 @@
</tr> </tr>
<tr> <tr>
<th id="conversations" headers="software-smartphone software-smartphone-messenger"> <th id="conversations" headers="software-smartphone software-smartphone-messenger">
<img src="asset/img/logo-conversations.png" width="100" height="100" alt="Conversations logo"/><br/> <img src="asset/img/logo/conversations.png" width="100" height="100" alt="Conversations logo"/><br/>
Conversations Conversations
</th> </th>
<td class="desc" headers="software-smartphone-description conversations"> <td class="desc" headers="software-smartphone-description conversations">
@ -796,7 +796,7 @@
<tr> <tr>
<th id="software-smartphone-viewer">Viewer</th> <th id="software-smartphone-viewer">Viewer</th>
<th id="gallery" headers="software-smartphone software-smartphone-viewer"> <th id="gallery" headers="software-smartphone software-smartphone-viewer">
<img src="asset/img/logo-gallery.png" width="100" height="100" alt="Gallery logo"/><br/> <img src="asset/img/logo/gallery.png" width="100" height="100" alt="Gallery logo"/><br/>
Gallery Gallery
</th> </th>
<td class="desc" headers="software-smartphone-description gallery"> <td class="desc" headers="software-smartphone-description gallery">

View File

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 123 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 313 KiB

After

Width:  |  Height:  |  Size: 313 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Blog --> <!-- Inferencium - Website - Blog -->
<!-- Version: 7.0.0-alpha.1 --> <!-- Version: 7.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Blog</title> <title>Inferencium - Blog</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Blog - #0 --> <!-- Inferencium - Website - Blog - #0 -->
<!-- Version: 8.0.0-alpha.1 --> <!-- Version: 8.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Blog - FOSS is Working Against Itself</title> <title>Inferencium - Blog - FOSS is Working Against Itself</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Blog - #1 --> <!-- Inferencium - Website - Blog - #1 -->
<!-- Version: 8.0.0-alpha.1 --> <!-- Version: 8.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Blog - systemd Insecurity</title> <title>Inferencium - Blog - systemd Insecurity</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Blog - #3 --> <!-- Inferencium - Website - Blog - #3 -->
<!-- Version: 8.0.0-alpha.1 --> <!-- Version: 8.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Blog - The Chromium Monopoly</title> <title>Inferencium - Blog - The Chromium Monopoly</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Blog - #2 --> <!-- Inferencium - Website - Blog - #2 -->
<!-- Version: 8.0.0-alpha.1 --> <!-- Version: 8.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Blog - Untrusted: The Issue with Decentralisation</title> <title>Inferencium - Blog - Untrusted: The Issue with Decentralisation</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Changelog --> <!-- Inferencium - Website - Changelog -->
<!-- Version: 5.0.0-alpha.1 --> <!-- Version: 5.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Changelog</title> <title>Inferencium - Changelog</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Changelog - Firmware - aa000-0 --> <!-- Inferencium - Website - Changelog - Firmware - aa000-0 -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Changelog - Firmware - aa000-0</title> <title>Inferencium - Changelog - Firmware - aa000-0</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Changelog - Firmware - xa000-0 --> <!-- Inferencium - Website - Changelog - Firmware - xa000-0 -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Changelog - Firmware - xa000-0</title> <title>Inferencium - Changelog - Firmware - xa000-0</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Changelog - Firmware - xb000-0 --> <!-- Inferencium - Website - Changelog - Firmware - xb000-0 -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Changelog - Firmware - xb000-0</title> <title>Inferencium - Changelog - Firmware - xb000-0</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Contact --> <!-- Inferencium - Website - Contact -->
<!-- Version: 9.0.0-alpha.1 --> <!-- Version: 9.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Contact</title> <title>Inferencium - Contact</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>
@ -52,12 +52,12 @@
for each contact method to verify my devices.</strong></p> for each contact method to verify my devices.</strong></p>
<p>Note: Verification does not verify a person, only their devices, <p>Note: Verification does not verify a person, only their devices,
and can be defeated via coercion or other force.</p> and can be defeated via coercion or other force.</p>
<p><img src="asset/img/logo-signal.png" class="logo-small" width="40" height="40" alt="Signal logo"/>Signal <p><img src="asset/img/logo/signal.png" class="logo-small" width="40" height="40" alt="Signal logo"/>Signal
<ul> <ul>
<li>+447549902964</li> <li>+447549902964</li>
</ul> </ul>
</p> </p>
<p><img src="asset/img/logo-xmpp.png" class="logo-small" width="40" height="40" alt="XMPP logo"/>XMPP <p><img src="asset/img/logo/xmpp.png" class="logo-small" width="40" height="40" alt="XMPP logo"/>XMPP
<ul> <ul>
<li>inference@inferencium.net (Main) - <li>inference@inferencium.net (Main) -
(<a href="key.xhtml#xmpp-inferencium">Key</a>)</li> (<a href="key.xhtml#xmpp-inferencium">Key</a>)</li>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Directory --> <!-- Inferencium - Website - Directory -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Directory</title> <title>Inferencium - Directory</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Documentation --> <!-- Inferencium - Website - Documentation -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Documentation</title> <title>Inferencium - Documentation</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Documentation - hardened_malloc --> <!-- Inferencium - Website - Documentation - hardened_malloc -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Documentation - hardened_malloc</title> <title>Inferencium - Documentation - hardened_malloc</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain --> <!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain -->
<!-- Version: 4.0.0-alpha.1 --> <!-- Version: 4.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="../main.css"/> <link rel="stylesheet" href="../main.css"/>
<link rel="icon shortcut" href="../asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="../asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Documentation - OpenSSL Self-signed Certificate Chain</title> <title>Inferencium - Documentation - OpenSSL Self-signed Certificate Chain</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="../index.xhtml" class="title">Inferencium</a></div> <div><a href="../index.xhtml" class="title">Inferencium</a></div>
<div><a href="../about.xhtml">About</a></div> <div><a href="../about.xhtml">About</a></div>
<div><a href="../documentation.xhtml">Documentation</a></div> <div><a href="../documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Index --> <!-- Inferencium - Website - Index -->
<!-- Version: 6.0.0-alpha.1 --> <!-- Version: 6.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium</title> <title>Inferencium</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Key --> <!-- Inferencium - Website - Key -->
<!-- Version: 8.0.0-alpha.1 --> <!-- Version: 8.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Key</title> <title>Inferencium - Key</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>
@ -81,7 +81,7 @@
<section id="e2ee"> <section id="e2ee">
<h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2> <h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
<section id="xmpp"> <section id="xmpp">
<h3><a href="#xmpp"><img class="logo-small" src="asset/img/logo-xmpp.png" width="40" height="40" alt="XMPP logo"/>XMPP</a></h3> <h3><a href="#xmpp"><img class="logo-small" src="asset/img/logo/xmpp.png" width="40" height="40" alt="XMPP logo"/>XMPP</a></h3>
<p class="update_date">Updated: 2023-10-16 (UTC+00:00)</p> <p class="update_date">Updated: 2023-10-16 (UTC+00:00)</p>
<p>Whenever possible, open the links to pin the fingerprints directly <p>Whenever possible, open the links to pin the fingerprints directly
from this webpage; if that is not possible, manually verify the from this webpage; if that is not possible, manually verify the

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Music --> <!-- Inferencium - Website - Music -->
<!-- Version: 6.0.0-alpha.1 --> <!-- Version: 6.0.0-alpha.2 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Music</title> <title>Inferencium - Music</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Source --> <!-- Inferencium - Website - Source -->
<!-- Version: 7.0.0-alpha.1 --> <!-- Version: 7.0.0-alpha.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -12,12 +12,12 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<link rel="icon shortcut" href="asset/img/logo-inferencium-no_text.png"/> <link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
<title>Inferencium - Source</title> <title>Inferencium - Source</title>
</head> </head>
<body> <body>
<nav class="navbar"> <nav class="navbar">
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div> <div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
<div><a href="index.xhtml" class="title">Inferencium</a></div> <div><a href="index.xhtml" class="title">Inferencium</a></div>
<div><a href="about.xhtml">About</a></div> <div><a href="about.xhtml">About</a></div>
<div><a href="documentation.xhtml">Documentation</a></div> <div><a href="documentation.xhtml">Documentation</a></div>