Get Started: Teecryptor decrypts, not the Threshold Network - #73
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
DOC-63.
what-is-cofhe.mdxis the first architecture description a new developer reads.It said the Threshold Network decrypts results today. Teecryptor does.
The Threshold Network is a future plan only, so it is gone from this page.
PR #43 fixed the Deep Dive tab and the component table on this page. The prose
was never rescoped. This is the Get Started half.
Decryption path
access list, then seals the value or returns a signed plaintext.
into shares held by independent partners, each partner releases its share only
to an attested Teecryptor enclave, and the key is reassembled in memory only.
Sourced from the key management page.
and the ACP gate, both by Teecryptor.
Terminology, after the Deep Dive merge
compute step also credits the FHE Engine for the math, not the pipeline.
Task Managerrenamed toTaskManager, per the terminology table.While in the file
Cleared the legacy linter debt on the page: two uses of "just", two sentences
over 30 words, and an em dash in the Mermaid note.
Checks
scripts/lint-docs.py,vale, andscripts/check-versions.py --docsall clean.