Add io.blockfact.audio.watermark.32#59
Open
knightfoxapps wants to merge 2 commits into
Open
Conversation
- Algorithm: io.blockfact.audio.watermark.32 - Type: watermark - Media types: audio, image, video - 32-bit lookup key payload derived from blockchain registration hash - Resolution API: https://jhsw78dryc.execute-api.us-east-1.amazonaws.com/api/soft-binding/v1 - Robust to compression, transcoding, and format conversion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds BlockFact invisible watermarking to the C2PA Soft Binding Algorithm List.
Algorithm Details
io.blockfact.audio.watermark.32Resolution API
The resolution API implements the C2PA Soft Binding Resolution API specification:
GET /v1/services/supportedAlgorithms— lists supported algorithmsGET /v1/matches/byBinding?value={base64}&alg=io.blockfact.audio.watermark.32— resolve binding to manifestGET /v1/manifests/{manifestId}— retrieve stored manifestPOST /v1/manifests— store a manifestPOST /v1/bindings— associate a binding value with a manifestAbout BlockFact
BlockFact is a C2PA contributing member building cryptographic provenance infrastructure for professional media. Our file formats (.facti, .facta, .factv) are in C2PA specs-core with IANA-registered media types.