Android not too long ago introduced Superior Safety, which extends Google’s Superior Safety Program to a device-level safety setting for Android customers that want heightened safety—reminiscent of journalists, elected officers, and public figures. Superior Safety offers you the flexibility to activate Google’s strongest safety for cellular gadgets, offering larger peace of thoughts that you just’re higher protected in opposition to essentially the most subtle threats.
Superior Safety acts as a single management level for at-risk customers on Android that permits vital safety settings throughout functions, together with a lot of your favourite Google apps, together with Chrome. On this put up, we’d love to do a deep dive into the Chrome options which are built-in with Superior Safety, and the way enterprises and customers exterior of Superior Safety can leverage them.
Android Superior Safety integrates with Chrome on Android in three foremost methods:
- Allows the “All the time Use Safe Connections” setting for each private and non-private websites, in order that customers are shielded from attackers studying confidential information or injecting malicious content material into insecure plaintext HTTP connections. Insecure HTTP represents lower than 1% of web page masses for Chrome on Android.
- Allows full Web site Isolation on cellular gadgets with 4GB+ RAM, in order that probably malicious websites are by no means loaded in the identical course of as professional web sites. Desktop Chrome purchasers have already got full Web site Isolation.
- Reduces assault floor by disabling Javascript optimizations, in order that Chrome has a smaller assault floor and is tougher to use.
Let’s check out all three, study what they do, and the way they are often managed exterior of Superior Safety.
All the time Use Safe Connections
“All the time Use Safe Connections” (also referred to as HTTPS-First Mode in weblog posts and HTTPS-Solely Mode within the enterprise coverage) is a Chrome setting that forces HTTPS wherever doable, and asks for express permission from you earlier than connecting to a website insecurely. There could also be attackers trying to interpose on connections on any community, whether or not that community is a espresso store, airport, or an Web spine. This setting protects customers from these attackers studying confidential information and injecting malicious content material into in any other case innocuous webpages. That is notably helpful for Superior Safety customers, since in 2023, plaintext HTTP was used as an exploitation vector throughout the Egyptian election.
Past Superior Safety, we beforehand posted about how our aim is to finally allow “All the time Use Safe Connections” by default for all Chrome customers. As we work in direction of this aim, within the final two years we’ve quietly been enabling it in additional locations past Superior Safety, to assist shield extra customers in dangerous conditions, whereas limiting the variety of warnings customers would possibly click on by way of:
- We added a brand new variant of the setting that solely warns on public websites, and doesn’t warn on native networks or single-label hostnames (e.g.
192.168.0.1,shortlink/,10.0.0.1). These names usually can’t be issued a publicly-trusted HTTPS certificates. This variant protects in opposition to most threats—accessing a public web site insecurely—however nonetheless permits for customers to entry native websites, which can be on a extra trusted community, with out seeing a warning. - We’ve robotically enabled “All the time Use Safe Connections” for public websites in Incognito Mode for the final yr, since Chrome 127 in June 2024.
- We robotically forestall downgrades from HTTPS to plaintext HTTP on websites that Chrome is aware of you usually entry over HTTPS (a heuristic model of the HSTS header), since Chrome 133 in January 2025.
All the time Use Safe Connections has two modes—warn on insecure public websites, and warn on any insecure website.
Any person can allow “All the time Use Safe Connections” within the Chrome Privateness and Safety settings, no matter in the event that they’re utilizing Superior Safety. Customers can select in the event that they wish to warn on any insecure website, or solely insecure public websites. Enterprises can choose their fleet into both mode, and set exceptions utilizing the HTTPSOnlyMode and HTTPAllowlist insurance policies, respectively. Web site operators ought to shield their customers’ confidentiality, guarantee their content material is delivered precisely as they supposed, and keep away from warnings, by deploying HTTPS.
Full Web site Isolation
Web site Isolation is a safety characteristic in Chrome that isolates every web site into its personal rendering OS course of. Because of this completely different web sites, even when loaded in a single tab of the identical browser window, are stored fully separate from one another in reminiscence. This isolation prevents a malicious web site from accessing information or code from one other web site, even when that malicious web site manages to use a vulnerability in Chrome’s renderer—a second bug to flee the renderer sandbox is required to entry different websites. Web site isolation improves safety, however requires additional reminiscence to have one course of per website. Chrome Desktop isolates all websites by default. Nevertheless, Android is especially delicate to reminiscence utilization, so for cellular Android kind elements, when Superior Safety is off, Chrome will solely isolate a website if a person logs into that website, or if the person submits a kind on that website. On Android gadgets with 4GB+ RAM in Superior Safety (and on all desktop purchasers), Chrome will isolate all websites. Full Web site Isolation considerably reduces the danger of cross-site information leakage for Superior Safety customers.
JavaScript Optimizations and Safety
Superior Safety reduces the assault floor of Chrome by disabling the higher-level optimizing Javascript compilers inside V8. V8 is Chrome’s high-performance Javascript and WebAssembly engine. The optimizing compilers in V8 make sure web sites run quicker, nonetheless they traditionally even have been a supply of identified exploitation of Chrome. Of all of the patched safety bugs in V8 with identified exploitation, disabling the optimizers would have mitigated ~50%. Nevertheless, the optimizers are why Chrome scores the very best on industry-wide benchmarks reminiscent of Speedometer. Disabling the optimizers blocks a big class of exploits, at the price of inflicting efficiency points for some web sites.
Javascript optimizers might be disabled exterior of Superior Safety Mode by way of the “Javascript optimization & safety” Web site Setting. The Web site Setting additionally permits customers to disable/allow Javascript optimizers on a per-site foundation. Disabling these optimizing compilers isn’t restricted to Superior Safety. Since Chrome 133, we’ve uncovered this as a Web site Setting that enables customers to allow or disable the higher-level optimizing compilers on a per-site foundation, in addition to change the default.
Settings -> Privateness and Safety -> Javascript optimization and safety
This setting might be managed by the DefaultJavaScriptOptimizerSetting enterprise coverage, alongside JavaScriptOptimizerAllowedForSites and JavaScriptOptimizerBlockedForSites for managing the allowlist and denylist. Enterprises can use this coverage to dam entry to the optimizer, whereas nonetheless allowlisting1 the SaaS distributors their workers use each day. It’s obtainable on Android and desktop platforms
Chrome goals for the default configuration to be safe for all its customers, and we’re persevering with to lift the bar for V8 safety within the default configuration by rolling out the V8 sandbox.
Defending All Customers
Billions of individuals use Chrome and Android, and never all of them have the identical threat profile. Much less subtle assaults by commodity malware might be very profitable for attackers when finished at scale, however so can subtle assaults on focused customers. Because of this we can not count on the safety tradeoffs we make for the default configuration of Chrome to be appropriate for everybody.
Superior Safety, and the safety settings related to it, are a manner for customers with various threat profiles to tailor Chrome to their safety wants, both as a person at-risk person. Enterprises with a fleet of managed Chrome installations also can allow the underlying settings now. Superior Safety is out there on Android 16 in Chrome 137+.
We moreover suggest at-risk customers be a part of the Superior Safety Program with their Google accounts, which would require the account to make use of phishing-resistant multi-factor authentication strategies and allow Superior Safety on any of the person’s Android gadgets. We additionally suggest customers allow automated updates and at all times hold their Android telephones and net browsers updated.
Notes

