From 366f7d4361a059ec470663f6d5fa83b870af5d09 Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Mon, 14 Feb 2022 19:56:53 +0100 Subject: [PATCH] Added Security Addendum to README Signed-off-by: Louis Vallat --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ae6e0d7..0a6b036 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ borked for 2 minutes once every few months shouldn't be an issue. Although this is not new, maybe a bit young (from 2012), this technology isn't widely spread. +## Security addendum + +Although it provides a bit more security, as it prevents MITM attacks from +downgrading your TLS (or disable it all together), I would ***strongly*** recommend +to send sensitive emails **only** using PGP encryption! Plain text emails are +privacy nightmares! + ## References and links - Article from Abyss Project: [link](https://www.abyssproject.net/2016/09/creer-utiliser-enregistrements-tlsa-dane/)