There was an error while loading. Please reload this page.
2 parents f68d690 + 17a662f commit 2ae9699Copy full SHA for 2ae9699
1 file changed
pages/faq.md
@@ -9,7 +9,7 @@ permalink: /faq/
9
When properly configured, an HTTPS connection guarantees three things:
10
11
* **Confidentiality.** The visitor's connection is encrypted, obscuring URLs, cookies, and other sensitive metadata.
12
-* **Authentication.** The visitor is talking to the "real" website, and not to an impersonator or through a "man-in-the-middle".
+* **Authenticity.** The visitor is talking to the "real" website, and not to an impersonator or through a "man-in-the-middle".
13
* **Integrity.** The data sent between the visitor and the website has not been tampered with or modified.
14
15
A plain HTTP connection can be easily monitored, modified, and impersonated.
0 commit comments