-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
2483d embedded wallets pass #2603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Description
Simplification how the cryptography is presented
Proofs
Applies docs style
DOES NOT - touch images
Issue(s) fixed
Partial fix for 2483 #
Preview
Checklist
External contributor checklist
Note
Low Risk
Primarily documentation copy/structure changes plus adding KaTeX CSS and dependency; low risk aside from potential build/styling issues if KaTeX assets or integrity hashes are incorrect.
Overview
Updates Embedded Wallets documentation to clarify and simplify how key management works, with heavier emphasis on SSS vs TSS/MPC distinctions, Torus Network terminology, and more consistent wording/links across
how-it-worksandinfrastructure/*pages.Adds a reusable
_sdk-key-model-table.mdxand embeds it in key pages (SDK overview and architecture docs) to clearly show which SDK families reconstruct keys and which do not.Enables math rendering styling by adding KaTeX as a dependency and including the KaTeX stylesheet in
docusaurus.config.js.Written by Cursor Bugbot for commit fa52a29. This will update automatically on new commits. Configure here.