From 7a70ef473945de1656e0a7fededa3adae48c1841 Mon Sep 17 00:00:00 2001 From: earthlng Date: Wed, 23 Jun 2021 15:53:46 +0000 Subject: [PATCH] Update user.js --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 2206abe..7d5b929 100644 --- a/user.js +++ b/user.js @@ -741,7 +741,7 @@ user_pref("dom.security.https_only_mode_send_http_background_request", false); /** CIPHERS [WARNING: do not meddle with your cipher suite: see the section 1200 intro] * These are the ciphers listed under "Cipher Suites" [1] that are either still using SHA-1 and CBC, - * an/or are missing Perfect Forward Secrecy [3] and/or have other weaknesses like key sizes of 128 + * and/or are missing Perfect Forward Secrecy [3] and/or have other weaknesses like key sizes of 128 * [1] https://browserleaks.com/ssl * [2] https://en.wikipedia.org/wiki/Key_size * [3] https://en.wikipedia.org/wiki/Forward_secrecy