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

Messages #18

Open
zach-planet-nine opened this issue Apr 1, 2024 · 0 comments
Open

Messages #18

zach-planet-nine opened this issue Apr 1, 2024 · 0 comments

Comments

@zach-planet-nine
Copy link
Contributor

  • We need to standardize naming of userUUID/uuid/Uuid and publicKey/public_key as requests can be passed around from clients and servers (this is a little out of the scope of Sessionless, but I'm happy to talk about it more).
  • Need to make it clear that signature passing is implementation dependent. If you're only using https, and you don't expect any outside messages then you can use headers, but if not you'll probably want to put the signature on the body of the request.
  • Maybe we can extend our servers to include web sockets in the example and do headers on http requests and body signatures on web socket ones.
  • Would be good to mention ordinals and timestamps to prevent replays
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

No branches or pull requests

1 participant