Skip to content

Commit

Permalink
No more Kyber, too unstable to be on by default
Browse files Browse the repository at this point in the history
No more Kyber, too unstable to be on by default

Signed-off-by: Gun <[email protected]>
  • Loading branch information
GunGunGun authored Oct 22, 2024
1 parent 065e825 commit 2cfada1
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 2cfada1

Please sign in to comment.