From 7f40fc2ea49f1da386e31b5d8bdd3e24cda88d17 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 22 Nov 2019 04:25:14 +0000 Subject: [PATCH] less verbose --- user.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/user.js b/user.js index 0975355..6d429fd 100644 --- a/user.js +++ b/user.js @@ -721,9 +721,7 @@ user_pref("security.mixed_content.block_display_content", true); * [1] https://bugzilla.mozilla.org/1190623 ***/ user_pref("security.mixed_content.block_object_subrequest", true); -/** CIPHERS - Do not meddle with your cipher suite [see the section 1200 intro]. There is practically zero - gain doing this, but a huge downside in passive fingerprinting. Leave it up to the experts ***/ +/** CIPHERS [WARNING: do not meddle with your cipher suite: see the section 1200 intro] ***/ /* 1261: disable 3DES (effective key size < 128) * [1] https://en.wikipedia.org/wiki/3des#Security * [2] https://en.wikipedia.org/wiki/Meet-in-the-middle_attack