Refactor "Trust model" page - #1706
Open
alexandratran wants to merge 8 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
alexandratran
marked this pull request as ready for review
September 11, 2026 18:40
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.
Refactor the Trust and responsibilities page (now Trust model) to be more concise and less redundant, highlighting the trust assumptions in both deployment models, what participants can verify, who holds privileged contract roles, and the effect + recovery path for failures. Minor edits in related pages.
Preview: https://doc-linea-git-threat-model-security-consensys-incorporated.vercel.app/stack/evaluate/trust-model
Note
Low Risk
Documentation-only renames and editorial restructuring with no runtime or contract behavior changes.
Overview
Renames the Trust and responsibilities doc to Trust model everywhere (sidebar,
llms.txt, cross-links) and rewritestrust-model.mdxinto shorter narrative sections: shared operator powers/limits, what participants can verify (public rollup vs private validium), trusted bridges, finalization-layer inheritance, System contract roles (replacing the old “Admin keys and upgrade authority” anchor#system-contract-roles), and Failures and recovery. Large comparison tables and duplicated per-model verification lists are removed in favor of pointers to Security and assurance and Deployment models.Related doc tweaks: adds a System contracts glossary entry; clarifies that the finalization contract calls a verifier for zk-SNARK checks; trims redundant trust/DA copy on the validium page; updates key-management links to the new role anchor; small security/compliance/deployment copy and see-also cleanups.
Reviewed by Cursor Bugbot for commit 54dbadd. Bugbot is set up for automated code reviews on this repo. Configure here.