diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-26 16:28:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-26 16:28:28 -0500 |
| commit | 4b962bb2f6de5852b017ef06bf4b0682a4b2ac1e (patch) | |
| tree | dfe9c56a1945f695b377da0a427af329ea285237 /static | |
| parent | a937d6039de6f9fa53d0198c867b425dd6e5d811 (diff) | |
fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index d3722a70..9f8b090a 100644 --- a/static/features.html +++ b/static/features.html @@ -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 |
