mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
1222: typo
This commit is contained in:
parent
f024e9bd43
commit
78bf49adb4
2
user.js
2
user.js
@ -640,7 +640,7 @@ user_pref("security.family_safety.mode", 0);
|
|||||||
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1216882 - related bug (see comment 9) ***/
|
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1216882 - related bug (see comment 9) ***/
|
||||||
// user_pref("security.nocertdb", true); // (hidden pref)
|
// user_pref("security.nocertdb", true); // (hidden pref)
|
||||||
/* 1222: enforce strict pinning
|
/* 1222: enforce strict pinning
|
||||||
** PKP (Public Key Pinning) 0=disabled 1=allow user MiTM (such as your antivirus), 2=strict
|
* PKP (Public Key Pinning) 0=disabled 1=allow user MiTM (such as your antivirus), 2=strict
|
||||||
* [WARNING] If you rely on an AV (antivirus) to protect your web browsing
|
* [WARNING] If you rely on an AV (antivirus) to protect your web browsing
|
||||||
* by inspecting ALL your web traffic, then leave at current default=1
|
* by inspecting ALL your web traffic, then leave at current default=1
|
||||||
* [1] https://trac.torproject.org/projects/tor/ticket/16206 ***/
|
* [1] https://trac.torproject.org/projects/tor/ticket/16206 ***/
|
||||||
|
Loading…
Reference in New Issue
Block a user