fix: verify observed comms send payload #234

Open
nsaspy wants to merge 2 commits from rage/489-comms-send-evidence into main
Owner

Implements #489.

RAGE transaction starts with deterministic RED proving provider acknowledgement plus a retrievable message is insufficient evidence. Verification must bind the observed provider/account/recipients/body/reply target and pinned conversation to the intended draft.

Full registry/install/Nix gate required before merge.

Implements #489. RAGE transaction starts with deterministic RED proving provider acknowledgement plus a retrievable message is insufficient evidence. Verification must bind the observed provider/account/recipients/body/reply target and pinned conversation to the intended draft. Full registry/install/Nix gate required before merge.
fix: bind comms send verification to intended payload
Some checks failed
CI / test (pull_request) Failing after 8s
CI / zara-avatar idle CPU budget (pull_request) Failing after 15m0s
8591ec0f77
Some checks failed
CI / test (pull_request) Failing after 8s
CI / zara-avatar idle CPU budget (pull_request) Failing after 15m0s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/489-comms-send-evidence:rage/489-comms-send-evidence
git switch rage/489-comms-send-evidence

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/489-comms-send-evidence
git switch rage/489-comms-send-evidence
git rebase main
git switch main
git merge --ff-only rage/489-comms-send-evidence
git switch rage/489-comms-send-evidence
git rebase main
git switch main
git merge --no-ff rage/489-comms-send-evidence
git switch main
git merge --squash rage/489-comms-send-evidence
git switch main
git merge --ff-only rage/489-comms-send-evidence
git switch main
git merge rage/489-comms-send-evidence
git push origin main
Sign in to join this conversation.
No description provided.