SwiftMind SwiftMind
  • Home
  • Privacy
  • Terms
  • Support

Privacy Policy

Last updated: May 1, 2026

SwiftMind is built on a simple principle: your code is yours. SwiftMind cannot read your code, transmit your queries, or access your projects. The HTTP server binds to 127.0.0.1 (loopback) only. Nothing ever leaves your Mac.

1. What We Don't Collect

SwiftMind does not collect, store, or transmit:

  • Source code or text you send to the model
  • Queries, prompts, or completions
  • Project files or workspace content
  • Analytics or usage telemetry
  • Crash reports sent to any server
  • Device identifiers or fingerprints
  • Advertising identifiers
  • Location data

2. On-Device Processing

All inference is performed locally on your Mac using mlx-swift and Apple Silicon. The on-device model is bundled inside the app — there is no model download, no remote API call, and no cloud backend. The HTTP server listens exclusively on 127.0.0.1:1234 (loopback interface) and is inaccessible from any other device on your network.

3. Network Entitlements

SwiftMind holds only the com.apple.security.network.server entitlement — which allows it to accept loopback connections from Xcode. It does not hold com.apple.security.network.client. The app is architecturally incapable of initiating any outbound network connection.

4. Mac App Store Sandbox

SwiftMind is fully sandboxed per Mac App Store requirements. It cannot access files outside its container without explicit user permission, cannot read your keychain, and cannot communicate with other applications except through the loopback HTTP interface used by Xcode.

5. Third-Party Services

SwiftMind does not integrate with any third-party analytics, advertising, crash reporting, or tracking services. There are no SDKs, no beacons, no pixel tracking. The app is 100% self-contained.

6. Purchase and Payment

SwiftMind is sold through the Mac App Store. All payment processing is handled entirely by Apple. We do not receive or store any payment card information. Apple's privacy policy governs any data collected during purchase.

7. Support Communications

If you contact us at [email protected], we receive only the information you choose to include in your email. We use this solely to respond to your inquiry and do not share it with any third party.

8. Children's Privacy

SwiftMind is a professional developer tool not directed at children under 13. We do not knowingly collect any information from children.

9. Changes to This Policy

We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated revision date. Continued use of the app after changes constitutes acceptance.

10. Contact

Questions about this policy? Contact us at [email protected].

© 2026 Prava Labs, LLC. All rights reserved.  |  Privacy  |  Terms  |  Support