Privacy Policy

Last updated: 9 April 2026

1. Plain-language summary

Vays is a private voice memo app for iPhone, Apple Watch, and Mac. We do not run any backend servers. We do not collect, transmit, or store your voice recordings, transcripts, summaries, or chat messages. Everything happens on your Apple devices, in your own app sandbox.

The only ways data leaves your device are: (a) syncing between your iPhone and your own Mac over your local network, (b) optional cloud chat that you explicitly enable by entering your own OpenAI API key, and (c) downloading AI model files from public model repositories on first use.

2. Who we are

Vays is developed by Arvind Juneja as an open-source project. The full source code, including all networking code, is available at github.com/arvindjuneja/voicememo under the MIT license. You can audit, fork, or build it yourself.

This privacy policy applies to the Vays apps for iOS, macOS, and watchOS distributed through the Apple App Store and the Mac App Store, as well as builds you compile yourself from the source repository.

3. What data Vays handles

Vays processes the following categories of data, all of which are stored exclusively on your device unless you explicitly choose to sync them:

We do not collect any data that personally identifies you. We do not have access to any of the data above — it lives only on your device.

4. Data that stays on your device

Vays stores all of the data above in your Apple-provided application sandbox, namely:

This data is automatically encrypted at rest by iOS / macOS using your device's hardware-backed encryption. It is included in your iCloud Backup if you have iCloud Backup enabled (this is an Apple feature; we do not control it).

When you delete the Vays app, iOS / macOS deletes the entire app sandbox, including all of the above data.

5. Network connections Vays makes

Vays makes the following network connections, all of which are either local-network-only or initiated by an explicit user action:

6. Permissions Vays requests

Vays asks the OS for the minimum set of permissions needed to function:

You can revoke any permission at any time in the system Settings app.

7. Optional cloud features (opt-in)

Vays has exactly one cloud-based feature, and it is off by default:

OpenAI chat provider. If you switch the chat tab provider to "OpenAI" and paste in your own OpenAI API key, your chat messages on that view will be sent to OpenAI's servers using your API key. Vays does not store, log, or proxy these messages; they go directly from your device to api.openai.com. The OpenAI API key you paste is stored in your device's secure keychain.

If you use this feature, your data is also subject to OpenAI's privacy policy.

8. Subscription & payments

Vays Pro is sold as an auto-renewing monthly subscription through Apple's App Store In-App Purchase system. Apple handles the entire payment flow. Vays receives only the StoreKit transaction receipt that confirms whether you have an active Pro subscription. We do not see your Apple ID, payment method, billing address, or any other personal information.

You can manage or cancel your subscription at any time from Settings → Apple ID → Subscriptions on your device.

9. No analytics, no tracking, no ads

Vays contains no third-party analytics SDKs, no tracking pixels, no advertising frameworks, and no telemetry of any kind. We do not measure usage. We do not see crashes (unless you opt in to MetricKit's overnight reports, which Apple delivers to us via the system metrics service — these contain no PII). We do not know how many people use the app or what features they touch.

The Privacy Manifests (PrivacyInfo.xcprivacy) shipped in the app declare exactly two Required Reason API categories:

That is the entire list. No advertising, no tracking, no fingerprinting categories are declared because none are used.

10. Children

Vays is not directed at children under 13. We do not knowingly collect any data from anyone (including children) because, as described above, we do not run servers and do not collect anything at all. The app is rated 4+ on the App Store.

11. Changes to this policy

If we materially change this privacy policy, we will update the "Last updated" date at the top and post a notice on the app's website. Your continued use of Vays after a change means you accept the updated policy. The historical versions of this policy are tracked in the Git history of github.com/arvindjuneja/voicememo.

12. Contact

If you have questions about this privacy policy or how Vays handles your data, please open an issue on GitHub or visit our Support page.


This is a starting-point privacy policy written by the project author. It is not a substitute for legal advice. If you fork Vays for commercial distribution, please consult a lawyer in your jurisdiction.