The Iron Vault Protocol
Most apps treat your data as their product. We treat it as your property. This policy outlines how our dual-tier architecture and telemetry systems guarantee your privacy by design.
Last Protocol Update: February 27, 2026
Local First
By default, your tasks live in your device's internal storage. No servers involved.
Hybrid Security
Choose between standard cloud sync (convenient recovery) or the Iron Vault (absolute Zero-Knowledge encryption).
Transparent Telemetry
We use analytics to improve the system, but we respect your 'Do Not Track' signals and offer full opt-out.
1. The Controller
IronTasks is operated from West Europe. We adhere strictly to the General Data Protection Regulation (GDPR), ensuring the highest standard of privacy protection for all users, regardless of your global location.
Our business model relies on premium subscriptions and cosmetic upgrades, not surveillance capitalism. We define "Personal Data" strictly and minimize its collection at every architectural level.
2. Data Collection
Task Data (The "Iron")
Guest Mode: Stored locally (IndexedDB). Never leaves your device.
Iron Cloud: Stored on our servers. Access levels depend entirely on your chosen encryption tier (see "The Vault" below).
Identity & Accounts
Waitlist: When you sign up for the waitlist, we store your email and a cryptographic hash of your IP address to prevent spam.
Usage Data & Analytics
If Consent Denied: We receive only cookieless, anonymous pings that cannot be linked to you.
If Consent Granted: We collect standard usage data including IP address (anonymized), browser type, and device information.
3. Legal Basis for Processing
Under GDPR Article 6, we process your data based on the following grounds:
- Contract: When you create an account, we process necessary data (Auth ID, Cloud Blobs) to fulfill our service agreement and sync your devices.
- Consent: We use cookies for analytics ONLY if you explicitly click "Authorize" on our Telemetry Banner. You may withdraw this consent at any time.
- Legitimate Interest: We process anonymous telemetry (cookieless pings) and IP hashes to secure the application, debug crashes, and prevent abuse.
4. The Vault: Storage & Encryption
We offer three distinct modes of operation. Your privacy level and our ability to assist with data recovery depend entirely on your choice.
Tier 1: Local (Guest) & BYOS
Tier 2: Standard Iron Cloud
Tier 3: The Iron Vault (Zero-Knowledge)
5. Third-Party Sub-processors
| Provider | Purpose | Location |
|---|---|---|
| Cloudflare | Hosting, Database (D1), Object Storage (R2), Security | Europe (GDPR Compliant) |
| Supabase | Authentication infrastructure | Germany (AWS Frankfurt) |
| Stripe / Lemonsqueezy | Payment processing | US / Global |
| Google (Alphabet Inc.) | Analytics (GA4) - Only if consented | Ireland / US |
| Google (Optional) | Drive Sync (User-initiated only) | User's Region |
6. Data Retention Policy
We adhere to data minimization principles. We do not keep data longer than necessary to provide the service.
Active Accounts
Account Deletion
Analytics Data
7. Law Enforcement & Data Access
IronTasks acts as a secure conduit for user data. We require a valid, legally binding request (such as a warrant or court order from an authorized EU jurisdiction) before disclosing any user information. Our ability to comply depends on your security settings:
If legally compelled, we must provide the data we have, which includes your account email, timestamps, and your decrypted task data, as we manage the keys in this tier.
If legally compelled, we can provide your account email and timestamps. We will also hand over your task data, but it will remain fully encrypted. Because we do not possess your Master Recovery Key, we are technically incapable of decrypting this data for authorities.
9. Your GDPR Rights
Right to Erasure (Right to be Forgotten)
You can permanently delete your account and all associated cloud data instantly via the App Settings. No emails to support required.
Right to Portability
Your data belongs to you. You can export it at any time via Settings > Data Management in formats including .iron, CSV, HTML, and iCal.
Right to Withdraw Consent
You can clear your browser cookies at any time to revoke analytics consent.
10. Technical Appendix
// SECURITY SPECIFICATIONS
ENCRYPTION_ALGORITHM = "AES-GCM"
KEY_LENGTH = 256_bits
KEY_DERIVATION = "PBKDF2 (100,000 iterations)"
TRANSPORT_SECURITY = "TLS 1.3"
DATABASE_STORAGE = "Cloudflare D1 (EU Region)"
BLOB_STORAGE = "Cloudflare R2 (Encrypted at rest)"
Privacy Inquiries:
IronTasks
privacy@irontasks.io