win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
2.47k stars 85 forks source link

Restore the ability to disable ECH in Supermium #1005

Open EgorKuzevanov opened 2 weeks ago

EgorKuzevanov commented 2 weeks ago

Since November 6, 2024, Roskomnadzor blocked Cloudflare ECH in Russia, as a result of which Supermium 126 stopped opening all sites hosted by Cloudflare, including the site with mods for The Sims 3 game https://www.nraas.net. However, Google has removed from modern Google Chrome versions the ability to disable ECH by changing the #encrypted-client-hello flag to "Disabled" in chrome://flags, so this ability is not available in Supermium 126 either.

win32ss, can you restore to Supermium the ability to disable the #encrypted-client-hello flag in chrome://flags?

Vangelis66 commented 2 weeks ago

It's probably this commit: d871c7a7e27f8beb047bbc12111db6bde9833d3f :+1: ...

win32ss commented 2 weeks ago

It actually isn't. There were some issues with that change, so it is being reverted and replaced with a simpler commit that is tied to the enterprise policy-set pref to disable it.

Vangelis66 commented 2 weeks ago

... FTR, Supermium-v121 was the last version where ECH could be controlled by the user via an exposed chrome://flags flag:

ECH