#863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.

This commit is contained in:
wolfbeast 2018-11-05 15:58:39 +01:00 committed by Roy Tam
commit cb8e2c2e59
2 changed files with 23 additions and 0 deletions

View file

@ -40,6 +40,10 @@
<!ENTITY enableHPKP.label "Enable Certificate Key Pinning (HPKP)">
<!ENTITY enableHPKP.accesskey "C">
<!ENTITY OpEnc.label "Opportunistic Encryption (OE)">
<!ENTITY enableUIROpEnc.label "Enable Upgrade Insecure Requests">
<!ENTITY enableAltSvcOpEnc.label "Enable HTTP Alternative Services for OE">
<!ENTITY XSSFilt.label "XSS Filter">
<!ENTITY enableXSSFilt.label "Enable XSS filter">
<!ENTITY enableXSSFilt.accesskey "f">