pmosh
Privacy Policy
Effective July 10, 2026.
Summary
pmosh does not collect, store, or transmit any personal data. There is no account, no analytics, no tracking, no third-party services, and no advertising. pmosh connects only to servers you explicitly configure, over SSH, using a key that is generated on and never leaves your device.
What pmosh stores on your device
When you add a server, pmosh stores the following on your device only:
- The hostname and username you enter, saved locally via iOS
UserDefaults. - An ed25519 keypair, generated on your device. The private key is stored in the iOS Keychain and never leaves your device. You are responsible for authorizing the public key on your own server; pmosh does not transmit it anywhere on your behalf.
This data lives in the app's sandbox on your device. We do not have access to it.
What pmosh does NOT do
- It does not transmit any data to us, our team, or any third party.
- It does not use analytics, telemetry, or crash reporting.
- It does not require an account, email, password, or sign-in.
- It does not contain advertising or trackers.
- It does not connect to any server other than the ones you configure.
How the connection works
pmosh connects via SSH only to the hostname and username you specify. Authentication uses the ed25519 keypair generated on your device; you authorize the public key manually on your own server. Terminal content — everything you see and type — flows directly between your device and your server over that SSH connection. It does not pass through us or any intermediary.
Deletion
There is nothing stored server-side to delete, because nothing is ever sent to a server we operate. To remove your data, delete a server entry in the app, or delete the app entirely — iOS removes all local data and the Keychain-stored keypair with it.
There is no account to delete because no account is created.
Children
pmosh is not directed at children under 13.
Changes
If we ever change how the app handles data, this page will be updated and dated.
Contact
Questions? See the support page.