Skald for iOS
A remote control for your Skald Circle — chat with your assistant, approve requests, answer questions, all from your pocket. End-to-end encrypted, with zero data in the cloud.
Requires iOS 18 or later and a running Skald Circle instance.
Your assistant, in your pocket
Live chat
Full back-and-forth with your assistant: send messages, pick the model, watch replies stream in.
Remote inbox
Pending approvals and clarification requests, in real time. One tap to approve or reject — even from the Lock Screen, with rich push notifications.
QR code pairing
Your assistant shows a QR code; scan it to pair. One tap, no accounts, no passwords to type.
Works behind NAT
A zero-trust relay bridges your assistant at home to your phone. No port forwarding, no exposed ports.
Secret input
When a tool needs a secret the AI must never see — like an SSH password — you enter it in a secure field on your phone. Never logged, never sent to the model.
Projects & documents
Browse your assistant’s projects and read the documents it writes, tunneled through the encrypted pipe.
The relay never sees your data
All messages are encrypted before leaving your device — X25519 key agreement, Ed25519 identity, HKDF-SHA256 key derivation, AES-256-GCM encryption.
- The relay only routes opaque encrypted blobs, public keys and push tokens — never the content.
- Pairing happens out-of-band via QR code: your phone learns the assistant’s public key directly, with no third party.
- Honestly stated: the relay is content-confidential, not metadata-private — it can see IP addresses and message timing.