Add com.joinmonolith.sha256 (Monolith SHA-256 content fingerprint) - #65
Merged
Merged
Conversation
domguinard
self-requested a review
August 4, 2026 11:11
domguinard
approved these changes
Aug 4, 2026
domguinard
self-requested a review
August 4, 2026 11:16
domguinard
requested changes
Aug 4, 2026
Collaborator
|
This entry will be reviewed and approved during the Watermarking task force meeting on August 5th. |
domguinard
approved these changes
Aug 5, 2026
jcollomosse
self-requested a review
August 5, 2026 12:17
jcollomosse
approved these changes
Aug 5, 2026
Collaborator
|
Approved by the WM TF - pending resolution of the PR conflicts. |
deblanco
force-pushed
the
deblanco/joinmonolith
branch
from
August 5, 2026 15:50
c875be6 to
dd2bc58
Compare
Registers the Monolith SHA-256 content fingerprint (identifier 48, type fingerprint) for C2PA manifest recovery. This alg is already emitted in production manifests, so registering it closes a gap rather than reserving a name speculatively. Resolution is available without credentials via the Monolith Soft Binding Resolution API and, independently, via the GeneralizedClaimRegistry contract on Stability Protocol. Claims 48 rather than 47: 46 is taken by com.doverunner.watermark.1 (PR c2pa-org#63, merged) and open PR c2pa-org#64 will take 47. Claude-Session: https://claude.ai/code/session_01PSpv9ycZNEaZV5mWWGSSj1
deblanco
force-pushed
the
deblanco/joinmonolith
branch
from
August 5, 2026 15:52
dd2bc58 to
6e67a1d
Compare
Contributor
Author
|
@domguinard I think it's ready to go now Thanks |
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.
Adds one entry registering the Monolith SHA-256 content fingerprint as
com.joinmonolith.sha256(typefingerprint).Resolution
softBindingResolutionApispoints athttps://api.joinmonolith.com/api/c2pa, a Soft Binding Resolution API that is publicly readable on its spec paths, no credentials required:Manifests are independently resolvable without credentials through the GeneralizedClaimRegistry contract on the Stability Protocol network (
0xfE9daFC133eD3e9726D4B2c24b8cC3c3AaDD8225, chain 101010) via the C2PA Federated Lookup smart-contract interface. That path is documented at theinformationalUrl.Checklist against the README criteria
softbinding-algorithm-list.schema.jsoninformationalUrland the SBR API spec paths all return 200 (see the note above about the bare base path)identifier/alg/typeimmutability rule does not apply