mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	security.csp.experimentalEnabled
This commit is contained in:
		
							
								
								
									
										4
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								user.js
									
									
									
									
									
								
							@@ -1195,6 +1195,10 @@ user_pref("network.IDN_show_punycode", true);
 | 
				
			|||||||
/* 2673: enforce CSP (Content Security Policy) (default is true)
 | 
					/* 2673: enforce CSP (Content Security Policy) (default is true)
 | 
				
			||||||
 * https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP ***/
 | 
					 * https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP ***/
 | 
				
			||||||
user_pref("security.csp.enable", true);
 | 
					user_pref("security.csp.enable", true);
 | 
				
			||||||
 | 
					/* 2674: enable CSP 1.1 experimental hash-source directive (FF29+)
 | 
				
			||||||
 | 
					 * https://bugzilla.mozilla.org/show_bug.cgi?id=855326
 | 
				
			||||||
 | 
					 * https://bugzilla.mozilla.org/show_bug.cgi?id=883975 ***/
 | 
				
			||||||
 | 
					user_pref("security.csp.experimentalEnabled", true);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*** 2697: USER AGENT (UA) SPOOFING
 | 
					/*** 2697: USER AGENT (UA) SPOOFING
 | 
				
			||||||
     Spoofing your UA to *LOWER* entropy *does* *not* *work*. It may even cause site breakage
 | 
					     Spoofing your UA to *LOWER* entropy *does* *not* *work*. It may even cause site breakage
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user