Faste Privacy Policy

Effective date: July 28, 2026

Faste is built on a simple principle: your clipboard is yours. This policy explains exactly what Faste stores, where, and what (little) ever leaves your Mac.

Summary

What Faste stores, and where

Faste keeps your clipboard history on your Mac, in your user Library folder:

~/Library/Application Support/Faste/
├── metadata/     # one JSON file per history item (text content, type, dates,
│                 #   pin state, source app, and text recognised inside images)
├── images/       # original copied images and screenshots
├── cache/        # generated thumbnails
├── settings.json # your preferences
├── license.key   # your license key, once you activate one
└── trial.json    # the date your trial started

This data never leaves your device. It is not synced, backed up to any Faste server, or shared with anyone. It is protected by the same macOS file permissions as the rest of your user data, and it is included in whatever local backups (e.g. Time Machine) you configure.

Deleting an item in Faste deletes its files. Clearing your history, or uninstalling and removing this folder, removes everything (see Support for full uninstall steps).

What Faste deliberately does NOT record

Concealed and transient clipboard content. Password managers (1Password, Bitwarden, Apple Keychain/Passwords, and others) mark sensitive copies with the standard concealed/transient pasteboard types (org.nspasteboard.ConcealedType, org.nspasteboard.TransientType). Faste honors these markers: such content is never captured and never written to disk.

Excluded apps. You can add any application to a per-app exclusion list in Settings. Anything copied from an excluded app is ignored entirely.

Text recognition in images

To make screenshots findable, Faste reads the text inside images you copy and stores it alongside that item, so your search can match it later.

This happens entirely on your Mac. Recognition uses the text-recognition capability built into macOS (Apple's Vision framework), which runs locally on your device. Specifically:

Because the recognised text is stored with the item, it is covered by everything else in this policy: it is deleted when you delete the item, it is removed when you clear your history, and it never leaves your device.

Turning it off. Settings → Image Search → Read text in images stops all recognition, including the background pass over images already in your history. Text that was already recognised is kept — turning the feature off does not erase it, because that would discard something you may still be relying on to find an item. To remove it, delete the items themselves (or your whole history).

Network access

Faste makes no background network requests. No feature added since this app shipped — including text recognition in images — has changed that. There is exactly one network feature:

There is no crash reporting, no usage analytics, and no tracking of any kind.

Licensing

Trial and license activation are validated entirely offline on your device. Your license key (FASTE-…) is stored locally in license.key, and your trial start date in trial.json, both inside the folder shown above. Neither is ever transmitted by the app.

Note: your purchase of a license is processed by the store you buy from (our payment provider); their handling of your payment details is governed by their own privacy policies. Faste the app receives none of that information.

Your data, your control

Because everything is local, you don't need to ask us to export or delete your data — you already have full control:

Children

Faste does not collect personal information from anyone, including children.

Changes to this policy

If this policy ever changes (for example, if a future feature adds an optional network capability), the updated policy will be published at faste.dev/privacy with a new effective date, and the change will be described in the release notes. We will never retroactively change how already-stored data is handled.

Change on July 28, 2026: added the Text recognition in images section covering the new image-search feature, which processes images entirely on-device and adds no network access. Also corrected where the license key is stored — it lives in its own license.key file, not in settings.json as previously stated.

Contact

Questions about privacy? Email [email protected].