Skip to content

Commit

Permalink
browser-extensions: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Feb 14, 2024
1 parent 8033199 commit 8e800ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/browser-extensions.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ These likely also exist, but just without the `vendor-` part when searhcing.

# Firefox about:config

_On LibreAwoo, refer to my [conf/librewolf.overrides.cfg.js in my shell-things repo](https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/conf/librewolf.overrides.cfg.js)._
_On LibreAwoo or autoconfig, refer to my [conf/librewolf.overrides.cfg in my shell-things repo](https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/conf/librewolf.overrides.cfg) which has kind of replaced this section?._

- `security.certerrors.mitm.auto_enable_enterprise_roots` to `false` in order to not trust system CA store in case of enterprise MITM
- `security.OCSP.require` to `true` in order to not allow [OCSP](https://en.wikipedia.org/wiki/OCSP_stapling) soft fail. This may be a bit paranoid, but _only the paranoid survive._
Expand Down

0 comments on commit 8e800ef

Please sign in to comment.