Clarify DNS records
This commit is contained in:
parent
49984fde9e
commit
89f9a1f706
10
about.xhtml
10
about.xhtml
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 7.0.0-alpha.8 -->
|
<!-- Version: 7.0.0-alpha.9 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -222,10 +222,10 @@
|
|||||||
<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.html/rfc8446#section-9.1">IETF RFC8446 section 9.1</a>)</li>
|
||||||
<li>DNSSEC implemented to provide a root-of-trust for encryption
|
<li>DNSSEC implemented to provide a root-of-trust for encryption
|
||||||
and authentication for domain and server configuration</li>
|
and authentication for domain and server configuration</li>
|
||||||
<li>Certificate Authority Authorization (CAA) enabled to prevent
|
<li>Certificate Authority Authorization (CAA) records enabled to
|
||||||
all certificate authorities other than Let's Encrypt from
|
prevent all certificate authorities other than Let's Encrypt
|
||||||
issuing TLS certificates for my domains</li>
|
from issuing TLS certificates for my domains</li>
|
||||||
<li>Secure Shell fingerprint records (SSHFP) enabled to provide
|
<li>Secure Shell fingerprint (SSHFP) records enabled to provide
|
||||||
a DNS-based root-of-trust for SSH connections to my domains</li>
|
a DNS-based root-of-trust for SSH connections to my domains</li>
|
||||||
<li>Referrer headers disabled to prevent knowing where a user
|
<li>Referrer headers disabled to prevent knowing where a user
|
||||||
was redirected from</li>
|
was redirected from</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user