-
-
Notifications
You must be signed in to change notification settings - Fork 30
More comprehensive security comparisons for browsers article #205
Copy link
Copy link
Open
Description
Relevant resources:
- A browser security guide from a major secureblue (and Trivalent) contributor
- Madaidan's Firefox article is old but unfortunately still somewhat accurate (win32k lockdown has been enabled, but it's hard for me to tell if anything else has changed)
Extra comparisons added could be:
- Options to disable JIT, Edge can do it without needing to disable WASM and Safari needs Lockdown Mode
- Code Integrity Guard (CIG) exclusive to Edge
- Update cycle
- Control Flow Integrity (CFI)
- Strength of site isolation (Gecko and WebKit are weaker than Chromium)
- X11 or Wayland by default on Linux
- Memory allocation hardening
- Untrusted font blocking
- seccomp-bpf filtering?
I would also like to request that there be a warning against using Flatpak browsers, as they have way worse site isolation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels