mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-22 05:43:31 +07:00
typo in file name
This commit is contained in:
11
etc/thunderbird/pref/40_security-misc.js
Normal file
11
etc/thunderbird/pref/40_security-misc.js
Normal file
@ -0,0 +1,11 @@
|
||||
//#### Copyright (C) 2019 - 2023 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
|
||||
//#### See the file COPYING for copying conditions.
|
||||
|
||||
//#### meta start
|
||||
//#### project Whonix and Kicksecure
|
||||
//#### category security and apps
|
||||
//#### description 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
|
||||
//#### meta end
|
||||
|
||||
// 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
|
||||
pref("network.IDN_show_punycode", true);
|
Reference in New Issue
Block a user