feat: Redo some wording in the HNSDoH section
All checks were successful
Build Docker / BuildImage (push) Successful in 1m12s

This commit is contained in:
2025-06-23 18:21:12 +10:00
parent 1febeaf8a3
commit eee95df47c
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -165,9 +165,9 @@
<h4 class="r-heading2">HNSDoH</h4> <h4 class="r-heading2">HNSDoH</h4>
<h6 class="r-heading3">DNS, Handshake, DoH, Distributed Systems, Linux</h6> <h6 class="r-heading3">DNS, Handshake, DoH, Distributed Systems, Linux</h6>
<ul class="r-body"> <ul class="r-body">
<li>Manage a distributed Handshake DNS-over-HTTPS (DoH) resolver infrastructure composed of multiple independent nodes.</li> <li>Manage a distributed Handshake DoH resolver network spanning six independent nodes.</li>
<li>Operate 4 out of 6 active resolver nodes across separate VMs, ensuring reliability, uptime, and software maintenance.</li> <li>Administer four nodes and collaborate with two external operators on updates, patches, and troubleshooting.</li>
<li>Coordinate with two external operators to manage updates, perform debugging, and roll out patches or feature changes collaboratively.</li> <li>Ensure uptime and resiliency across geographically distributed infrastructure.</li>
</ul> </ul>
<hr> <hr>
</div> </div>