Privacy Policy — SlideDash
Last updated: 2026-05-13.
SlideDash ("the app") does not collect, store, or transmit any personal information.
What the app does NOT do
- Does not collect user data. No analytics, no telemetry, no crash reporting, no usage tracking.
- Does not require an account. No sign-up, no email collection.
- Does not connect to external services. No cloud sync, no vendor APIs, no third-party SDKs other than Apple's own frameworks.
What the app DOES do
- Stores your slide decks locally in
SharedPreferences(macOS user defaults) or in any file you choose to save (.md,.json,.edn). These never leave your machine. - Runs a local-network HTTP server on a port chosen at startup (typically 8080+) to enable the QR-code remote control feature. This server only accepts connections from devices on your local network and serves only the slideshow remote UI. It does not authenticate clients (anyone scanning the QR code can drive the deck — by design, since the QR is the only way to discover the URL). The server is bound to all interfaces; restrict your network if you present on shared/public Wi-Fi.
- Loads embedded media URLs when you include images, videos (YouTube/Vimeo), or web pages as slide content. These requests go directly from your machine to the embedded service; the app does not proxy or intercept them.
In-app purchases
SlideDash Pro is a one-time non-consumable in-app purchase. The purchase flow is handled entirely by Apple's StoreKit framework. The app does not see, store, or transmit payment information — purchases are processed by Apple, and the app only receives a signed entitlement record that unlocks Pro features. Receipt validation happens on-device using Apple's signed transaction data; no server is involved.
Children's privacy
SlideDash is suitable for all ages (Apple App Store rating: 4+). No data collection means no special handling for children.
Changes to this policy
Updates will be reflected by the "Last updated" date above and published at https://slidedash.b12n.app/privacy/.
Contact
For privacy questions: support@b12n.app
For the canonical version of this policy, see https://slidedash.b12n.app/privacy/.