feat: Add section on Authsig processing in the nodes#79
feat: Add section on Authsig processing in the nodes#79DashKash54 wants to merge 1 commit intomainfrom
Conversation
✅ Deploy Preview for lit-dev-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
| - hyperspace | ||
| - scrollAlphaTestnet | ||
| - zksync | ||
| - litprotocol |
There was a problem hiding this comment.
should we be referring to Chronicle here?
There was a problem hiding this comment.
somehow i see this change in Chris's PR too. Perhaps this PR branch is outdated?
There was a problem hiding this comment.
this part is autogenerated from a script, tho likely this PR may be out of date if it's in Chris' PR and here
|
|
||
| ## What happens to the Authsig submitted to the Lit nodes? | ||
|
|
||
| When you submit the `authSig` for retrieving the `symmetricKey` using the function `getEncryptionKey` the nodes verify the `authSig` based on the `accessControlConditions` passed along with it: |
There was a problem hiding this comment.
can we generalize this statement to cover more SDK methods? Do we need to be so specific here?
There was a problem hiding this comment.
I agree with Howard and I think this section goes too deep on specifics... I think a post on spark might be a better place to do a deeper dive on authSig and how it works with Lit than the developer docs.
There was a problem hiding this comment.
can we put it in like an "advanced" section or something? or move to a spark post then link it from the docs? the docs are kind of the canonical place for how the system works. either are ok with me
What
Section on how the authSig is processed when submitted to the nodes.
What all checks we perform.
How the on-chain RPC calls are made.
And how we compare its result with the provided values.
Linear: https://linear.app/litprotocol/issue/LIT-415/docs-add-the-steps-for-authsig-checks-in-the-nodes