Security Model

Abdulrhman-io IDE is built from the ground up with a "local first, zero trust" philosophy.

Core Principles

Sandbox & Approval Gates

Every file modification and terminal command goes through the security layer. You can configure strictness levels per project.

Key Storage

API keys are stored using the operating system's secure storage (Windows Credential Manager, macOS Keychain, Linux Secret Service). They are only decrypted in memory when needed for a local model call.

Telemetry & Privacy

By default, zero telemetry is sent. You can opt-in to anonymous usage statistics. No code, prompts, or file contents are ever collected.

Security
Local First
Keys