The Osage Group — a Native-owned Osage family holding company. Learn more →
Osage Cloud

Storage

Au repos — chiffré, vérifiable.

Forms

Encryption at rest

All storage tiers encrypt at rest under the canonical CEK envelope — Osage KMS root, per‑org KEK, per‑file CEK, AES‑256‑GCM with AAD‑bound nonces. Spec: osage.tech/docs/storage.

For object storage, the AAD binds the ciphertext to (bucket, key, object_version, org_id). Stolen ciphertext cannot be replayed against a different bucket / key / org.

SQLite replication

Litestream streams the WAL of every SQLite database to object storage for point-in-time recovery; libSQL / LiteFS replicates to read replicas geographically. Documented restore runbook; tested quarterly.

Erasure & lifecycle