From df4988c3f1019dc8916b4c24c9eb43d4b8435f69 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 27 Jun 2020 12:00:49 +0000 Subject: [PATCH] add leading asterick Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index c7ba13d..edebf29 100644 --- a/user.js +++ b/user.js @@ -754,7 +754,7 @@ user_pref("security.mixed_content.block_object_subrequest", true); // user_pref("security.ssl3.rsa_des_ede3_sha", false); /* 1262: disable weak ciphers * ALL: use SHA1 and CBC which should be considered broken [1] [2] - 128: https://en.wikipedia.org/wiki/Key_size + * 128: https://en.wikipedia.org/wiki/Key_size * NOPFS: https://en.wikipedia.org/wiki/Forward_secrecy * DHE: Diffie-Hellman key exchange w/o Elliptic-curves * [STATS] Firefox telemetry (June 2020)