C2PA

The C2PA Resource Page is a curated reference for musicians, rights holders, developers, and technologists exploring the adoption of content authenticity standards in the audio space. It brings together verified information about supported audio file formats, music companies participating in the Content Authenticity Initiative (CAI) and the Coalition for Content Provenance and Authenticity (C2PA), available tools for verifying and generating C2PA metadata, and open-source developer toolkits. This page is designed to support the growing need for transparent, traceable, and trustworthy audio content in an era of AI-generated media and complex distribution chains. It is not intended to be exhaustive; please reach out if you notice an omission or error.

Please note that while Catamount Music is a contributing member of C2PA, the information below is all publicly available information.

Foundations Training

The Content Credentials Foundations is a new course developed in partnership with Pixelstream to help get implementations of the C2PA standard off the ground!

Fully Supported Audio Formats

What you do on your desktop or in your studio is one thing, but when you start exchanging music, C2PA definitely plays a role. Given somewhat limited support for audio formats, we have changed our strategy. We have been to moving to WAV for full resolution audio, and MP3 and MP4/M4A only when necessary.

FormatEncapsulation Method
WAVXMP metadata via RIFF
AIFXMP (or XMP inside ID3)
MP3XMP in ID3
MP4UUID atom storing CBOR manifest

Results vary for AAC, FLAC, Vorbis, Opus, WMA, ALAC, CAF.

Music Companies in CAI & C2PA

CompanyProduct RoleCAIC2PA
Universal (UMG)Music catalog ownership, publishing, and distributionMember of CAI; part of early industry discussions on watermarkingYes
SonyCamera firmware and AP collaborationC2PA Steering Committee; mostly focused on imaging, possibly future audio roleYesYes
SongtradrMusic licensing platformDistributes music; investing in metadata and provenance techYes
TonicAudioMetadata & delivery toolsProvides structured delivery metadata; CAI participantYes
ProSoundEffectsSound library platformFocus on authenticated delivery of librariesYes
Catamount MusicBoutique music publisherBoutique composers delivering c2pa and watermarked assets onlyYesYes
AudioStackVoice/music API & synthetic audioExploring provenance tools in commercial delivery pipelinesYes
Wide Blue SoundVirtual instruments & pluginsCAI participant; interested in traceable sample-based synthesis workflowsYes
Audible MagicContent recognition & delivery platformKnown for content ID; working on verified delivery chain for DSPsYes
IFPIGlobal industry trade organizationPublic supporter of CAI & C2PA, helping coordinate industry adoptionYes
ElevenLabsGenerative voice and musicCommitment to using C2PA and protect artists’ rightsYesYes
RIAAIndustry trade organizationPublic supporter of CAI; helping coordinate music industry adoptionYes
Copyright DeltaRights management toolsFocused on watermarking and provenance in copyright dispute toolsYes
360 Reality AudioDAW plugin for immersive musicSony-developed tech; may integrate provenance features in future versionsYes

C2PA Verification and Generation

CompanyProduct LinkImplementation
ContentLens.aiContentLens C2PA Validator (Chrome web store)Chrome extension for verification
DigimarcC2PA Content Credentials (Chrome web store)Chrome extension for verification
Adobehttps://contentauthenticity.adobe.comBrowser-based generation and verification
Numbers Protocolhttps://captureapp.xyzBrowser-based generation and verification

I have omitted companies that include C2PA with generative AI products, like OpenAI DALL-E, Google DeepMind, NVIDIA Picasso, etc.

C2PA Developer Tools

ToolkitDescriptionOrganization
C2PA SDK (Rust-based reference library)Rust-based reference library for C2PA specificationC2PA working group
C2patoolCommand line tool for working with C2PA manifestsCAI (Content Authenticity Initiative)
SimpleC2PAOpen-source CLI tool for manifestsGuardian Project / Proofmode