WD Worth Doing
Apps Projects GitHub
Home / Privacy Policy

Privacy Policy

Effective Date: April 16, 2026

This Privacy Policy describes how Worth Doing ("we", "us", "our"), operated by Simon-Pierre Boucher, collects, uses, and protects information when you use our applications, websites, and services.

1. Our Philosophy

Worth Doing applications are designed with a local-first, privacy-respecting approach. We believe your data belongs to you. Our applications process data locally on your device whenever possible, and we minimize data collection to the absolute essentials.

2. Information We Do Not Collect

Our desktop applications do not:

  • Collect personal information
  • Track your usage or behavior
  • Include analytics, telemetry, or crash reporting services
  • Send data to our servers
  • Use cookies or tracking pixels
  • Require user accounts or registration
  • Share data with third parties for advertising

3. Data Storage

All application data is stored locally on your Mac, typically in:

  • ~/Library/Application Support/[AppName]/ — application data and settings
  • macOS Keychain — API keys and sensitive credentials (encrypted by the OS)
  • UserDefaults — application preferences

No data is synced to cloud services or external servers by our applications. You have full control over your data and can delete it at any time by removing the application and its support files.

4. Third-Party API Communication

Some applications communicate with third-party APIs when you explicitly configure them:

ApplicationThird-Party ServiceData Sent
FoundryAnthropic (Claude)Session data, prompts (via Claude Code CLI)
AetherSerper, Firecrawl, Exa, TavilySearch queries
TerminusOpenRouterCommand queries for AI suggestions
CoreLMHugging Face, OllamaModel download requests
Claw StudioOpenClaw / various AI providersAgent prompts and messages
OpenRouter PlaygroundOpenRouterChat messages, model parameters
Brain OSOpenRouterTask descriptions for planning

Important: These communications occur only when you provide your own API keys and actively use AI features. The data is sent directly from your device to the third-party service — it does not pass through our servers. Please review each provider's privacy policy for their data handling practices.

5. Applications That Do Not Communicate Externally

The following applications operate entirely offline with zero network communication:

  • PulseDesk — system monitoring (reads local system data only)
  • GridForge — spreadsheet engine (local file operations only)
  • FlowBoard — kanban boards (local storage only)
  • DropVault — clipboard manager (local storage only)
  • OSVault — password vault (local encrypted storage only)

6. Website

Our website (worth-doing.github.io/wd-landing) is a static HTML site hosted on GitHub Pages. We do not use:

  • Analytics services (no Google Analytics, no Plausible, etc.)
  • Cookies or local storage for tracking
  • Third-party scripts beyond Google Fonts

GitHub Pages may collect standard server logs (IP addresses, browser user agent) as part of their hosting service. See GitHub's Privacy Statement for details.

7. Encryption and Security

Where applications handle sensitive data:

  • OSVault uses AES-256-GCM encryption with PBKDF2-SHA256 key derivation (600,000 iterations) for all stored credentials
  • API keys are stored in the macOS Keychain, protected by the operating system's security infrastructure
  • All applications use Hardened Runtime and are notarized by Apple

8. Children's Privacy

Our applications and services are not directed to children under 13 years of age. We do not knowingly collect personal information from children.

9. Your Rights

Since our applications store data locally on your device, you have full control:

  • Access: All data is on your Mac in accessible locations
  • Deletion: Remove the app and its Application Support folder to delete all data
  • Portability: Applications with export features let you export your data in standard formats (JSON, CSV, XLSX)

10. Changes to This Policy

We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated effective date. We encourage you to review this page periodically.

11. Contact

For privacy-related questions or concerns, please contact:

  • Name: Simon-Pierre Boucher
  • Email: admin@worthdoing.ai
  • GitHub: github.com/Worth-Doing
WD © 2026 Worth Doing. All rights reserved.
Terms Privacy Contact GitHub