stakwork / sphinx-relay

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

Memes server authentication #787

Open tomastiminskas opened 7 months ago

tomastiminskas commented 7 months 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 7 months ago

ya i'll add a general signing binding