Skip to content

tor-browser#41159 Remove HTTPS Everywhere from Tor Browser Android

ma1 requested to merge ma1/fenix:bug_41159 into tor-browser-102.2.1-12.0-1

This patch automatically removes HTTPS Everywhereon startup (tor-browser#41159 (closed)) if and only if:

  1. Has not been automatically removed yet (which check and set a persistent httpsEverywhereRemoved boolean flag)
  2. User opted out from built-in HTTPS-Only

In next alpha and in stable we plan not to check for #2 anymore but just forcibly turn HTTPS-Only ON once, contextually to the one-time extension removal.

From then on user can freely choose any combination of HTTPS-Only and HTTPS Everywhere at their own risk.

Edited by ma1

Merge request reports