Conch Support

Need help with Conch? You're in the right place.

About Conch

Conch — Console Over Network, Cryptographically Hardened — is an SSH client for iPhone and iPad. It gives you a real xterm-256color terminal, Ed25519 key authentication, host-key verification to block man-in-the-middle attacks, and voice dictation for typing commands. There are no ads, no analytics, no account, and no backend server.

Getting started

  1. Generate a key. Open the menu › SSH Keys › Generate Ed25519, then copy the public key.
  2. Authorize it on your server. Append that public key as a new line in ~/.ssh/authorized_keys on the machine you want to reach.
  3. Add the server. Tap + and enter the hostname or IP, the port (22 unless you changed it), and your username on that machine.
  4. Connect and verify. On the first connection Conch shows the server's host-key fingerprint. Compare it with the output of ssh-keygen -lf /etc/ssh/ssh_host_ed25519_key.pub on the server, then tap Trust & Connect.

Troubleshooting

Free and Pro

Conch is free and fully functional — key authentication, host verification, the terminal, and voice dictation all work without paying, and there are no ads. The free tier saves 1 server; Conch Pro is a one-time $1.99 purchase that makes that unlimited and includes any Pro features added later. It supports Family Sharing, and Restore Purchase on the upgrade screen recovers it on a new device.

Reporting a bug

If something isn't working, please email me with:

Please never send private keys, passwords, or full terminal transcripts — redact anything sensitive first.

Contact

For bug reports, feature requests, or questions, email viby.apps@gmail.com. Conch is a one-person project, so please be patient if I take a couple of days to reply.

Privacy

Conch collects no data. See the privacy policy for details.