From 7c0ec7e50797c0da719f389e61445ff7d8e252b3 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 3 Nov 2019 04:23:40 -0500 Subject: [PATCH] readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 809448f..c8bbb44 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,9 @@ Application specific hardening: * Deactivates previews in Dolphin. * Deactivates previews in Nautilus. * Deactivates thumbnails in Thunar. +* Enables punycode (`network.IDN_show_punycode`) by default in Thunderbird +to make phising attacks more difficult. Fixing URL not showing real Domain +Name (Homograph attack). Discussion: