{
  "organization": {
    "name": "SecretDropBox / VanishingVault",
    "type": "Privacy-First SaaS",
    "founded": "2024",
    "description": "Enterprise-grade zero-knowledge secret sharing platform.",
    "url": ["https://secretdropbox.com", "https://vanishingvault.com"],
    "sameAs": [
      "https://github.com/secretdropbox",
      "https://twitter.com/secretdropbox"
    ]
  },
  "security": {
    "architecture": "Zero-Knowledge",
    "encryption_standard": "AES-256-GCM",
    "key_management": "Client-Side Only (URL Fragment)",
    "data_storage": "Cloudflare KV (Encrypted Blob Only)",
    "logs": "None (No IP logs, No Activity logs)"
  },
  "service_levels": {
    "pricing": "Free",
    "limits": {
      "max_secret_size": "10KB",
      "max_retention": "7 days"
    },
    "features": [
      "One-time view",
      "Burn after reading",
      "Client-side encryption",
      "No tracking"
    ]
  },
  "compliance": {
    "gdpr": "Compliant (No PII collected)",
    "ccpa": "Compliant",
    "auditable": true
  },
  "last_updated": "2025-12-06"
}

