# macOS local SSH keys · read-only · local · no upload
SSHKeychain~/.ssh$sshkeychain --list
| NAME | TYPE | PUBLIC PATH | PUBLIC (truncated) |
|---|---|---|---|
| id_ed25519 | Ed25519 | ~/.ssh/id_ed25519.pub | ssh-ed25519 AAAA…EXAMPLE |
| id_rsa | RSA | ~/.ssh/id_rsa.pub | ssh-rsa AAAA…EXAMPLE |
| id_ecdsa | ECDSA | ~/.ssh/id_ecdsa.pub | ecdsa-sha2-nistp256 AAAA…EXAMPLE |
| id_dsa | DSA | ~/.ssh/id_dsa.pub | ssh-dss AAAA…EXAMPLE |
# Private keys are never displayed, exported, or uploaded.
SSHKeychain~$sshkeychain --about
Browse local SSH key metadata and copy public keys quickly, all locally.
Read-only look at ~/.ssh on this Mac. It recognises Ed25519, RSA, ECDSA, and DSA, shows public and private key paths, previews the public key, copies that public key, and can reveal the files in Finder. It does not upload keys, sync them, host them, or export private keys.
SSHKeychain~$sshkeychain --facts
SSHKeychain~$sshkeychain --when
SSHKeychain~$cat capture.pending
SSHKeychain~$sshkeychain --faq
SSHKeychain~$sshkeychain --privacy
Read-only local scan. This site does not upload keys, sync them, host private keys, or collect accounts.
SSHKeychain~$open https://apps.apple.com/us/app/id6768001713?mt=12
Mac App StoremacOS · one-time purchase
SSHKeychain~$locale
SSHKeychain~$open https://cursorunbound.com/en/apps/sshkeychain/
SSHKeychain~$whoami