release: v0.3.0 — forward-secret revocation#129
Merged
Conversation
Cut prep for 0.3.0 (must land before the tag): - In-app changelog entry (before-tag rule): "Removing someone really removes them" — rotate-on-revoke content forward secrecy + the F-245 PDF-teardown fix. - Version bump 0.2.1 → 0.3.0 (shell + root package.json). - F-286 end-to-end forward-secrecy test on the CollabLink two-vault harness: the automated discharge of the ROT-4 /pentester gate. After rotate-on-revoke, a revoked collaborator's REAL envelope-pipeline receive path DROPS a post-revoke edit (old DEK can't open the DEK′ envelope) while keeping what already synced — proven wire-to-doc over the loopback relay. Full workspace suite green (1479 files / 14727 tests); shell typecheck + lint + changelog parser tests clean. (Local typecheck:apps shows a lexical per-app symlink drift unrelated to this change — lockfile-declared, CI installs clean.) 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.
Pre-tag prep for v0.3.0. Merge this, then the annotated
v0.3.0tag gets pushed to trigger the signed build +finalizerelease.Scope (v0.2.1..main, user-facing)
ROT-3a+ROT-3a-i+ROT-3a-ii, security-reviewed across three lenses.This PR
/pentestergate: over the CollabLink two-vault loopback relay, a revoked collaborator's realreceiveAndApplypath drops a post-revoke edit (old DEK can't open the DEK′ envelope) while keeping what already synced. Wire-to-doc proof.Gates
Full workspace suite green (1479 files / 14727 tests), shell typecheck + lint + changelog parser tests clean. (A local
typecheck:appslexicalper-app-symlink drift is unrelated env noise — lockfile-declared, clean CI install resolves it.)The manual two-Electron-shell
/pentesterdogfood remains a nice-to-have confidence check but is substantively discharged by the automated E2E above.🤖 Generated with Claude Code