Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id AA6F8273 for ; Sun, 28 Jun 2015 17:18:05 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com [209.85.218.52]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 95A83D5 for ; Sun, 28 Jun 2015 17:18:04 +0000 (UTC) Received: by oigx81 with SMTP id x81so104335336oig.1 for ; Sun, 28 Jun 2015 10:18:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Ce3ElcZdHOU8HudricsBkqFXabCKxP9+7YnZZv7QqlE=; b=G9nk1ejjyyybKtpM1fv9A2ocMgS3/mnAhIwBrfmCbgBdpNZ4mpPmYI9bk/8scKOUV6 AzDlrsYn+DmwPraQQmf4ibpD7dT50RikqOg9zR5qusuB91FE5YYsfowGdhb7cubuaX1Y LUBqIsgKtW1ir3IFOZtwtWd2Pv2djGQmRUverBF8BRV+Bpj8/tIDZIoFGGDhEOQOvEcs x87O6os6l/GfSfgY2BL+2gNwJHCSw2AbEY7AnJabLb0LqBAHKZWy2JVw5jL+299yo7Kf d08PMk3OhysgbX3LVTd2p5OiNrT70iFqHJsji/FIkOp2Pb//SwG22RrWLstGLAVOaXv9 27MA== MIME-Version: 1.0 X-Received: by 10.60.37.166 with SMTP id z6mr10240199oej.63.1435511884051; Sun, 28 Jun 2015 10:18:04 -0700 (PDT) Received: by 10.202.87.197 with HTTP; Sun, 28 Jun 2015 10:18:03 -0700 (PDT) In-Reply-To: References: Date: Sun, 28 Jun 2015 19:18:03 +0200 Message-ID: From: Benjamin To: Mark Friedenbach Content-Type: multipart/alternative; boundary=089e013c6856eb7b49051997276e X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: bitcoin-dev@lists.linuxfoundation.org Subject: Re: [bitcoin-dev] A Proposed Compromise to the Block Size Limit X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 17:18:05 -0000 --089e013c6856eb7b49051997276e Content-Type: text/plain; charset=UTF-8 "You open a channel with a hub and through that channel send coins to anyone accessible to the network." Define hub *precisely* and you will find there are some significant problems here. a) does everyone know each other in the network? In Bitcoin transacting parties exchange keys out of band. How do I know that Alice is owner of a pubkey? I don't, and if don't know Alice I'm out of luck and can't transact with here (or trust another PKI). b) hubs need incentives. There are not going to put up collateral just for nothing. c) how is complexity reduced? I would speculate that most transactions are one-time transactions in the time frame of days. LT is a very interesting idea, but far from actual implementation. On Sun, Jun 28, 2015 at 7:12 PM, Mark Friedenbach wrote: > Think in terms of participants, not addresses. A participant in the > lightning network has a couple of connections to various hubs, from which > the participant is able to send or receive coin. The user is able to send > coins to anyone connected to the lightning network by means of an atomic > transaction through any path of the network. But the only payment from them > that ever hits the chain is their settlement with the hub. > > Imagine there was a TCP/IP data chain and corresponding lightning network. > Everyone connected to the network has an "IP" channel with their ISP. > Through this channel they can send data to anywhere on the network, and a > traceroute shows what hops the data would take. But when settlement > actually occurs all the network sees is the net amount of data that has > gone through each segment -- without any context. There's no record > preserved on-chain of who sent data to whom, just that X bytes went through > the pipe on the way to somewhere unspecified. > > So it is with lightning payment networks. You open a channel with a hub > and through that channel send coins to anyone accessible to the network. > Channels only close when a participant needs the funds for non-lightning > reasons, or when hubs need to rebalance. And when they do, observers on the > chain learn nothing more than how much net coin moved across that single > link. They learn nothing about where that coin eventually ended up. > > So back to your original question, each channel can be considered to have > a pseudonymous identity, and each new channel given a new identity. Channel > closures can even be coinjoin'd when the other party is cooperating. But > ultimately, lightning usefully solves a problem where participants have > semi-long lived payment endpoints. > > On Sun, Jun 28, 2015 at 9:32 AM, Raystonn . wrote: > >> Write coalescing works fine when you have multiple writes headed to the >> same (contiguous) location. Will lightning be useful when we have more >> unique transactions being sent to different addresses, and not just >> multiple transactions between the same sender and address? I have doubts. >> >> >> -----Original Message----- From: Adam Back >> Sent: Sunday, June 28, 2015 5:37 AM >> To: Benjamin >> Cc: bitcoin-dev@lists.linuxfoundation.org >> Subject: Re: [bitcoin-dev] A Proposed Compromise to the Block Size Limit >> >> >> On 28 June 2015 at 12:29, Benjamin wrote: >> >>> I agree that naive scaling will likely lead to bad outcomes. They might >>> have >>> the advantage though, as this would mean not changing Bitcoin. >>> >> >> Sure we can work incrementally and carefully, and this is exactly what >> Bitcoin has been doing, and *must* do for safety and security for the >> last 5 years! >> That doesnt mean that useful serious improvements have not been made. >> >> Level2 and Lightning is not well defined. If you move money to a third >>> party, even if it is within the constrained of a locked contract, then I >>> don't think that will solve the issues. >>> >> >> I think you misunderstand how lightning works. Every lightning >> transaction *is* a valid bitcoin transaction that could be posted to >> the Bitcoin network to reclaim funds if a hub went permanently >> offline. It is just that while the hubs involved remain in service, >> there is no need to do so. This is why it has been described as a >> (write coalescing) write cache layer for Bitcoin.> >> >> I believe people expect lightning to be peer 2 peer like bitcoin. >> >> Adam >> _______________________________________________ >> bitcoin-dev mailing list >> bitcoin-dev@lists.linuxfoundation.org >> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev >> _______________________________________________ >> bitcoin-dev mailing list >> bitcoin-dev@lists.linuxfoundation.org >> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev >> > > --089e013c6856eb7b49051997276e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
"You ope= n a channel with a hub and through that channel send coins to anyone access= ible to the network."

