Giter Club home page Giter Club logo

Comments (1)

theborakompanioni avatar theborakompanioni commented on August 16, 2024 1

Hi!

Thanks again for your help.

Team effort 💪

I finished the blog post; Do you thing you could take a look at it before I publish it? I don't want people to get the wrong idea about your project. https://github.com/royllo/explorer/blob/development/docs/design/lnurl-auth/README.md

Looks good! So nice!

Maybe a hint that the module is actually still in "incubator" mode.
I want to make it a first class citizen once the "default login page" can be customized (currently, it is basically uncustomizable).

I have one last question:

K1 exchange I read in the documentation that the wallet will call the server URL login with this: sig=<hex(sign(utf8ToBytes(k1), linkingPrivKey))>&key=<hex(linkingKey)>

From what I see, the server will receive the signed k& and the public linking key. How do you, on the server side, make the link between the k1 your provided and the signed k1 you received ?

In your quote you forgot <LNURL_existing_query_parameters> which includes the plain k1 value as well.
Of course, to verify the signature one needs the k1, sig and pubkey!
Maybe that is also worth adapting in the blog post!

So the called url actually includes tag, k1, sig, key and optionally action.

from bitcoin-spring-boot-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.