mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-12 13:47:31 +00:00
Instead, we want to hash a header to sign a request with a client nonce, http method and URL. This is a first step towards protecting the backend against eavesdropping. Please note that this will still be susceptible to replay attacks.