SELEKT AUDIT RECEIPT

Public Audit Chain

Subject ID: 454ff65b-b98b-4ad9-9dcd-09a698941d39

Runs in your browser. No data leaves this page.
What does this prove — and who is it for? Scroll to the bottom of this page for a short guide on how producers, composers, game and app developers, podcasters, and score writers each use a verified chain like this one in their day-to-day work.
Selekt's public signing key. The signature above was checked against this key. Anyone can re-verify independently with the same key — see Advanced below.
-----BEGIN PUBLIC KEY-----
MCowBQYDK2VwAyEAWGVkpKotWu1xjBJdIZbg2hLF4psr4L8y6qRFYbPqgmk=
-----END PUBLIC KEY-----
ADVANCED: VERIFY OFFLINE
  1. Download the JSON via the button below and save the public key above to audit-public-key.pem.
  2. For each record, strip signature, compact-stringify the rest, and Ed25519-verify against the key.
  3. Cross-check previous_record_hash against the SHA-256 of the preceding record to confirm the chain.
Node.js snippet:
const crypto = require('crypto');
const record = JSON.parse(fs.readFileSync('record.json'));
const { signature: sig, ...rest } = record;
const pubKey = crypto.createPublicKey(fs.readFileSync('audit-public-key.pem'));
const valid = crypto.verify(
  null,
  Buffer.from(JSON.stringify(rest)),
  pubKey,
  Buffer.from(sig.signature, 'base64')
);
console.log(valid ? 'VALID' : 'INVALID');
Download JSONView Certificate PDFPublic Key (.pem)
0 audit records • sorted by timestamp ascending
{
  "subject_id": "454ff65b-b98b-4ad9-9dcd-09a698941d39",
  "queried_at": "2026-05-15T23:24:26.098Z",
  "record_count": 0,
  "public_key_url": "https://selektaudio.com/audit-public-key.pem",
  "audit_receipt_url": "https://selektaudio.com/audit/454ff65b-b98b-4ad9-9dcd-09a698941d39",
  "cert_url": "https://selektaudio.com/cert/454ff65b-b98b-4ad9-9dcd-09a698941d39",
  "events": [],
  "response_signature": {
    "signed_at": "2026-05-15T23:24:26.106Z",
    "algorithm": "Ed25519",
    "public_key_id": "selekt-audit-key-v2",
    "signature": "0LJ1FCm3l9Qemb30aHpAbfZ6dO5FCWclb6ObH2EJvMQRo0pLcn3GPYQUfgt4/b17Z6t0uL7SlJeaBxuK01TdBw=="
  }
}
What does this mean — and who is it for?

What you just verified is a permanent, cryptographically-signed record of how Selekt screened this sample for copyright issues, when it was added to the catalog, and what was found on any re-screening since. The chain is append-only: nothing here can be quietly changed after the fact, and anyone — a rights-holder, distributor, legal team, technical reviewer — can re-run the same Ed25519 check you ran, entirely in their browser, against the published public key, without ever touching Selekt's systems.

The question every distributor, publisher, sync supervisor, and rights-holder eventually asks is “how do you know this was cleared?” The honest answer most people have is “trust me.” This page is a better answer — a documented, time-stamped screening receipt with a signature anyone can re-verify.

Who can use it, and how:
  • Producers handing a beat to a label, sync supervisor, or sample-clearance reviewer can attach this URL — one click shows the source, the screening result, and the cryptographic proof. No email-thread forwards or screenshots of database lookups required.
  • Composers scoring film, TV, games, advertising, or library catalogs can include this URL on cue sheets and submission packs so the music supervisor doesn't have to take their sourcing on faith.
  • Game developers and app developers can attach it to asset submissions when a store reviewer, publisher, or platform partner asks for proof of music sourcing — and to their own internal asset-clearance ledger so future audits don't have to recreate the trail.
  • Podcasters can hand this URL to a host network, ad sponsor, or distribution platform reviewing their music selections; it's documented evidence of due diligence whether or not the platform requires it.
  • Score writers and library composers submitting to sync agencies can attach this URL alongside the cue sheet so the agency knows the underlying material was screened, not just claimed.
  • Anyone in a copyright dispute or takedown can use this chain as primary evidence of when and how the sample was sourced and screened — independent of anything Selekt says or does after the dispute begins.

The screening isn't a guarantee — no fingerprint database is 100% comprehensive — but it is a documented, time-stamped, signed record that a real industry tool was used to check this sample. That's more than most catalogs can show, and it's what reviewers actually want to see.

0:000:00
Free
0st
75
Select a sample to start listening