← Return to Mission Control
Privacy Protocol
LAST_UPDATED: 2025-12-25 | VERSION: 1.0.0
The "Local-First" Guarantee
DATAFLOW-Rig is built on a "Local Execution" architecture. Unlike traditional SaaS platforms, we do not host, store, or view your datasets. All CSV, Excel, and SQL processing occurs strictly on your local machine's RAM and CPU.
1. Data Collection & The Hybrid Bridge
When using the "Hybrid Bridge" feature for Enterprise connectivity:
- Raw Data: Never leaves your local server.
- Processed Results: Only final metrics (e.g., "Total Sales = 50k") are transmitted if you explicitly use a Cloud Output Node.
- Authentication: We use secure providers (Firebase/Google) to manage your login. We only store your email and subscription status.
2. AI & Third-Party Processing
If you use the "GenAI Node" or "Self-Healing" features:
- Code snippets or data samples you connect to an AI node are sent to the LLM Provider (e.g., Google Gemini) solely for processing.
- DATAFLOW-Rig does not use your data to train our internal models without your explicit consent.
3. Local File Security
The application requires Read/Write permissions on your local device to function. These permissions are used strictly to:
(a) Read the datasets you drag onto the canvas.
(b) Save the workflows and reports you generate.
For privacy inquiries, contact: security@dataflow-rig.com