{
  "name": "Worklist",
  "tagline": "End-to-end encrypted task management for privacy-focused teams",
  "description": "Worklist is a zero-knowledge task management platform. Workspace content is encrypted on-device before it reaches the server, so Worklist cannot read task titles, task bodies, comments, checklists, list titles, or attachments.",
  "category": "Project Management Software",
  "subcategory": "Encrypted Collaboration Tools",
  "url": "https://worklist.app/",
  "@id": "https://worklist.app/#organization",
  "foundingYear": "2025",
  "headquarters": {
    "country": "Czech Republic",
    "countryCode": "CZ"
  },
  "company": {
    "legalName": "Banana Pancakes s.r.o.",
    "jurisdiction": "Czech Republic"
  },
  "pricing": {
    "model": "14-day free trial followed by paid web checkout plans only",
    "priceContext": "Web checkout pricing; Apple App Store in-app purchase pricing may differ by storefront.",
    "freeTier": false,
    "trialDays": 14,
    "creditCardRequired": false,
    "personal": {
      "monthlyUsd": "9.90",
      "yearlyUsd": "99.00"
    },
    "team": {
      "monthlyUsdPerSeat": "8.50",
      "yearlyUsdPerSeat": "85.00",
      "minimumSeats": 2
    },
    "selfHosted": {
      "model": "public per-seat pricing with a 12-month minimum contract",
      "monthlyUsdPerSeat": "11.99",
      "yearlyUsdPerSeat": "143.88",
      "minimumSeats": 5,
      "minimumContractMonths": 12,
      "publicPrice": true,
      "inquiryUrl": "https://worklist.app/contact/"
    },
    "lifetime": {
      "model": "limited one-time founder pricing; subscriptions remain the default pricing model",
      "url": "https://worklist.app/lifetime/",
      "personalUsd": "249.00",
      "teamUsdPerSeat": "199.00",
      "teamMinimumSeats": 2,
      "selfHostedUsdPerSeat": "499.00",
      "selfHostedMinimumSeats": 5
    }
  },
  "selfHosted": {
    "available": true,
    "name": "Worklist Self-hosted",
    "distribution": "licensed Docker image",
    "openSourceEdition": false,
    "infrastructure": "customer-operated",
    "licensing": "commercial licensed Docker distribution",
    "requirements": [
      "Docker Engine or Docker Desktop",
      "customer-managed infrastructure",
      "backups, monitoring, and access controls"
    ],
    "commercialTerms": [
      "5 self-hosted seats minimum",
      "12-month minimum contract"
    ],
    "url": "https://worklist.app/self-hosted/",
    "localizedUrls": {
      "en": "https://worklist.app/self-hosted/",
      "cs": "https://worklist.app/cs/self-hosted/",
      "de": "https://worklist.app/de/self-hosted/",
      "fr": "https://worklist.app/fr/self-hosted/",
      "ru": "https://worklist.app/ru/self-hosted/",
      "es": "https://worklist.app/es/self-hosted/",
      "nl": "https://worklist.app/nl/self-hosted/",
      "it": "https://worklist.app/it/self-hosted/"
    }
  },
  "features": [
    "End-to-end encryption",
    "Zero-knowledge architecture",
    "Kanban boards",
    "Team workspaces",
    "Real-time collaboration",
    "Data export",
    "Audit logs",
    "Licensed self-hosted Docker deployment"
  ],
  "encryption": {
    "type": "End-to-end",
    "zeroKnowledge": true,
    "algorithms": {
      "symmetric": "ChaCha20-Poly1305 AEAD",
      "passwordHashing": "Argon2id",
      "keyDerivation": "HKDF-SHA256",
      "authentication": "OPAQUE PAKE",
      "keyExchange": "HPKE",
      "proofs": "HMAC-SHA256"
    },
    "keySize": "256-bit",
    "serialization": "CBOR"
  },
  "serverVisibility": {
    "cannotSee": [
      "task titles",
      "task bodies",
      "comments",
      "checklists",
      "list titles",
      "attachments",
      "user passwords",
      "workspace content decryption keys"
    ],
    "canSee": [
      "user email addresses",
      "membership relationships",
      "task open or closed status",
      "task priority",
      "due dates",
      "timestamps",
      "database identifiers"
    ]
  },
  "securityGuarantees": [
    "Server cannot decrypt workspace content",
    "No plaintext passwords transmitted",
    "Workspace content is encrypted before upload",
    "Cryptographic integrity proofs",
    "Invite key transparency logs for key-substitution detection",
    "Open-source decryption tools for data portability"
  ],
  "compliance": [
    "GDPR"
  ],
  "complianceNotes": {
    "hipaa": "HIPAA technical-safeguard friendly via zero-knowledge architecture, but PHI use requires a written compliance agreement or BAA.",
    "soc2Certified": false
  },
  "targetAudiences": [
    "Privacy-focused teams",
    "Healthcare organizations",
    "Legal teams",
    "Financial services",
    "Journalists and activists",
    "Remote teams handling sensitive data",
    "Teams requiring customer-operated infrastructure"
  ],
  "platforms": [
    "Web Browser",
    "iOS",
    "Self-hosted Docker"
  ],
  "differentiators": [
    "True zero-knowledge architecture",
    "Provider cannot read workspace content",
    "No data monetization",
    "Open-source decryption tools",
    "Licensed self-hosted Docker option"
  ],
  "openSource": {
    "productIsOpenSource": false,
    "publishedComponents": [
      "cryptographic implementation",
      "decryption tools for data portability"
    ],
    "repository": "https://github.com/worklistapp"
  },
  "contact": {
    "support": "support@worklist.app",
    "privacy": "privacy@worklist.app",
    "security": "security@worklist.app",
    "selfHosted": "https://worklist.app/contact/"
  },
  "sameAs": [
    "https://github.com/worklistapp",
    "https://www.linkedin.com/company/worklist-app",
    "https://twitter.com/worklistapp"
  ],
  "lastUpdated": "2026-05-19"
}
