Privacy Policy
Your data is yours.
EchoToDo is built entirely on-device. Your tasks, voice notes, and browsing context never leave your computer. No accounts, no cloud, no tracking.
Data Collection
We collect absolutely no user data. EchoToDo has no backend and no external servers.
- No voice recordings are stored or uploaded.
- No task content is transmitted.
- No personal identifiers are collected.
Storage
All data is stored in your browser's local storage sandbox (chrome.storage.local). This data is deleted if you uninstall the extension.
Permissions
| Permission | Purpose |
|---|---|
| storage | Saves tasks and settings locally. |
| tabs | Groups tasks by website domain. |
| microphone | Voice dictation (optional). |
| notifications | Timer alerts. |
Transcription
Voice transcription is performed by the browser's native Web Speech API. EchoToDo does not record or store audio files.
Open Source
EchoToDo is open source and auditable. You can verify our privacy claims by reviewing the code on GitHub.