= Define hub precisely and you will find there are some=C2=A0significa= nt=C2=A0problems here.=C2=A0
a) does everyone know each other in the network? In Bitcoin= transacting parties exchange keys out of band. How do I know that Alice is= owner of a pubkey? I don't, and if don't know Alice I'm out of= luck and can't transact with here (or trust another PKI).=C2=A0=
b) hubs need incent= ives. There are not going to put up collateral just for nothing.=C2=A0
c) how is complex= ity reduced? I would speculate that most transactions are one-time transact= ions in the time frame of days.

LT is a very interesting idea, but far from actual implementatio= n.

On Sun, Jun 28, 2015 at 7:12 PM, Mark Friedenbach <= ;mark@friedenbach= .org> wrote:
Think in terms of participants, not addresses. A particip= ant in the lightning network has a couple of connections to various hubs, f= rom which the participant is able to send or receive coin. The user is able= to send coins to anyone connected to the lightning network by means of an = atomic transaction through any path of the network. But the only payment fr= om them that ever hits the chain is their settlement with the hub.

<= /div>Imagine there was a TCP/IP data chain and corresponding lightning netw= ork. Everyone connected to the network has an "IP" channel with t= heir ISP. Through this channel they can send data to anywhere on the networ= k, and a traceroute shows what hops the data would take. But when settlemen= t actually occurs all the network sees is the net amount of data that has g= one through each segment -- without any context. There's no record pres= erved on-chain of who sent data to whom, just that X bytes went through the= pipe on the way to somewhere unspecified.

So it is with light= ning payment networks. You open a channel with a hub and through that chann= el send coins to anyone accessible to the network. Channels only close when= a participant needs the funds for non-lightning reasons, or when hubs need= to rebalance. And when they do, observers on the chain learn nothing more = than how much net coin moved across that single link. They learn nothing ab= out where that coin eventually ended up.

So back to your origi= nal question, each channel can be considered to have a pseudonymous identit= y, and each new channel given a new identity. Channel closures can even be = coinjoin'd when the other party is cooperating. But ultimately, lightni= ng usefully solves a problem where participants have semi-long lived paymen= t endpoints.

On Sun, Jun 28, 2015 at 9:32 A= M, Raystonn . <raystonn@hotmail.com> wrote:
Write coalescing works fine when you have multiple wri= tes headed to the same (contiguous) location.=C2=A0 Will lightning be usefu= l when we have more unique transactions being sent to different addresses, = and not just multiple transactions between the same sender and address?=C2= =A0 I have doubts.


-----Original Message----- From: Adam Back
Sent: Sunday, June 28, 2015 5:37 AM
To: Benjamin
Cc: bitcoin-dev@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] A Proposed Compromise to the Block Size Limit


On 28 June 2015 at 12:29, Benjamin <benjamin.l.cordes@gmail.com> wrote:
I agree that naive scaling will likely lead to bad outcomes. They might hav= e
the advantage though, as this would mean not changing Bitcoin.

Sure we can work incrementally and carefully, and this is exactly what
Bitcoin has been doing, and *must* do for safety and security for the
last 5 years!
That doesnt mean that useful serious improvements have not been made.

Level2 and Lightning is not well defined. If you move money to a third
party, even if it is within the constrained of a locked contract, then I don't think that will solve the issues.

I think you misunderstand how lightning works.=C2=A0 Every lightning
transaction *is* a valid bitcoin transaction that could be posted to
the Bitcoin network to reclaim funds if a hub went permanently
offline.=C2=A0 It is just that while the hubs involved remain in service, there is no need to do so.=C2=A0 This is why it has been described as a
(write coalescing) write cache layer for Bitcoin.>

I believe people expect lightning to be peer 2 peer like bitcoin.

Adam
_______________________________________________
bitcoin-dev mailing list
= bitcoin-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mail= man/listinfo/bitcoin-dev
_______________________________________________
bitcoin-dev mailing list
= bitcoin-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mail= man/listinfo/bitcoin-dev


--089e013c6856eb7b49051997276e--