Add XMPP channel "Systems Hardening"

This commit is contained in:
inference 2023-11-22 02:54:20 +00:00
parent ee48755492
commit b0ffc559fa
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Directory --> <!-- Inferencium - Website - Directory -->
<!-- Version: 0.14.0 --> <!-- Version: 0.15.0 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -87,6 +87,19 @@
No No
</td> </td>
</tr> </tr>
<tr>
<th id="systems-hardening">Systems Hardening</th>
<td headers="uri systems-hardening"><code>xmpp://sys-hardening@muc.xmpp.inferencium.net?join</code></td>
<td class="desc" headers="description systems-hardening">
<p>Systems Hardening security and
privacy channel.</p>
<p><b>Topic:</b> General security
and privacy.</p>
</td>
<td class="green" headers="public inferencium-multimedia">
Yes
</td>
</tr>
</tbody> </tbody>
</table> </table>
</section> </section>