Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Signature is not possible to construct in JS out of the box #7

Description

Looking at the docs for pseudo-client implementation I see some issues for the web for generating the signature header:

  • sha256 - no api for this in browser land - would have to implement in JS
  • mdb5hex - no api for this in browser land, although we do have a basic implementation as part of the webapp - not sure that is to spec
  • shared secret - there's no way to hide this in the client from anyone who wants to find it, is that okay?

https://github.com/wunderlist/hamustro/blob/master/docs/pseudo-client.md#send-events-to-the-collector

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions