Legal
Privacy Policy
Effective date: April 9, 2026
1. Overview
CueDraft is a local-first, open-source text snippet app. Privacy is not an afterthought — it is the foundation. CueDraft does not create accounts, does not connect to any server, and does not transmit any data off your machine. This policy describes what little information this website and the application may interact with.
2. Information We Do Not Collect
To be explicit, CueDraft does not collect:
- Your name, email address, or any account credentials
- Your snippets, templates, or any text you create
- Usage analytics or telemetry of any kind
- Crash reports or diagnostic data
- Device identifiers or hardware information
- IP addresses or location data
3. Local Data Storage
All snippets and application settings are stored exclusively on your own machine under
~/.config/cuedraft/.
No data is synced, uploaded, or backed up to any external server. You own your data
completely. Uninstalling the application removes the application files; your data directory
is preserved unless you delete it manually.
4. This Website
This website (cuedraft.app) is a static marketing site. It does not use cookies, does not run tracking scripts, and does not embed third-party analytics. The site is served over HTTPS. Any network request made when you visit this site is limited to loading the page assets themselves.
5. Downloads
Installer files are distributed directly from our releases page. We do not track download counts in a way that records individual users. Your operating system or browser may log the download locally, but we receive no identifying information about who downloaded the application.
6. Open Source
CueDraft is open source. You do not need to trust this policy — you can read the source code, audit every network call (there are none), and verify the behavior yourself. The source is available on GitHub.
7. Third-Party Services
CueDraft does not integrate with any third-party services, cloud platforms, or external APIs. The application functions entirely offline with no internet access required.
8. Children's Privacy
CueDraft does not knowingly collect any information from anyone, including children under the age of 13. Since no data is collected at all, this policy applies equally to users of all ages.
9. Changes to This Policy
If this policy is ever updated, the revised version will be posted on this page with an updated effective date. Given the nature of the application, any changes are expected to be minimal. We will never introduce data collection without clearly communicating it.
10. Contact
If you have questions about this privacy policy, please open an issue on the GitHub repository or reach out via the project's official contact channel.