Privacy Policy

For the email-filter-builder application. Last updated 2 September 2026.

email-filter-builder is a free, open-source command-line tool that generates email filters from a declarative specification and synchronizes them with Gmail. It is run by the person who installs it, on their own computer, against their own mailbox.

There is no server. This application has no backend, no database, and no hosted component that receives your data. It runs locally and communicates only with Google's APIs, using your own credentials.

What the application accesses

When you authorize it, the application requests these Google account permissions and no others:

What it does not access

The application does not read, store, or transmit the contents of your email. It does not access message bodies, subjects, attachments, drafts, contacts, or your calendar. The permissions above do not grant access to your messages, and the application requests nothing further.

How your information is used

Information obtained from Google is used solely to carry out the action you requested at the moment you request it: listing your existing filters and labels, and creating or deleting filters so that they match the specification you wrote. It is used for no other purpose.

Storage and retention

Sharing

Nothing is shared. The application transmits no data to the developer or to any third party. It contains no analytics, no telemetry, no advertising, and no error reporting. Your data is never sold, and there is no mechanism by which it could be transferred.

Limited Use disclosure

This application's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including its Limited Use requirements.

Revoking access

You can withdraw the application's access at any time at myaccount.google.com/permissions. Deleting the cached token file on your computer also ends its ability to act on your account. Revoking access does not alter filters that have already been created; those remain yours to edit or delete in Gmail.

Children

This is a developer tool and is not directed to children under 13.

Changes to this policy

If this policy changes, the revised version will be posted at this address with an updated date. Material changes to what the application accesses would also require you to re-authorize it.

Contact

Questions about this policy or the application can be sent to raineorshine@gmail.com. The source code is public and can be inspected at github.com/raineorshine/email-filter-builder.