Privacy guarantees

Why most private apps aren't actually private

Privacy policies say "we don't sell your data." That's different from "we don't see your data." Most journaling apps store your entries on their servers, even if they promise not to misuse them. When AI features are involved, your text is processed by a cloud model, which means it travels across the internet and through someone else's infrastructure.

This isn't a criticism of those companies' intentions. It's a technical consequence of how cloud AI works. The model has to receive your text to process it.

MirrorNotes' privacy is architectural. There's no code path that transmits your journal text. The model lives on your device and reads your entries on your chip. Nothing to intercept. Nothing to breach. Nothing to subpoena.

How the privacy works technically

๐Ÿ“ฑ

On-device AI

Gemma 3 1B runs via CoreML on your iPhone's Neural Engine. No API calls, no tokens consumed, no data sent.

๐Ÿ”’

SwiftData storage

Entries stored locally in SwiftData on your device. Encrypted at rest by iOS. We have no database of your entries.

โ˜๏ธ

iCloud sync

Optional iCloud backup syncs entries across your Apple devices. Encrypted under your Apple ID. We can't access it.

โœˆ๏ธ

Offline-first

Every feature, writing, reading, search, all AI, works with no internet connection.

How MirrorNotes compares to other private apps

AppJournal stored on-deviceAI on-deviceAccount requiredWorks offline
MirrorNotesYesYes, Gemma 3NoFully
Day OneiCloud + their serversCloud AIRequiredWriting only
RosebudTheir serversCloud AIRequiredNo
ReflectTheir serversCloud AIRequiredWriting only
Apple JournalOn-deviceApple Intelligence (cloud)Apple IDWriting only

What you get with private journaling

Privacy doesn't mean fewer features. MirrorNotes delivers the full AI journaling experience, privately, and free:

Frequently asked questions

Can MirrorNotes see my journal?

No. Entries are stored on your device in SwiftData (an Apple framework) and optionally synced through your own iCloud. We have no server that receives journal text, no database of entries, and no ability to read what you write.

What happens if I delete the app?

Entries stored locally are deleted with the app. iCloud copies are retained until you delete them from iCloud, that's under your control in iOS Settings. We hold nothing on our end.

Is there a privacy policy?

Yes, read the full privacy policy. The short version: we don't collect journal content, we don't sell data, and there's no analytics on what you write.

Why not open source the app?

Open source is on the roadmap. The on-device architecture means even without open source, the privacy is verifiable: run a network monitor while using MirrorNotes and you'll see zero journal-related network requests.

Private journaling, starting now

Every feature, completely free. No trial, no card, no catch.

Download on the App Store