Fix broken links
This commit is contained in:
parent
87f8eefc7d
commit
d0e61a16b7
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 7.0.0-alpha.10 -->
|
<!-- Version: 7.0.0-alpha.11 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -217,11 +217,11 @@
|
|||||||
hardware-acceleration, and ChaCha20-Poly1305 for devices without
|
hardware-acceleration, and ChaCha20-Poly1305 for devices without
|
||||||
AES hardware-acceleration, with AES-128-GCM as a fallback
|
AES hardware-acceleration, with AES-128-GCM as a fallback
|
||||||
(AES-128-GCM is mandated for TLS 1.3 by
|
(AES-128-GCM is mandated for TLS 1.3 by
|
||||||
<a href="https://datatracker.ietf.org/doc.html/rfc8446#section-9.1">IETF RFC8446 section 9.1</a>)</li>
|
<a href="https://datatracker.ietf.org/doc/rfc8446#section-9.1">IETF RFC8446 section 9.1</a>)</li>
|
||||||
<li>All connections are made via high-security key exchange
|
<li>All connections are made via high-security key exchange
|
||||||
protocols, preferring X25519, with secp256r1 as a fallback
|
protocols, preferring X25519, with secp256r1 as a fallback
|
||||||
(secp256r1 is mandated for TLS 1.3 by
|
(secp256r1 is mandated for TLS 1.3 by
|
||||||
<a href="https://datatracker.ietf.org/doc.html/rfc8446#section-9.1">IETF RFC8446 section 9.1</a>)</li>
|
<a href="https://datatracker.ietf.org/doc/rfc8446#section-9.1">IETF RFC8446 section 9.1</a>)</li>
|
||||||
<li><a href="https://wikipedia.org/wiki/Domain_Name_System_Security_Extensions">Domain Name System Security Extensions (DNSSEC)</a>
|
<li><a href="https://wikipedia.org/wiki/Domain_Name_System_Security_Extensions">Domain Name System Security Extensions (DNSSEC)</a>
|
||||||
enabled to provide a root-of-trust for encryption and
|
enabled to provide a root-of-trust for encryption and
|
||||||
authentication for domain and server configuration</li>
|
authentication for domain and server configuration</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user