site updates

This commit is contained in:
= 2025-11-10 19:03:34 +00:00
parent b43c05b4d9
commit 3a5e3d7c8c
4 changed files with 13 additions and 5 deletions

View file

@ -9,3 +9,7 @@
<p>We try to keep things under lock-and-key as much as possible. Remote access into the server is only possible for myself, using an SSH Key that only exists as part of a pin-locked hardware PGP key. This ensures no one but myself can access the server infrastructure.</p>
<p>Failing that, root login is disabled by default, with only a single unpriviliged user accessible via SSH. This user requires a <a title="Supposedly 1.12e200 years to crack, according to https://www.passwordmonster.com/. If this is to be trusted, the heat death of the universe will come before this password is cracked." class="hover">complex password</a> to access sudo, and does not have read or write permissions to any confidential service data.</p>
<p>As proof of our word, our NixOS system configuration is publicly auditable, find links for it on the <a href="/">homepage</a> and in our <a href="/privacy-policy.html">privacy policy</a>.</p>
<h3>Contact</h3>
<hr>
<p>If you have any questions, concerns, or just want to chat, feel free to <a href="mailto:root@distrust.network?subject=INQUIRY">email me</a>. I try to respond to all emails within 48 hours, weekends and holidays excluded.</p>
<p>For service status updates, please refer to our status page, which is linked on our <a href="/">homepage</a>.</p>