Effective date: 24 August 2026 Applies to: the Wird mobile app (com.drobya.wird), version 1.0.0 and later. Hosted at: https://wird2.drobya.com/privacy
Wird is a Quran reading and daily-portion (wird) tracking app. This policy explains, honestly and completely, what data exists when you use it, where it goes, and how you control it.
The short version: if you never create an account, Wird sends nothing off your device — it is a fully offline app. If you sign in, the reading data you'd expect (your progress, khatmah plan, highlights, notes, and settings) syncs to your own account so it follows you across devices. Wird has no ads, no analytics, no trackers, and does not sell or share your data with anyone.
You can use every core feature of Wird — reading the mushaf, building a khatmah (completion) plan, tracking your daily portion, highlighting and annotating ayahs, listening to recitation, and receiving reminders — without creating an account.
As a guest, all of your data (reading progress, khatmah plans, highlights, notes, and settings) is stored only in a local database on your device (Wird's local store; see packages/wird_db in the app's source). Nothing is transmitted to Wird's servers or any third party. There is no background network sync of your reading data while you are signed out.
The only network activity a guest generates is the on-demand streaming of recitation audio, described in §4 below, which goes directly to a third-party CDN — never through a Wird-operated server.
Signing in is entirely optional and only useful if you want your reading data to follow you to a second device. If you choose to sign in, Wird uses Supabase as its backend (authentication + database) and PowerSync as the sync layer between your device and that backend.
To create an account you provide either:
This creates an account record (email address, an internal account ID, and optionally a display name) with Wird's backend provider, Supabase.
Wird's login screen also has provider support built in for Sign in with Apple, but that option is not yet enabled in the shipping 1.0.0 build — only email/password and Google sign-in are live at launch. This policy will be updated when Apple sign-in ships.
Only the following categories of app data sync to your account, so they are available on every device you sign into:
A few pieces of data are deliberately device-local and never sync, even when you're signed in: your current page/scroll position within the mushaf, a one-time onboarding-hint flag, and your last-played recitation position/track (so switching devices doesn't interrupt a session with a stale "resume" prompt). The per-device identifier used to keep your reading history correctly ordered across devices is a random ID generated on your device at install time — it does not identify your hardware and is never sent anywhere on its own.
Wird does not request or collect your location, contacts, photos, camera, or microphone. It has no advertising SDK, no analytics SDK, and no crash-reporting SDK — nothing in the app tracks your usage across other apps or websites, and nothing is used for advertising.
You can delete your account from within the app (Settings/Account). This calls a server-side function that permanently deletes your authentication record; because every piece of your synced data is linked to that account, its deletion cascades and removes all of it — khatmah plans, reading history, highlights, notes, and settings — from Wird's backend. Deleting your account also clears the app's local copy of that data on the device you deleted it from. This is irreversible.
You can also simply sign out without deleting your account; your data remains stored under your account for when you sign back in, and the local copy on that device is cleared (except your device's own identifier and downloaded content caches, which are harmless without an account).
Wird can remind you about your daily portion, Friday Al-Kahf, and nightly Al-Mulk readings. These are local, on-device notifications scheduled by the operating system — Wird does not use push notifications and no notification data is sent to or generated by a server. You control these reminders (on/off and time) in Settings, and the OS notification permission prompt governs whether they can be delivered at all.
Word-level recitation read-along is a core feature of Wird. When you play a recitation:
audio-cdn.tarteel.ai, part of the Quranic Universal Library / QUL project) to your device. Your device requests specific reciter/surah files from that server; Wird's own backend is never involved in and never sees this traffic.Streaming a file necessarily sends your device's IP address and a request for that file to Tarteel's servers, the same as any audio-streaming or CDN-hosted media request — this is standard web-request behavior, not data collection performed by Wird. See Tarteel's own privacy terms for how their CDN handles that traffic; Wird is a third-party client of that public CDN and has no visibility into or control over Tarteel's server logs.
Wird lets you share an ayah (as text or a generated image) using your device's native share sheet. This hands the content to whichever app or service you choose from that sheet (Messages, Mail, another app, etc.) — Wird does not have its own sharing backend and does not see or log what you share or with whom.
Wird has an optional manual backup feature (Settings/About) that exports all of your local app data (khatmah plans, reading history, highlights, notes, settings) to a JSON file you choose where to save, using your device's own file picker. This file is created and stored entirely under your control — Wird does not upload it anywhere. Restoring a backup reads a file you choose in the same way. If you share that JSON file with anyone (e.g., via cloud storage, email, AirDrop), that is your choice and outside Wird's control — the file is not encrypted, so treat it like any personal document.
Wird is completely free, with no advertisements, no in-app purchases, no subscriptions, and no third-party analytics or advertising SDKs of any kind. Wird does not sell, rent, or share your personal data with third parties for their own marketing or advertising purposes, and does not use your data for any purpose beyond providing the app's own features described above.
The only third-party services Wird's backend uses are:
Wird is a general-audience reference/reading app with no age-gated content. It does not knowingly collect personal data from children beyond the same account information (email, or Google-provided name/email) any user provides to create an account, and account creation is never required to use the app.
If Wird's data practices change, this page will be updated and the "Effective date" above revised accordingly. Material changes will also be noted in the app's release notes.
Questions about this policy or your data can be sent through the contact form at wird2.drobya.com/support, which reaches the app's maintainer directly. There is deliberately no email address printed here: a public inbox on a public page is harvested within days, and a form that nobody else can read back is both safer for you and answerable by us. Leave a reply address in the form if you would like an answer.
This policy describes Wird's actual data flows as implemented in the app's source (auth, PowerSync/Supabase sync, recitation streaming, local notifications, and backup) as of version 1.0.0. It is not a substitute for legal review before publication.