InfoWorld AI
2026-08-14 20:48 UTC
Score 50.0
USR-0126-20260814-global-ai-ne-31051f5d
Full article
Google has introduced Credentio, an open source C++ library for C2PA (Coalition for Content Provenance and Authority) Content Credentials. Announced August 13 and available at the mediaprovenance repository, Credentio provides an API designed to run locally within developer applications. This removes the need to send media files to cloud servers for validation, which incurs privacy, latency, bandwidth, and file size limitations. Credentio is designed to start working with C2PA specification versions 2.2 and 2.4. This is the same code that has powered nearly 40 different conformant C2PA-enabled Google products to scale to tens of billions of generated assets, including images, videos, audio files, and documents across many file formats, Google said. Through Credentio, media files do not need to be transmitted back to Google or external validation endpoints while offering zero bandwidth overhead, instant validation verdicts, and complete data privacy, the company said. By validating media files locally Credentio eliminates external data transmission requirements, minimizes verification latency, and delivers immediate results even in high-throughput workflows. And media contents remain securely within the local environment. Credentio is tailored specifically for developers seeking to build performant, enterprise-grade C2PA validator products. Its small memory footprint makes it ideal for integrating into resource-constrained client applications, server pipelines, or high-perfor…