From 528ccc7b9139bd73bffb25137a961e689617f6e7 Mon Sep 17 00:00:00 2001 From: idchoppers <54718446+idchoppers@users.noreply.github.com> Date: Thu, 5 Jan 2023 06:54:51 -0500 Subject: [PATCH] Update README.md I just found one thing. trused -> trusted on line 102 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4eb50..50e8c5d 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ The most important thing to understand here is the path of the cyber attack – #### Problem 1 -Use a secure email provider like Protonmail or Tutanota. Also use trused VPN like Mullvad or ProtonVPN. E2E (end-to-end) encryption is only as secure as the service you are sending the email to. +Use a secure email provider like Protonmail or Tutanota. Also use trusted VPN like Mullvad or ProtonVPN. E2E (end-to-end) encryption is only as secure as the service you are sending the email to. For example, if a Protonmail user sends an email to a GMail user, the email is encrypted with TLS, but Google can still read and hand over any data that passes through their server. E2E can be re-established by using features such as the password-protected email feature from Protonmail.