mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-09 01:15:04 -04:00
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). https://forums.whonix.org/t/enable-network-idn-show-punycode-by-default-in-thunderbird-to-fix-url-not-showing-real-domain-name-homograph-attack-punycode/8415
This commit is contained in:
parent
bf62306d4f
commit
b55c2fd62e
2 changed files with 11 additions and 0 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -241,6 +241,9 @@ Description: enhances misc security settings
|
|||
* 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:
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue