Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UkgTQ-0006wR-2k for bitcoin-development@lists.sourceforge.net; Thu, 06 Jun 2013 20:07:52 +0000 X-ACL-Warn: Received: from zinan.dashjr.org ([173.242.112.54]) by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1UkgTO-0002xn-PM for bitcoin-development@lists.sourceforge.net; Thu, 06 Jun 2013 20:07:52 +0000 Received: from ishibashi.localnet (unknown [IPv6:2001:470:5:265:222:4dff:fe50:4c49]) (Authenticated sender: luke-jr) by zinan.dashjr.org (Postfix) with ESMTPSA id BE5E527A2965; Thu, 6 Jun 2013 20:07:44 +0000 (UTC) From: "Luke-Jr" To: "Andreas M. Antonopoulos" Date: Thu, 6 Jun 2013 20:07:38 +0000 User-Agent: KMail/1.13.7 (Linux/3.9.4-gentoo; KDE/4.10.2; x86_64; ; ) References: <201306061914.20006.luke@dashjr.org> In-Reply-To: X-PGP-Key-Fingerprint: E463 A93F 5F31 17EE DE6C 7316 BD02 9424 21F4 889F X-PGP-Key-ID: BD02942421F4889F X-PGP-Keyserver: hkp://pgp.mit.edu MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201306062007.41398.luke@dashjr.org> X-Spam-Score: -0.5 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain X-Headers-End: 1UkgTO-0002xn-PM Cc: bitcoin-development@lists.sourceforge.net Subject: Re: [Bitcoin-development] Proposal: soft-fork to make anyone-can-spend outputs unspendable for 100 blocks X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 20:07:52 -0000 On Thursday, June 06, 2013 7:59:16 PM Andreas M. Antonopoulos wrote: > Is there any consideration given to the fact that bitcoin can operate as a > platform for many other services, if it is able to be neutral to payload, > as long as the fee is paid for the transaction size? This doesn't work like you might think: first of all, the fees today are greatly subsidized - the actual cost to store data in the blockchain is much higher than most storage solutions. Secondly, only the miner receives the fees, not the majority of nodes which have to bear the burden of the data. That is, the fee system is setup as an antispam/deterrant, not as payment for storage. > Unless I have misunderstood this discussion, it seems to me that this is a > bit like saying in 1990 "IP Is only for email, the majority of users want > email, we shouldn't allow video, voice or images". Ooops, there goes the > web. Not the same thing at all; nobody is forced to store/relay video/voice/images without reimbursement. On the other hand, any full Bitcoin node is required to at least download the entire blockchain once. And the network as a whole suffers if nodes decide to start not-storing parts of the blockchain they don't want to deal with. > Is it possible to solve this by solving the issue of provably un-spendable > outputs without foreclosing on the possibility of other types of > transaction payloads (ie, not money), that would open the possibility for a > myriad of layered apps above? For example, hashes of content that is > external to bitcoin, that people want to pay to have timestamped in the > blockchain, as provably unspendable outputs. This is how merged mining solves the problem. A single extra hash in the coinbase can link the bitcoin blockchain up with unlimited other data. > The social compact is to accept transaction for fee. I think it is a major > mistake to make decisions that discriminate on the content of the > transaction, saying that some uses are not appropriate. If the fee is paid > and it covers the size of the transaction, why would it matter if it is not > a payment? See above. > I could be totally misreading this thread, too, so please allow me some > slack if I have! > > On Thu, Jun 6, 2013 at 12:14 PM, Luke-Jr wrote: > > On Saturday, June 01, 2013 7:30:36 PM Peter Todd wrote: > > > scriptPubKey: OP_TRUE > > > > > > ... > > > Along with that change anyone-can-spend outputs should be make > > > > IsStandard() > > > > > so they will be relayed. > > > > Data does not belong in the blockchain. People running nodes have all > > implicitly agreed to store the blocks for financial purposes, and storing > > data > > is a violation of that social contract. Proof-of-stake may be arguably > > financial, but I'm sure there must be a way to do it without spamming > > people > > against their consent. > > > > > The alternative is sacrifices to unspendable outputs, which is very > > > undesirable compared to sending the money to miners to further > > > strengthen the security of the network. > > > > The alternative is to make other standard outputs unable to store data as > > well. > > > > Luke > > > > > > ------------------------------------------------------------------------- > > ----- How ServiceNow helps IT people transform IT departments: > > 1. A cloud service to automate IT design, transition and operations > > 2. Dashboards that offer high-level views of enterprise services > > 3. A single system of record for all IT processes > > http://p.sf.net/sfu/servicenow-d2d-j > > _______________________________________________ > > Bitcoin-development mailing list > > Bitcoin-development@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bitcoin-development