Privacy Policy

Splynek collects nothing about you. No accounts, no telemetry, no crash reports, no analytics, no phone-home. Every byte of information about what you download and when lives on your Mac, full stop.

What this means concretely

When you use Splynek:

What Splynek does talk to

Splynek is a download manager, so by design it makes outbound network connections. Specifically:

What's in your local data

Splynek writes a few small JSON files under its app-support directory. They're yours and never leave your Mac unless you copy them out:

Delete these files any time. Splynek rebuilds fresh state on next launch.

Source code transparency

The entire free-tier source code is MIT-licensed and public at github.com/Splynek/splynek. You can verify every network call Splynek makes by reading the code — grep -rn URLSession Sources/ surfaces all of it in under a second.

The Pro-tier modules (AI Concierge, Recipes, Scheduling, LAN-exposed Fleet) are closed-source and ship only in the Mac App Store build, but they follow the same rule: zero telemetry, loopback-only AI, StoreKit-only payment.

In-App Purchase — handled by Apple, not us

If you buy Splynek Pro through the Mac App Store, Apple processes the payment. We receive a signed receipt from Apple confirming the purchase; we never see your credit card, your Apple ID email, or any other identifying information. Apple's own privacy policy covers their side.

Children

Splynek is not directed at children under 13. We don't knowingly collect any information from anyone (the policy applies to everyone), but this is the required disclosure.

Changes

If this policy changes, the date below updates and the commit history at github.com/Splynek/splynek shows the diff — every change is tracked publicly.

Contact

Questions? support@splynek.app.

Last updated: 2026-04-19 · View revision history