At Foortex AI, we build deterministic operational software designed for complete user privacy, data isolation, and total ownership. We do not sell your data, train public AI models on your intellectual property, or maintain unsafe API key storage.
1. API Key Encryption & Token Security
- Zero-Knowledge Storage:All third-party OAuth tokens and API keys (Shopify Admin Keys, Whop API Keys, Notion Integration Tokens) are encrypted at rest using AES-256 GCM encryption before being saved to your persistent database.
- Transient Execution Memory:Your store keys are loaded into memory exclusively during active job execution loops and are immediately flushed upon job completion.
2. Model Training & Data Isolation
- Zero Model Training:Your product ideas, customer lists, store analytics, and custom workspace logs are NEVER used to train, fine-tune, or improve public large language models (LLMs).
- Direct Provider Privacy:All model inference calls pass through enterprise-grade API endpoints enforcing strict zero-data-retention (ZDR) policies.
3. Third-Party Platform Access
- Restricted Authorization:Foortex AI requests the absolute minimum necessary API permissions (e.g.,
write_products,read_orders) required to execute your requested automated workflows. - Instant Revocation:You retain full authority to disconnect your Shopify, Whop, Etsy, or Notion integrations at any time via your Foortex AI dashboard or directly within your platform app management settings.
4. Local & Cloud Storage Freedom
- Persistent Database Control:By default, job logs, execution histories, and schemas are stored in your isolated database instance (SQLite / Supabase). You maintain 100% ownership and can export or wipe your data with one click.