Prevent stale evidence links from restoring changed audits; release 0.10.2 - #15
Merged
Merged
Conversation
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.
A shared case URL could silently show another recording after audit bytes changed while task/case coordinates stayed the same. Version 2 links now include SHA-256 of the actual fetched audit bytes; a mismatch leaves the current view in place with an actionable explanation. Display the loaded fingerprint, disclose legacy links' missing identity and reject duplicate parameters.
Keep reports and downloads usable when browser hashing is unavailable. Synchronize the Python and private site package versions and bilingual documentation for 0.10.2. Task contracts, scoring and historical records are unchanged.
Validation: 308 Python tests; Ruff checks; browser flows at 1440, 390 and 320 px including clipboard fallback, partial task retries, changed audit bytes under an unchanged manifest, fresh links, legacy notices, duplicate hashes and unavailable Web Crypto.