Skip to content
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

a construct that's both simple and extensible(?) #25

Closed
bc-pi opened this issue Jun 26, 2024 · 2 comments
Closed

a construct that's both simple and extensible(?) #25

bc-pi opened this issue Jun 26, 2024 · 2 comments
Assignees

Comments

@bc-pi
Copy link
Collaborator

bc-pi commented Jun 26, 2024

Although we can definitely punt on it for now, I think we could choose a construct that's both simple and extensible.

"signed_headers": {
   "txn-token": "txn token hash",
   "x-custom-context": "x-custom-context hash"
}

Unfortunately we need the WPT to sign miscellaneous stuff, because we don't want a new WIT for every call. Having said that, as far as I can tell it does NOT need to sign the WIT itself.

Originally posted by @yaronf in #19 (comment)

@bc-pi
Copy link
Collaborator Author

bc-pi commented Jun 26, 2024

#19 (comment) related followup in the aforementioned comment

@yaronf
Copy link
Collaborator

yaronf commented Oct 15, 2024

Won't do, too complex.

@yaronf yaronf closed this as completed Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants