On Sat, Nov 25, 2017 at 11:13 AM Pedro Moreno Sanchez <[email protected]> wrote:
> When you say "we have mechanisms in place", you refer to the > descriptions available in > https://github.com/lightningnetwork/lightning-rfc? > I think he's referring to the ability to add "routing" hints to the BOLT 11 payment requests. > > > Personally I'd like to separate the base routing layer and the onion > > routing layer eventually. The base layer would provide end-to-end > > connectivity between any two nodes and the onion layer would then simply > > chose some random nodes in the network and not be bound to the networks > > topology. The same way IP and TOR are not mixed. > > Yes, I totally agree. I also think that this separation would help us to > better understand what are the necessary and/or sufficient guarantees > required in both layers for the LN to work. > > Not quite sure what y'all mean by this. If there doesn't exist a direct path, then how can one use onion routing to complete the transfer? > > Could you please point me to where this mechanism is described? I have > been thinking about this, but the solution is not completely clear in my > mind yet. > > At my talk at Scaling Bitcoin, I outlined two possible paths: 1. Assuming a schnorr-like signature protocol eventually gets into Bitcoin, nodes would use a cooperative signature in lieu of mulit-sig. 2. Or today, use a 2-party ECDSA protocol to generate a joint key, and sign using that to update the channel. -- Laolu
_______________________________________________ Lightning-dev mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev
