Australian Owned • ABN 35 942 206 406 • Same-day dispatch
OS Comparison · Australia

GrapheneOS, CalyxOS, LineageOS, DivestOS — which one, and why?

A plain-English comparison of the four serious privacy-focused Android alternatives, written for Australians choosing a phone OS in 2026.

The four-second answer

If you want the strongest production privacy and security platform on a phone you can actually buy in Australia: GrapheneOS on a Google Pixel. There is no second answer at the same security tier.

If you can't run GrapheneOS (your hardware isn't supported, or you need a feature it doesn't ship): CalyxOS is a good fallback for casual privacy, LineageOS if you need broader device support, DivestOS if you have an older phone Lineage has dropped.

The rest of this page is the long-form comparison so you can verify that answer for yourself.

Side-by-side comparison

Property GrapheneOS CalyxOS LineageOS DivestOS
Hardware supportPixel 6–10 onlyPixel 6–9, some othersHundreds of devicesOlder devices Lineage dropped
Verified boot relockedYesNoNoNo
Hardened mallocYesNoNoPartial
MTE on Pixel 8+YesNon/an/a
Google servicesSandboxed Play (optional, isolated)microG (Google API re-implementation)Open GApps (full Google) or noneNone or microG
Per-app network toggleYesLimitedNoPartial (firewall apps)
Per-app sensor toggleYesNoNoNo
Multiple user profilesYes (full isolation)YesYesYes
Auto-reboot to BFUYes (configurable)NoNoNo
Duress PINVia Phantom ProtocolNoNoNo
AU banking app compatibilityMost work via sandboxed PlayMany via microGSome — apps detect rootLimited
Active development paceDaily commits, monthly stableMonthlyMonthly+Quarterly
Project funding modelDonations, no commercial entityCalyx Institute non-profitVolunteer + sponsorsVolunteer

Why GrapheneOS wins on the metrics that decide

Verified boot is the dividing line

Of the four alternatives, only GrapheneOS lets you relock the bootloader against the project's signing keys. The other three keep the bootloader unlocked permanently as part of running the custom OS. For any threat model that includes physical-access attacks — border crossings, evil-maid, opportunistic forensics — verified-boot relocking is not a "nice to have", it's the foundation everything else builds on. A phone with great encryption and an unlocked bootloader is one factory-image flash away from a backdoored copy of itself.

Hardened userspace, not just removed Google

"De-Googling" is the popular framing of these projects, but the security difference between GrapheneOS and the others is in the userspace hardening. Hardened malloc catches memory-corruption bugs at allocation time. The hardened bionic libc removes legacy attack surface. MTE on Pixel 8+ catches use-after-free and heap-overflow exploits at the hardware level. CalyxOS and LineageOS run essentially stock-AOSP userspace with Google removed; the hardening surface is the same as stock Android.

Sandboxed Play vs microG vs nothing

