Skip to content

Commit

Permalink
Merge pull request #2275 from GunGunGun/patch-7
Browse files Browse the repository at this point in the history
No more Kyber, too unstable to be on by default
  • Loading branch information
mr-cheff authored Oct 22, 2024
2 parents 065e825 + 2cfada1 commit 8631ada
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/browser/app/profile/zen-browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,3 @@ pref("network.fetchpriority.enabled", true);
// No Proxy should be default, Use system proxy allows antivirus, virus or system proxy to MITM or slowing down Zen
pref("network.proxy.type", 0);

// ZEN EXPERIMENTAL:

pref("security.tls.enable_kyber", true);
pref("network.http.http3.enable_kyber", true);

0 comments on commit 8631ada

Please sign in to comment.