catch up main: #433 expose-group-creator + GHSA-xxgx-7757-3qq6 KeyPackage binding - #5
Merged
Conversation
…kage binding Brings origin/main up to the state the app actually ships (native lib 069cdb3d): - #433: expose the group's recorded creator (patch + build wiring). - GHSA-xxgx-7757-3qq6 security fix: KeyPackage<->device binding on the group add path (490), #239 offline-contact-card signature gate (491) + casing (Layer 1a), and the FFI wrapper carrying the signed contact-card publication (kpPayload/kpSig). Build fail-closes if either binding is absent. Prior #348/#349/#437 work is already in origin as the squashed dee6d70. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Brings
origin/mainup to the state the Peers app actually ships (nativeliblogoschat.so069cdb3d).Net changes (7 files):
patches/433-…+ build wiring).patches/490-…), #239 offline-contact-card signature gate (patches/491-…) + casing (Layer 1a in the base patch), and the FFI wrapper carrying the signed contact-card publication (kpPayload/kpSig). The build fail-closes if either binding is absent.Prior #348/#349/#437 work is already on
mainas the squasheddee6d70, so it doesn't appear here. This closes the local↔origin drift. Upstream libchat courtesy PR: logos-messaging/libchat#202. Reported by @x0net.