HOW CRATESENSE WORKS

Your library, your control, better together.

Your Library Stays Local

CrateSense runs a local agent on your machine that scans and analyzes your music library. Your audio files never leave your computer. The agent extracts metadata (artist, title, duration) and computes audio fingerprints locally.

What Gets Synced

When you sync, only derived data is transmitted to the CrateSense cloud:

What is never transmitted:

The Shared Music Catalog

Your derived metadata contributes to a shared music identity database that benefits all CrateSense users. Think of it like a community-built MusicBrainz or Discogs, where every DJ's collection helps improve the accuracy of the catalog for everyone.

How this helps you:

Your Control

The Derived-Only Contract

This isn't just a policy — it's enforced in code at multiple levels:

1. Agent (your machine) — strips file paths, computes fingerprints locally
2. API guard — rejects any payload containing file paths, audio data, or binary content
3. Architecture — cloud database schema has no field for raw audio or file paths

For full details, see our Terms of Service and Privacy Notice.