Trust on first use
Stable SHA-256 host key fingerprints that match `ssh-keygen -lf` exactly. Mismatch blocking, never silent.
Weiming Terminal is the fastest path from your iPhone or iPad to a remote shell. Built on SwiftNIO SSH and CryptoKit, with first-class Secure Enclave keys, trust-on-first-use host key verification, and a real terminal surface powered by SwiftTerm.
$ ssh ubuntu@prod.example.com
The authenticity of host 'prod.example.com' can't be established.
ED25519 key fingerprint is SHA256:7sJpW3z…N9Q4o.
This key is not known by any other names.
trust on first use? yes
# welcome to prod
ubuntu@prod:~$ uname -a
Linux prod 6.8.0-aws #1 SMP aarch64 GNU/Linux
ubuntu@prod:~$ _Stable SHA-256 host key fingerprints that match `ssh-keygen -lf` exactly. Mismatch blocking, never silent.
Generate device-bound P-256 keys via CryptoKit, signed inside the Secure Enclave. The private key never leaves your phone.
PTY resize, full UTF-8, ANSI colors, copy and paste, scrollback, multiple tabs sharing one event loop.
Ctrl, Alt, Esc, arrows, Home, End, Page Up, Page Down. Cmd shortcuts for tabs, reconnect, snippets, and search.
Save the commands you run a hundred times a day. Substitute `{{variable}}` placeholders inline.
Face ID, Touch ID, or Optic ID gate on launch. Credentials live only in the iOS Keychain.
Your hosts and credentials live only on your device, in the iOS Keychain and Secure Enclave. The only network connections the app makes are SSH connections to the servers you explicitly add.