Applies to Notif v1.x for iOS.
Notif has no accounts, no analytics, no advertising, and no cross-app tracking. Almost everything happens on your device. The one exception is Notif's AI features (Smart Context and Chat): when you use them on a non-private note, that note's text is sent — over an encrypted connection — to Notif's own server and on to an AI provider to generate the reply, then returned to you. Private notes are never sent anywhere, ever. The AI features are opt-in and reversible.
Your notes live on your device and — for notes you sync — inside Apple's own Reminders and Calendar under your existing iCloud settings. Notif keeps a small local database (text, colors, positions, settings). There is no Notif account and no Notif cloud copy of your notes.
Notif has two features that use a cloud AI model. Both send only the single note you're acting on (its text, and minimal context like a linked place or contact) — never your whole library, and never a private note.
Your device sends the note over HTTPS to Notif's server (a Cloudflare Worker), which forwards it to an AI provider (currently OpenAI and/or Anthropic) and returns the response. Notif's server does not store your note content, and Notif's logs never contain note text. The AI provider processes the request under its API terms; these providers' APIs do not use API content to train their models by default.
Any note you mark private — or that Notif auto-flags as sensitive (passwords, PINs, and similar) — has no path off your device. It is excluded from the AI features, from widgets, and from every network feature, enforced in code.
Each is optional and used only for the feature it names: Reminders and Calendar (your notes are these items), Contacts (only via Apple's picker), Location (nearby places), Photos / Camera / Microphone / Speech (turning a photo or dictation into text), Weather (a forecast for a weather-related note).
Notif Pro is sold through Apple's In-App Purchase. Apple handles payment; Notif never sees your card or Apple account details, only whether a valid subscription is active on the device.
No cross-app tracking. No advertising. No analytics or third-party tracking SDKs. No sale or sharing of your data.
Turn Smart Context off in Settings to stop all automatic egress; don't open Chat to avoid it entirely; mark any note private to seal it on device. Deleting the app removes its local database.
Questions: andrewamisola1@gmail.com.