Sia Manager for Cloudflare Coming Soon
Your Cloudflare zones in your pocket — inspect DNS, analytics, and security, and run urgent fixes from anywhere.
About
Sia Manager for Cloudflare is an independent Android client that lets operators inspect their Cloudflare infrastructure and run urgent tasks — DNS edits, cache purge, and security toggles — from a phone or tablet. It is built for the moment something breaks and you are away from a desk: connect a scoped Cloudflare API Token, review what is happening, and fix it. Built with Kotlin and Jetpack Compose, it works without a Sia Makerlab account and without any relay or middleman server.
Serverless, direct connection. The app talks directly from your device to the official Cloudflare REST and GraphQL APIs at api.cloudflare.com, using the API Token you provide. There is no Sia Makerlab server in the path, so your token, zones, DNS values, and analytics are never collected by us. It communicates only with Cloudflare.
Scoped tokens only. The app supports Cloudflare API Tokens exclusively — Global API Keys and passwords are not accepted — so you can grant it precisely the permissions you want and revoke them at any time. A read-only token disables every write control in the UI. Tokens are encrypted at rest with Android Keystore-backed AES encryption, are never shown again after entry (only the last four characters are displayed), and are excluded from device cloud backups (allowBackup=false).
Safe operations. Write actions are graded by risk and gated behind explicit confirmation dialogs; duplicate submissions during an in-flight operation are suppressed, and after a write the app re-fetches the affected resource from Cloudflare rather than blindly retrying. Data is kept isolated per account and per zone so nothing leaks across accounts, and a local activity log records recent reads and writes — with tokens, DNS values, email addresses, and account IDs deliberately kept out of it. The app ships with no analytics SDK, no advertising SDK, and no crash reporting.
Independence & trademarks: Sia Manager for Cloudflare is an independent application and is not affiliated with, endorsed by, or sponsored by Cloudflare, Inc. "Cloudflare" and related names and logos are trademarks of Cloudflare, Inc. and are used here only descriptively. The app communicates only with the official Cloudflare APIs using credentials you provide.
Features
- Connect one or more scoped Cloudflare API Tokens (Global API Keys and passwords are not supported)
- Account summary, zones, DNS records, analytics, and security settings at a glance
- Full DNS record editing (create, update, delete) with risk-graded confirmation
- Cache purge — everything, or by individual URL
- Security toggles: SSL/TLS mode, security level, Always Use HTTPS, Automatic HTTPS Rewrites, Browser Integrity Check, Development Mode, and DNSSEC
- Per-account and per-zone data isolation so nothing leaks across accounts
- Local activity log of recent reads and writes, with tokens and sensitive values excluded
- Read-only tokens automatically disable all write controls in the UI
- Tokens encrypted at rest with Android Keystore-backed AES; only the last four characters are ever displayed
- TLS-only networking (cleartext disabled); the Authorization header is masked in diagnostic logging
- Serverless and account-free — no analytics, advertising, or crash-reporting SDKs
- Planned: Workers/Pages, R2/D1/KV, Tunnels, Email Routing, and an optional device-credential/biometric app lock