- Home
- FAQ
Frequently asked questions
FAQ
Is there an account or a subscription?
No. There is no sign-in, no licence check, and no server.
Does it phone home?
Only if you switch on the update check, and then only to
api.github.com for a version number.Where are my passwords kept?
In your operating system's credential store — Credential Manager, Keychain or libsecret. If your machine has no keyring, in an Argon2id + AES-GCM encrypted file you hold the passphrase for. Never in RemoteFlow's database.
Can I use it with MinIO, Cloudflare R2, Backblaze B2 or Wasabi?
Yes — S3 protocol with a custom endpoint and path-style addressing.
Does RDP work on Linux?
RDP connections do; they open in your platform's own client. Embedded RDP tabs are Windows-only.
Is there a macOS build?
Not prebuilt yet. macOS is supported and builds from source in two commands.
Is it signed?
Not yet. Verify downloads against the published
checksums.txt.What happens to my data if I uninstall?
Nothing. Connections, settings and host keys are left alone.
Can I move my setup to another machine?
Yes — export a backup ZIP, optionally with encrypted credentials, and import it on the other machine with merge or replace. See the backup page.
Can I drive it without a mouse?
Yes. The whole application is keyboard-operable, the terminal has a documented escape (F6), and Ctrl+K opens a command palette for every connection. See the keyboard page.