Conch Privacy Policy

Last updated: September 6, 2026

Summary

Conch ("the App") does not collect, store, or transmit any personal data, usage analytics, or device information to its developer. Everything you do in the app stays on your device or goes directly to the SSH servers you choose to connect to.

What information is collected

None. Conch has no backend server, account system, login, or analytics.

What information is shared with third parties

None. No advertising SDKs, analytics providers, crash reporters, or data brokers are integrated. The App's only network connections are the SSH sessions you initiate, plus Apple's own App Store services if you make a purchase.

Local data

Conch stores the following on your device only:

This metadata lives in iOS UserDefaults and is removed when you uninstall the app. It is never transmitted off your device except to the servers you explicitly connect to.

Credentials (Keychain)

Your secrets are stored in the iOS Keychain, not in UserDefaults:

Keychain items are protected by the system, marked device-only (never synced to iCloud), and are used solely to authenticate the SSH connections you initiate. They are deleted when you remove the associated key or server, or uninstall the app.

Network connections

Conch connects only to the SSH servers you configure. Those connections are end-to-end encrypted by the SSH protocol (modern key exchange and AEAD ciphers). Conch verifies each server's host key on first connection and refuses to connect if it later changes, which protects you against man-in-the-middle attacks. No connection data is routed through, logged by, or sent to the developer or any third party.

Purchases

Conch is free. An optional one-time $1.99 in-app purchase ("Conch Pro") lifts the free-tier limit on saved servers. Purchases are processed entirely by Apple using StoreKit:

Apple's handling of the transaction is covered by Apple's own privacy policy.

Microphone & speech recognition

If you tap the microphone to dictate a command, Conch uses Apple's Speech framework to transcribe your speech to text. Audio is processed for transcription and is not stored or sent to the developer. The transcript is only inserted into your terminal session when you choose to insert or run it.

Depending on your device and language settings, Apple's Speech framework may perform recognition on-device or via Apple's servers. That processing is governed by Apple's privacy policy, not the developer's — Conch itself receives only the resulting text.

Children's privacy

Conch is rated 4+. Because Conch collects no data of any kind, it complies with COPPA and similar regulations by design.

Changes to this policy

If this policy changes, the updated version will be posted here with a new "Last updated" date. Because the App collects nothing, any change is expected to be clarifying rather than a reduction in privacy.

Support

For support or questions about this policy, contact viby.apps@gmail.com. Or visit the support page.