Keep It Secret, Keep It Safe
Stop hardcoding API keys. Upload them to our vault, add our SDK, and we'll only release them to genuine, non-jailbroken iPhones. No Firebase required.
Paste your API keys into the dashboard or deploy via CLI/CI pipeline
Swift Package Manager. 5 lines of code. 60 seconds.
Your app downloads keys at startup, secured by Apple's Secure Enclave
That's it. Really.
Apple App Attest verifies genuine devices via the Secure Enclave. Bots and scripts are rejected at the hardware level.
Different configs for different app versions. Roll out new API endpoints to v3.0+ while v2.x stays on the old ones.
Encrypted Keychain caching, background refresh, configurable staleness policies. Your app works on the subway.
Instantly disable config delivery for compromised versions. Emergency revocation pushes new keys in minutes.
Encrypt locally before upload. We literally cannot read your secrets. Not our engineers. Not a subpoena.
CLI tool + GitHub Action. Deploy configs from your pipeline. kiskis upload --file config.json
Roll out new configs to 5% of devices, monitor, then promote to 100%. Auto-rollback if something breaks.
Every change is archived. View history, diff revisions, and rollback to any previous version instantly.
"We can't read your secrets.
Not our engineers. Not a hacker. Not a court order.
The math won't allow it."
Your config is encrypted on your machine before it ever touches our servers. We store and deliver opaque ciphertext. The decryption key never leaves your app binary.
| Kiskis | Approov | Firebase App Check | |
|---|---|---|---|
| Price | From $0 | ~$500/mo | Free (locked in) |
| Setup | 5 lines of Swift | Complex SDK | Firebase project |
| Key Delivery | Built-in vault | Attestation only | Attestation only |
| Zero-Knowledge | Yes | No | No |
| Vendor Lock-in | None | None | |
| Open-Source SDK | Yes | No | Partial |
| Canary Deploys | Built-in | No | No |
| Config Rollback | Built-in | No | No |
Start free. Upgrade when you grow. We never break your production app as a billing lever.