Privacy Policy

Effective: June 1, 2026

Short version: Wren is local-first. Your notes live on your own computer (or in your own Google Drive if you connect it). Wren does not have a server, does not collect analytics, and does not see your notes. Read on for the details.

What Wren is

Wren is a sticky-notes application that runs entirely in your browser. It is a Progressive Web App (PWA), also available as a native desktop app. Notes are stored as Markdown files either on your local computer (via the File System Access API) or in your own Google Drive (if you choose to enable Drive sync). Wren has no backend server.

What Wren collects

Wren collects no personal data on any server because Wren has no server. Specifically:

What Wren stores locally on your device

For Wren to function, it stores a small amount of information in your browser's local storage:

All of this lives in your browser's local storage. Clearing your browser data will remove it. Wren cannot access this data from any other device.

Google Drive integration (optional, experimental)

Wren stores your notes locally by default. Cloud sync via Google Drive is an optional, experimental feature you turn on yourself — it is off unless you explicitly enable it, and your notes stay on your own computer until you do. If you choose to enable Google Drive sync, Wren requests OAuth permission for the drive.file scope. This scope:

The OAuth access token Wren receives is held only in memory while Wren is running. The token is not stored in localStorage, IndexedDB, or any persistent location. When you close Wren, the token is discarded.

You can revoke Wren's access to your Drive at any time:

Wren MCP server (optional)

Wren offers an optional companion app called the Wren MCP server that lets an AI assistant — currently the Claude Desktop app — read and create your notes through the Model Context Protocol (MCP). It is a separate program you choose to install; Wren works fully without it.

Third parties

Wren uses these third-party services. Each has its own privacy policy:

Wren does not use Google Analytics, Google Fonts (fonts are bundled), Facebook Pixel, or any other tracking or analytics service.

Data retention

Because Wren stores nothing on a server, there is no retention period to disclose. Your notes are retained as long as you keep them, in the location you chose (your computer's filesystem or your Google Drive). If you delete a note in Wren:

Children's privacy

Wren is not directed at children under 13. Wren does not knowingly collect personal information from children because Wren does not knowingly collect personal information from anyone.

Your rights

Because Wren collects no personal data and stores no data on any server, traditional GDPR/CCPA rights (access, deletion, portability, etc.) apply only to the data on your own device:

Changes to this policy

If this policy changes, the "Effective" date at the top will update. Material changes (e.g., adding analytics, adding new third-party integrations) will be flagged in Wren's release notes.

Contact

Wren is built by Adam Baker under the Build with Baker creator brand. For privacy questions, contact bakeradm6@gmail.com or open an issue at github.com/buildwithbaker/wren/issues.