Comment by Kazik24
Applications based on QUIC and/or P2P might be an option. QUIC is designed to not be as easy to filter as TCP + TLS. But then right now it can be blocked by just blocking UDP. But if majority of the internet would use QUIC then blocking UDP would mean blocking most of the internet so the governments wouldn't be so eager do nationwide firewalls (hopefully).
Encrypted Client Hello is also a puzzle piece towards that - makes it much harder to kill TLS connections that are trying to reach specific websites. Also makes it easier to conceal proxies.
The adoption speed is critical, exactly because of what you're saying. It's easy for a wannabe authoritarian to make a decision to "just block all of ECH and QUIC traffic" if that breaks 0.8% of all traffic - but not if that breaks 80% of all traffic.