stakwork / sphinx-relay

Node.js wrapper for communication between sphinx client and lightning node.
MIT License
248 stars 71 forks source link

Memes server authentication #787

Open tomastiminskas opened 1 year ago

tomastiminskas commented 1 year ago

On sphinx v2 we will need to implement challenge signing on app so we can authenticate with memes server, since we need to upload profile picture, and later we will need to upload attachments as well.

@Evanfeenstra any suggestions on this? should we use a rust library method for that?

Evanfeenstra commented 1 year ago

ya i'll add a general signing binding