GrapheneOS Releases Rewritten Messaging App: An Open-Source Privacy-First Approach

GrapheneOS releases a fully rewritten, open-source messaging app built around zero telemetry and minimal permissions.
GrapheneOS has released a completely rewritten Messaging app (version 13), open-sourced on GitHub and sparking over 180 comments on Hacker News. As a security- and privacy-focused custom Android OS, GrapheneOS consistently replaces system defaults with in-house components to reduce the attack surface and ensure auditability. This release is a full architectural rebuild — not an incremental update — designed to embed privacy and security from the ground up. The app adheres strictly to no telemetry, no tracking, and minimal permissions, embodying the project's core data-minimization philosophy. For high-privacy-needs users like journalists and security researchers, it represents a genuine engineering effort to return control of communications data to users.
The GrapheneOS team has released a completely rewritten Messaging app, tagged as version 13, with the source code hosted on their official GitHub repository. The announcement gained 265 upvotes and over 180 comments on Hacker News, reflecting the community's sustained interest in privacy-focused mobile systems.
A Complete Rewrite, Not an Incremental Update
For longtime GrapheneOS followers, a rewritten messaging app comes as no surprise. GrapheneOS is a security- and privacy-focused custom Android OS running on Google Pixel devices. The project team consistently works to minimize reliance on third-party components, replacing system defaults with in-house or hardened alternatives to reduce the attack surface and ensure code auditability.
The newly released Messaging app is a full "rewrite" rather than a simple iteration. This means the team didn't patch an existing codebase — they rebuilt the app from the ground up at an architectural level. For a security-first project, a rewrite typically means shedding legacy baggage, adopting more modern development paradigms, and embedding privacy and security considerations at the design stage itself.

Why a Messaging App Deserves Attention
A messaging app might seem like one of the least remarkable components in an operating system, but it's actually a highly privacy-sensitive entry point. SMS carries a significant amount of personal communications, verification codes, and account information — any permission abuse or data leak can have serious consequences. Default messaging apps on mainstream platforms are often deeply integrated with vendor cloud services, advertising identifiers, or cloud backups, which conflicts directly with GrapheneOS's principle of data minimization.
By developing its own messaging app, GrapheneOS can ensure the app carries no telemetry, makes no unnecessary network requests, and requests only the minimum permissions required. These seemingly basic but easily overlooked design choices are precisely what distinguishes a privacy-focused OS from a standard Android distribution.
The Value of Open Source and Auditability
The project code is publicly hosted on GitHub, where anyone can inspect it, audit it, and file issues. This transparency is the foundation of trust for privacy-oriented software — users don't have to rely solely on a vendor's promise of "we don't collect your data." Instead, independent security researchers can verify whether the code's actual behavior matches what's advertised.
In the Hacker News discussion, the community was broadly supportive of fully open-source, ad-free, tracking-free communication tools. The hundreds of comments also signal that discussions around mobile privacy, de-Googling, and self-hosted communications remain perennial hot topics in the tech community.
What This Means for Everyday Users
It's worth being clear: GrapheneOS and its in-house apps are primarily aimed at users with elevated privacy and security requirements — journalists, security researchers, and technically inclined individuals who care about digital sovereignty. The project doesn't chase flashy features; it prioritizes reliability, simplicity, and security above all else.
For everyday users, the practical experience of the rewritten messaging app may not feel dramatically different — the core functionality of sending and receiving messages remains the same. But at the system level, this app represents a design philosophy: returning control of users' communications data to the users themselves. As awareness of data privacy continues to grow, open-source, auditable, tracking-free tools like this may attract a much broader audience in the years ahead.
Closing Thoughts
GrapheneOS's decision to rewrite its messaging app is, in essence, a microcosm of its broader privacy strategy: continuously replacing and hardening system components to progressively build a trustworthy, transparent, tracking-free mobile environment. While this is just a single app release, it serves as a reminder that privacy isn't some grand feature — it's an engineering practice built from countless small details.
(Note: Due to limited source material, portions of this article are contextualized based on GrapheneOS's publicly available project background. For specific feature details, please refer to the official release notes.)
Related articles

MiniMax H3 Cloud GPU Benchmark: Speed and Cost Per Dollar Across Four Platforms and Four Cards
Developer self-funded benchmark of MiniMax H3 T2V across Vast.ai, Hyperstack, RunPod, and Nebius — RTX 4090 spot beats H100 on cost, L40S matches 4090 speed, full data included.

Fireworks Lab Partners with Genspark on RL Research: 100+ Experiments to Catch Model Reward Hacking
Fireworks Lab and Genspark co-develop RL algorithms on frontier-grade infrastructure, running 100+ experiments and using trajectory inspection to catch reward hacking.

Vaultisse: A Deep Dive into the Self-Hosted Physical Book Collection Manager
Vaultisse is an MIT-licensed self-hosted physical book manager with ISBN scanning, copy status tracking, shelf location, and borrower management. Deployable via Docker.