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

Security improvements #16

Merged
merged 10 commits into from
Apr 22, 2020
Merged

Security improvements #16

merged 10 commits into from
Apr 22, 2020

Conversation

TimeToogo
Copy link
Owner

  • Implement secure request options which are stored in the request payload. These options will be encrypted and authenticated along with the HTTP message.
  • Implement new option TIMESTAMP (8) to store the unix timestamp of when the request was sent. This option is validated by the proxy to help prevent replay attacks.
  • Update client libraries to send HTTPS and TIMESTAMP as secure options.

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 this pull request may close these issues.

1 participant