Skip to main content

Security & Privacy

IronShift is built with a privacy-first architecture. Your data, credentials, and chat history never leave your machine.


Security Principles

PrincipleDetails
Privacy-FirstChat history stored locally on your machine. Never sent to or stored in the cloud.
Credentials Stay LocalUses your existing CLI auth (az, aws, gcloud). Cloud credentials never leave your machine.
Human-in-the-LoopAll write operations require explicit approval. Read ops can optionally be auto-approved.
Audit TrailEvery action logged in conversation history for a complete record.
Enterprise ReadySelf-host the entire backend for complete control over data and compliance.
No Data CollectionQueries, outputs, and infrastructure details stay on your machine.

Authentication Flow

  1. OAuth-based login via the IronShift Dashboard
  2. Session tokens securely stored in IDE's global state
  3. Auto-refresh syncs plan changes and usage limits periodically
  4. Logout clears all stored credentials immediately