This is the practical question that decides whether your daily-use apps work. GrapheneOS uses sandboxed Google Play — the actual Google Play Services binary, but running in an isolated profile with no special privileges. To the bank app, it looks like real Google because it is real Google; to the OS, it has no more access than any other app. CalyxOS uses microG, an open-source reimplementation. It works for many apps but breaks for apps that depend on cryptographic signing of Google service responses (which is a growing fraction of banking, government, and DRM apps). LineageOS leaves the choice to the user — install Open GApps for compatibility (you're back to full Google) or run microG yourself.

When you'd choose CalyxOS instead

CalyxOS is a good choice if:

CalyxOS is genuinely a good privacy improvement over stock Android. It's just not in the same security tier as GrapheneOS.

When you'd choose LineageOS or DivestOS

LineageOS is the right pick when your phone is not a Pixel and you don't want to buy one. It supports hundreds of devices including older Samsungs, Xiaomis, OnePluses, and Motorolas. The trade-offs are: no verified-boot relock, no hardened userspace, and Google services either fully present (if you install Open GApps) or partially via microG.

DivestOS is a Lineage fork by the late security researcher Tad ("SkewedZeppelin"). It targets older devices that mainline Lineage has dropped, with selectively-backported security patches. Use it if you have a perfectly working 2018-era phone you don't want to throw away — but understand the security ceiling is determined by what the manufacturer last patched in firmware.

GrapheneOS vs CalyxOS Australia — what this means for buying

If you are searching GrapheneOS vs CalyxOS Australia because you are choosing an OS for a phone you have not yet bought: pick GrapheneOS. The GrapheneOS vs CalyxOS Australia decision is settled by verified-boot relock and hardened userspace — both available on GrapheneOS, neither on CalyxOS.

If you are buying a new privacy phone in 2026 and you have any choice of hardware: buy a Pixel and run GrapheneOS. The Pixel is the only widely-stocked Australian phone that supports the dividing-line feature (verified boot relocked) and the hardened-userspace work (hardened malloc, MTE on Pixel 8+).

If you are upgrading from a non-Pixel: don't keep the existing hardware out of sentimentality. The privacy and security improvement from a non-Pixel-on-LineageOS to a Pixel-on-GrapheneOS is the largest single upgrade you can make.

Privacy Devices ships every device with GrapheneOS pre-installed, verified boot relocked, and the Phantom Protocol operational layer pre-armed. Pixel 9a from $1,499. Pixel 10 Pro from $2,189. Same-day Australian dispatch. For the AU vendor field comparison (GhostPixel vs ThreeCats vs PrivacyPros vs PrivacyFirst vs FreedomTech vs us), see the best degoogled phone Australia 2026 page.

GrapheneOS vs CalyxOS — quick clarifications

Common follow-up questions in the GrapheneOS vs CalyxOS Australia decision:

Ready to skip the install weekend?

Every Privacy Devices Pixel ships with GrapheneOS pre-installed and verified boot relocked. Same-day Australian dispatch.

Browse Pixels → Talk to Us

Frequently asked

Which is the most secure: GrapheneOS, CalyxOS, LineageOS, or DivestOS?

GrapheneOS, by a meaningful margin. It is the only Android-based OS that supports verified boot relocked, ships hardened malloc, enables Memory Tagging Extensions on Pixel 8 and later, and has a userspace hardening surface that exceeds stock Android.

What is the difference between GrapheneOS and CalyxOS?

GrapheneOS removes Google services entirely and ships an optional sandboxed Google Play. CalyxOS runs microG, a re-implementation of Google services. CalyxOS does not relock verified boot. GrapheneOS is the cleaner, more security-focused choice; CalyxOS is more accessible to non-technical users.

Why is verified boot important?

Verified boot is the cryptographic chain that ensures the OS on your device is the one you intended, and hasn't been tampered with by anyone with physical access. GrapheneOS is the only widely-deployed Android distribution that supports relocking the bootloader against project keys, restoring full integrity. LineageOS, CalyxOS, /e/OS, and DivestOS run with bootloader unlocked permanently.

Will my Australian banking apps work?

GrapheneOS: most do (CommBank, ANZ, Westpac, NAB, ING, Macquarie via sandboxed Play). CalyxOS: many work via microG. LineageOS: most via root-bypass tools but some banks block. DivestOS: similar to LineageOS, reduced compatibility on newer apps.

Which OS works on which phones?

GrapheneOS: Pixel 6–10 only. CalyxOS: Pixel 6–9 + some others. LineageOS: hundreds of devices. DivestOS: older devices Lineage dropped. Hardware breadth: LineageOS > DivestOS > CalyxOS > GrapheneOS. Security depth: GrapheneOS > CalyxOS > DivestOS > LineageOS.

Should I install GrapheneOS myself or buy pre-installed?

Self-install is cheapest and works if you're comfortable with command-line tools, bootloader unlock, and several hours of post-install configuration. Most users prefer pre-installed because the relock step alone is easy to mishandle. Privacy Devices ships every device pre-installed with verified boot relocked.

Is GrapheneOS legal in Australia?

Yes. All four OSes are open-source. Installing them on a device you own is legal in Australia. Privacy Devices is an Australian-registered business (ABN 35 942 206 406).

Related reading