diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 16:27:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 16:27:21 -0400 |
| commit | 810d5ae53b029e98dc9affe23902a0a116223c6b (patch) | |
| tree | 16d9f0fdfde28bb7f1113578df1e4f117fb307e7 /static | |
| parent | d73d12f933a1ab05910a5a8512ae4f1ae3def032 (diff) | |
expand DNSSEC information
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index c36ee0c7..ae1a889b 100644 --- a/static/features.html +++ b/static/features.html @@ -218,7 +218,9 @@ <li>Our web sites disable referrer headers to maximize privacy</li> <li>Our web sites fully enable cross origin isolation and disable embedding in other content</li> - <li>DNSSEC implemented for all of our domains</li> + <li><a href="https://internet.nl/faqs/dnssec/">DNSSEC</a> implemented for all + of our domains to provide a root of trust for encryption and authentication + for domain/server configuration</li> <li>DNS Certification Authority Authorization (CAA) records for all of our domains permitting only Let's Encrypt to issue certificates with fully integrated support for the experimental <code>accounturi</code> and |
