diff --git a/website/EN/usage.html b/website/EN/usage.html index df19c67b..35c12e72 100644 --- a/website/EN/usage.html +++ b/website/EN/usage.html @@ -4,7 +4,7 @@ - + @@ -287,6 +287,16 @@ If you wish to only use ssh keys then log in to the Freedombone and edit /etc

Port 465 is used for SMTP and this is supposedly deprecated for secure email. However, using TLS from the start of the communications seems far more secure than starting off with insecure communications and then trying to upgrade it with a command to begin TLS, as happens with STARTTLS. There are possible attacks against STARTTLS in which the command to begin secure communications is removed or overwritten which could then result in email being transferred in plain text over the internet and be readable by third parties.

+ +

+From http://motherboard.vice.com/read/email-encryption-is-broken: +

+ +
+

+The researchers also uncovered mass scale attacks of STARTTLS sessions being stripped of their encryption. That attack itself isn't new: internet service providers sometimes do it to monitor users; organizations may use it to keep an eye on employees; or it may come from a malicious actor +

+