This commit is contained in:
Daniel Micay 2020-12-26 16:28:28 -05:00
parent a937d6039d
commit 4b962bb2f6

View File

@ -187,7 +187,7 @@
<li>Authenticated encryption for all of our services</li>
<li>Strong cipher configurations for all of our services (SSH, TLS, etc.) with
only modern AEAD ciphers providing forward secrecy</li>
<li>Our web services uses OCSP stapling with Must-Staple</li>
<li>Our web services use OCSP stapling with Must-Staple</li>
<li>DNSSEC implemented for all of our domains, which is particularly important
for securing email due to it relying on DNS records</li>
<li>DANE TLSA records for pinning keys for all our TLS services (mostly helps