
Original Pictures vs Hive AI: Provenance Infrastructure vs Moderation
Definition: Hive AI provides content-moderation and classification APIs, including image-based deepfake detection. Original Pictures provides provenance infrastructure that signs and anchors content rather than classifying it.
TL;DR: Hive classifies: it scores content for moderation categories and synthesis likelihood. Original Pictures signs: it binds a verifiable manifest, watermark, and anchor to content. Classification helps triage the unsigned; signing makes authentic content verifiable.
Classification as moderation
Hive's APIs label content across moderation categories and estimate deepfake likelihood, which is useful for platform moderation at scale. Like all classifiers, it returns probabilities and contends with the arms race against new generators.
Signing as infrastructure
Original Pictures does not classify. It signs content with a C2PA manifest, attaches a watermark and an OpenTimestamps anchor, and exposes an open verifier. The output is a deterministic provenance record, not a probability.
Together in a platform
A platform can sign first-party content with Original Pictures and run Hive moderation on the unsigned inbound stream. One makes your content verifiable; the other helps triage everything else.
The incident behind this
Platform moderation at scale is the shared context: both vendors help platforms manage synthetic media, one by classifying the unknown, the other by making the known verifiable.
FAQ
Is classification redundant with provenance?
No. Provenance covers signed content deterministically; classification covers the unsigned remainder. They complement each other on a platform.
Where Original Pictures stands today
Original Pictures ships three things today: a Sign API, a Verify API, and the SDKs that wrap them. One POST /v1/sign attaches a C2PA-format manifest, an invisible TrustMark watermark, and an OpenTimestamps anchor. The open-source verifier checks any of it without calling us.
Two things are on the near roadmap, and we name them as roadmap, not as shipped: C2PA Conformance Program recognition (target Q3 2026, until then our manifests use the published C2PA v2.2 format and any C2PA-aware validator can read them, but third-party validators will show our signer as not-yet-listed), and a consumer capture app (Q3 2026). We do not sell a capture SDK, and we do not claim Trust-List membership we do not yet hold.
Bottom line: Hive classifies content for moderation; Original Pictures signs content for verification. Sign what you produce and classify the unsigned inbound stream.
Related
Original Pictures is progressing through the C2PA Conformance Program; our signing certificate is not yet on the official C2PA Trust List. Target: Q3 2026. We will not describe ourselves as "C2PA-certified" until it is true.
Original Pictures provides content-provenance infrastructure. It does not by itself constitute legal compliance with the EU AI Act or any other regime; compliance depends on how you deploy it, your disclosures, and your governance. Figures are drawn from public reporting, verify against primary sources before citing in regulated materials. Nothing here is legal advice.
Last verified 2026-05-25. Author: Mahdi Kazempour, Founder, Original Pictures.