mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-02 06:53:37 +02:00
add leading asterick
Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
This commit is contained in:
parent
8239d41475
commit
df4988c3f1
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -754,7 +754,7 @@ user_pref("security.mixed_content.block_object_subrequest", true);
|
||||||
// user_pref("security.ssl3.rsa_des_ede3_sha", false);
|
// user_pref("security.ssl3.rsa_des_ede3_sha", false);
|
||||||
/* 1262: disable weak ciphers
|
/* 1262: disable weak ciphers
|
||||||
* ALL: use SHA1 and CBC which should be considered broken [1] [2]
|
* 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
|
* NOPFS: https://en.wikipedia.org/wiki/Forward_secrecy
|
||||||
* DHE: Diffie-Hellman key exchange w/o Elliptic-curves
|
* DHE: Diffie-Hellman key exchange w/o Elliptic-curves
|
||||||
* [STATS] Firefox telemetry (June 2020)
|
* [STATS] Firefox telemetry (June 2020)
|
||||||
|
|
Loading…
Add table
Reference in a new issue