Bitcoin Forum
April 27, 2024, 02:57:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 »  All
  Print  
Author Topic: The economics of generalized bitcoin  (Read 8059 times)
appamatto
Jr. Member
*
Offline Offline

Activity: 36
Merit: 13


View Profile
December 09, 2010, 03:50:36 PM
 #21

Thanks for the backup. :p

Yes, I think that the different bit-apps should be as orthogonal as possible, both to each other and to the "uber-chain" of BitX.

Honestly, bitcoin may not be the killer app for the block chain platform.  If this is the case then we run the risk of a more popular app leaving bitcoin in the dust, and then having someone incorporate a currency platform into that app, thereby dwarfing the bitcoin block history and popping the bubble.

That's why I think it's essential to "bind the fates" of the various bit-apps together in a single BitX "uber-chain" that can provide mutual protection for bit-apps like bitDNS and bitcoin as well as easily foster new apps.

you seem to be suggesting that somehow there would be a general "bitx" chain, which all the different apps use, and thus there's no fragmentation of cpu power. sounds theoretically nifty... but how would you achieve that? the point of bitcoin is that it makes it expensive, and verifiable, to insert data into the chain. if you have a separate chain that doesn't actually have any data in it... then how do you tie the 'apps' into it? it seems that you have not offered even an inkling of an approach that would make it possible? or am i wrong and i missed something in the upstream post?

This was touched upon in the original mega-thread for BitX, but it's worth restating here simply.

Basically a BitX block looks something like this:

<hash of previous block (BitX backlink)>
<hash of bit-foo name> <hash of bit-foo block> <bit-foo backlink>
<hash of bit-bar name> <hash of bit-bar block> <bit-bar backlink>
 ... and so on for each bit-app ...
<timestamp>
<nonce>

Notice that no app-data is present in the actual BitX block.  The app blocks are separate although probably are distributed in the same way as the BitX blocks.

So I need to answer for you: where are the multiple chains, and how are blocks in each accepted/refuted?

The BitX chain is straight-forward although a key observation here is that BitX blocks should never be rejected for bit-app reasons, i.e. a client should be able to accept/reject a BitX block without ever downloading app blocks.  This is how bitcoin for example operates without ever needing to know about bitDNS data, other than a couple hundred bytes of metadata.  BitX blocks can be rejected only if they have a bad timestamp, fail to meet difficulty criteria or have some other formatting problem.  Oh, and there is an additional restriction that only one new app be created per block, to prevent spam in the chain.

The bit-app chains aren't really the domain of concern for BitX.  BitX simply provides three fields that can be used by apps to do bit-app-like things.  The (current) suggestion is that the bit-foo backlink be a hash of the BitX block which contains the head of the last valid bit-foo app chain.  An alternative is for this field to simply be an integer which is the offset in the chain from the current BitX block, indicating the same thing.  In any case this allows bit-apps to form their own linked lists with their own accept/reject rules.  Rejection for a bit-foo means pointing further back in the BitX chain to the last sane bit-foo entry.  Rejection for a bit-app does not entail rejecting the current BitX head itself.

Conceptually you have a single BitX chain with several bit-app chains weaving in and out of it.  Generating a BitX block will then allow you to generate a bitcoin block, a bitDNS block, a bit-foo block, etc.

That's the protocol.  In terms of the likely market behavior of this system, I think the most powerful incentive is toward participation in meaningful bit-apps; It costs almost nothing to generate bitDNS names while you are generating bitcoin, with a large possible payoff.  The earlier you are in adopting new bit-apps, the more you stand to gain as a miner.

The principle behind BitX is to provide the smallest possible block chain kernel to support decentralized but mutually-beneficial bit-app development.  This, in my opinion, is the only way to ensure success given that none of us may have already thought of the killer bit-app yet; it may be neither bitDNS nor bitcoin.
1714186630
Hero Member
*
Offline Offline

Posts: 1714186630

View Profile Personal Message (Offline)

Ignore
1714186630
Reply with quote  #2

1714186630
Report to moderator
1714186630
Hero Member
*
Offline Offline

Posts: 1714186630

View Profile Personal Message (Offline)

Ignore
1714186630
Reply with quote  #2

1714186630
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714186630
Hero Member
*
Offline Offline

Posts: 1714186630

View Profile Personal Message (Offline)

Ignore
1714186630
Reply with quote  #2

1714186630
Report to moderator
Gavin Andresen
Legendary
*
Offline Offline

Activity: 1652
Merit: 2216


Chief Scientist


View Profile WWW
December 09, 2010, 04:01:58 PM
 #22

Conceptually you have a single BitX chain with several bit-app chains weaving in and out of it.  Generating a BitX block will then allow you to generate a bitcoin block, a bitDNS block, a bit-foo block, etc.

...

The BitX chain is straight-forward although a key observation here is that BitX blocks should never be rejected for bit-app reasons, i.e. a client should be able to accept/reject a BitX block without ever downloading app blocks

Quick reaction:  what stops malicious or lazy BitX chain generator from implementing a type of denial-of-service attack against some bit-app they either don't like or don't know about?  If BitX blocks are never rejected for bit-app reasons, then what is the incentive for main-BitX chain generators to include only (or any!) valid bit-app hashes?   What stops me from constantly flooding the BitX network with bogus bit-app hashes and asking them to be included in BitX blocks?

How often do you get the chance to work on a potentially world-changing project?
Judson
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
December 09, 2010, 04:10:55 PM
 #23

Heck, the guy from The Pirate Bay is making his own distributed DNS.

It's important to understand a distinction here. They are making a distributed Domain Name Service, but are planning to depend on a centralized Domain Name Registration Service.

Bitcoin provides a great way to do a decentralized Domain Name Registration Service which would be a great match for their distributed DNS.

Didn't realize that they weren't doing distributed registration. And bitdns only does Domain Name Registration?

The truth, probably, is that bitdns will never be anything big.

And why do you think that is?
Quote
Heck, the guy from The Pirate Bay is making his own distributed DNS.

I started the bounty pledge drive precisely because I didn't like what the The Pirate Bay is doing.

Because there are 200 million domain names that use the other service and have no reason to "mine" for domains when they can just buy one. You can't be suggesting that even if BitDNS was integrated, it would be more than a niche.
kiba
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
December 09, 2010, 04:13:26 PM
 #24

Because there are 200 million domain names that use the other service and have no reason to "mine" for domains when they can just buy one. You can't be suggesting that even if BitDNS was integrated, it would be more than a niche.

Nonsense, most people will still buy domain names.

Judson
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
December 09, 2010, 04:20:35 PM
 #25

Because there are 200 million domain names that use the other service and have no reason to "mine" for domains when they can just buy one. You can't be suggesting that even if BitDNS was integrated, it would be more than a niche.

Nonsense, most people will still buy domain names.


Haha, then why even worry about getting it into the main client as a transaction type?
kiba
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
December 09, 2010, 04:23:14 PM
 #26


Haha, then why even worry about getting it into the main client as a transaction type?
Huh

Seem to be a non-sequitur.

ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 09, 2010, 04:26:43 PM
 #27

... most people will still buy domain names.

Haha, then why even worry about getting it into the main client as a transaction type?

If you build something better, people will eventually use it. But I don't think there will be a landrush.

In addition, there's a personal satisfaction from providing for the world a better way to do something.
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 09, 2010, 04:31:37 PM
 #28

Didn't realize that they weren't doing distributed registration. And bitdns only does Domain Name Registration?
My DomainChain proposal most definitely only addresses Domain Name Registration, although I expect that one or more generators would run DNS servers to validate the concept.

The theymos/nanotube proposal makes several references to servers, but they would need to clarify what they have in mind.
nanotube
Hero Member
*****
Offline Offline

Activity: 482
Merit: 501


View Profile WWW
December 09, 2010, 05:20:47 PM
 #29

This was touched upon in the original mega-thread for BitX, but it's worth restating here simply.

Basically a BitX block looks something like this:

<hash of previous block (BitX backlink)>
<hash of bit-foo name> <hash of bit-foo block> <bit-foo backlink>
<hash of bit-bar name> <hash of bit-bar block> <bit-bar backlink>
 ... and so on for each bit-app ...
<timestamp>
<nonce>

Notice that no app-data is present in the actual BitX block.  The app blocks are separate although probably are distributed in the same way as the BitX blocks.
<snip>


who generates the bit-foo blocks? who ensures the integrity of the bit-foo block chain?
in order for the hash of bit-foo block to be actually linked to the backlink... something somewhere must be storing that data, and verifying the hashes...

further, and possibly more importantly, to prevent double-spending attacks on the bitfoo chain, the bitx generators must be able to deep-inspect the content of the bitfoo block, to make sure there are no double-spends in it. this means that with your current setup, bitx is /not/ in fact app-agnostic, but must know about the details of every foo/bar app that's trying to get in.

Join #bitcoin-market on freenode for real-time market updates.
Join #bitcoin-otc - an over-the-counter trading market. http://bitcoin-otc.com
OTC web of trust: http://bitcoin-otc.com/trust.php
My trust rating: http://bitcoin-otc.com/viewratingdetail.php?nick=nanotube
nanotube
Hero Member
*****
Offline Offline

Activity: 482
Merit: 501


View Profile WWW
December 09, 2010, 05:32:21 PM
 #30

Didn't realize that they weren't doing distributed registration. And bitdns only does Domain Name Registration?
My DomainChain proposal most definitely only addresses Domain Name Registration, although I expect that one or more generators would run DNS servers to validate the concept.

The theymos/nanotube proposal makes several references to servers, but they would need to clarify what they have in mind.

what we have in mind is that anyone can put up a dns server at a moment's notice, by just reading the appropriate window in the block chain, and populating their dns database. so in effect, our system is also just about registration - the dns servers are separate entities, that simply read the protocol, and convert it into standard DNS record format to serve.

we talk about dns servers as they'd be necessary to 'complete the loop' in making a usable system, and we plan on releasing code for a reference dns server, so that they can spring up all over the world Smiley - but strictly speaking servers are separate from the bitdns protocol itself.

Join #bitcoin-market on freenode for real-time market updates.
Join #bitcoin-otc - an over-the-counter trading market. http://bitcoin-otc.com
OTC web of trust: http://bitcoin-otc.com/trust.php
My trust rating: http://bitcoin-otc.com/viewratingdetail.php?nick=nanotube
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 09, 2010, 06:51:50 PM
 #31

... strictly speaking servers are separate from the bitdns protocol itself ...

Good. Now I still don't understand the need for the "Fee adjust" transaction.
appamatto
Jr. Member
*
Offline Offline

Activity: 36
Merit: 13


View Profile
December 09, 2010, 07:16:13 PM
 #32

Conceptually you have a single BitX chain with several bit-app chains weaving in and out of it.  Generating a BitX block will then allow you to generate a bitcoin block, a bitDNS block, a bit-foo block, etc.

...

The BitX chain is straight-forward although a key observation here is that BitX blocks should never be rejected for bit-app reasons, i.e. a client should be able to accept/reject a BitX block without ever downloading app blocks

Quick reaction:  what stops malicious or lazy BitX chain generator from implementing a type of denial-of-service attack against some bit-app they either don't like or don't know about?  If BitX blocks are never rejected for bit-app reasons, then what is the incentive for main-BitX chain generators to include only (or any!) valid bit-app hashes?   What stops me from constantly flooding the BitX network with bogus bit-app hashes and asking them to be included in BitX blocks?


That's very possible.  The main incentive is that meaningful participation generates value for the miners.

Apps can reject app blocks, bogus app hashes aren't a problem.

Denial-of-service is a critical part of the system.  It isn't a free ride for all apps.  An app has to convince a miner that the app is worthwhile, and build in rewards to early adopters just like in the bitcoin system.  One man's DOS is another man's quality assurance.
RHorning
Full Member
***
Offline Offline

Activity: 224
Merit: 141


View Profile
December 09, 2010, 07:20:18 PM
 #33

Then do we disagree?  Smiley

You are against the protocol being filled with "other uses" (like BitDNS - an exception to normal use). If the official client only allows standard transactions, then the protocol is not getting "minced".

I feel like BitDNS stuff like this is just a phase. It won't last long, and will eventually be forgotten by the discovery of a new way to mine Bitcoins faster with the same hardware (or applicable "next big thing").

I don't think this is going to go away, as there are other application for Bitcion which can use this same principle.  As I've tried to abundantly explain, the method of "attack" here is also a more generalized database for other kinds of data besides DNS records.

The benefit to Bitcoins is in regards to the mining activity needed to produce block chains containing non-financial data:  Either that CPU activity can be applied to the main Bitcoin block chain and thus strengthening Bitcoin as a whole or it can be applied to a "parallel currency".

I've heard it suggested that nobody would want to abandon Bitcion and its blockchain as it already has an 18 month head start with a huge amount of CPU cycles already devoted to its construction.  Over time, I think that is generally true.

On the other hand, with a parallel currency devoted to some task such as processing DNS records or perhaps something else that may even have even more CPU resources thrown at it, I would argue that over time this "alternate" currency may have a substantially stronger currency train.  There are no guarantees here, but certainly I could see some people throwing CPU cycles at some of these alternate application simply because of what they do in terms of say DNS records rather than even as currency.  They will have this "alternate currency" which is then even better protected than Bitcoins, and my argument here is that the currency is thus a stronger currency which will drive Bitcoin out of the market place.

And like a Ronco advertisement, "that's not all"!  Since there are concrete applications for this alternate currency (buying domain records, paying transaction fees on the "Bitcoin stock exchange", buying certification from a document registrar, etc.) there is also built-in demand for this currency simply to have it.  That in turn is something that I think over time may even make this currency more valuable in terms of the overall size of the economy using these coins, further driving value out of the Bitcoin economy in a downward spiral.  Bitcoin will then just be a cryptographically weaker currency with fewer people trading a relatively worthless currency.  Is that really what Bitcoin users really want to see?
appamatto
Jr. Member
*
Offline Offline

Activity: 36
Merit: 13


View Profile
December 09, 2010, 07:24:29 PM
 #34

This was touched upon in the original mega-thread for BitX, but it's worth restating here simply.

Basically a BitX block looks something like this:

<hash of previous block (BitX backlink)>
<hash of bit-foo name> <hash of bit-foo block> <bit-foo backlink>
<hash of bit-bar name> <hash of bit-bar block> <bit-bar backlink>
 ... and so on for each bit-app ...
<timestamp>
<nonce>

Notice that no app-data is present in the actual BitX block.  The app blocks are separate although probably are distributed in the same way as the BitX blocks.
<snip>


who generates the bit-foo blocks? who ensures the integrity of the bit-foo block chain?
in order for the hash of bit-foo block to be actually linked to the backlink... something somewhere must be storing that data, and verifying the hashes...

further, and possibly more importantly, to prevent double-spending attacks on the bitfoo chain, the bitx generators must be able to deep-inspect the content of the bitfoo block, to make sure there are no double-spends in it. this means that with your current setup, bitx is /not/ in fact app-agnostic, but must know about the details of every foo/bar app that's trying to get in.


A miner can stuff arbitrary information into app blocks for any app that has every existed.  Or a miner can forget about app blocks altogether and just stuff arbitrary information into the hash field.  App blocks are not "generated" but simply written by miners.  None of this will result in the miner's BitX block and the phony hashes being excluded from the BitX chain.

A bit-foo block without a backlink or with an invalid backlink is equivalent to a bit-foo genesis block.  In other words these things don't need any sort of validation.

Double-spending is handled on the app level.  The way an app rejects a bit-foo block without rejecting a BitX block is by staying on the main BitX path, but pointing their backlink to the BitX block containing the last valid bit-foo app block.  Does that make sense?  So simply being an app-block in the BitX chain doesn't indicate app validity.  I hope I'm understanding your point correctly.
Judson
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
December 09, 2010, 08:25:38 PM
 #35

I don't think this is going to go away, as there are other application for Bitcion which can use this same principle.  As I've tried to abundantly explain, the method of "attack" here is also a more generalized database for other kinds of data besides DNS records.

The benefit to Bitcoins is in regards to the mining activity needed to produce block chains containing non-financial data:  Either that CPU activity can be applied to the main Bitcoin block chain and thus strengthening Bitcoin as a whole or it can be applied to a "parallel currency".

If people want to use fake Bitcoin transactions and use either the timestamp or some other method of encoding data into a regular bitcoin transactions, that is fine. But what I am against is the main Bittorent protocol officially sanctioning some kind of Domain registry protocol, or any other arbitrary data protocol for that matter. The chain still benefits from the increased cpu power, without having to create a different transaction type.

Would you not agree that at least for mainstream adoption, you wouldn't want to confuse the message about what bitcoin actually is?

And FWIW, there is not more "built-in" demand for another alternate currency. If anything, only being able to use them in a DNS setting makes them a less viable competitor to Bitcoin.
kiba
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
December 09, 2010, 08:33:10 PM
 #36

And FWIW, there is not more "built-in" demand for another alternate currency. If anything, only being able to use them in a DNS setting makes them a less viable competitor to Bitcoin.

Alternate currency? BitDNS is not a competitor to bitcoin, it's [edit] supposed to serve the purpose of domain registration.

Judson
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
December 09, 2010, 08:36:21 PM
 #37

On the other hand, with a parallel currency devoted to some task such as processing DNS records or perhaps something else that may even have even more CPU resources thrown at it, I would argue that over time this "alternate" currency may have a substantially stronger currency train.  There are no guarantees here, but certainly I could see some people throwing CPU cycles at some of these alternate application simply because of what they do in terms of say DNS records rather than even as currency.  They will have this "alternate currency" which is then even better protected than Bitcoins, and my argument here is that the currency is thus a stronger currency which will drive Bitcoin out of the market place.

And like a Ronco advertisement, "that's not all"!  Since there are concrete applications for this alternate currency (buying domain records, paying transaction fees on the "Bitcoin stock exchange", buying certification from a document registrar, etc.) there is also built-in demand for this currency simply to have it.  That in turn is something that I think over time may even make this currency more valuable in terms of the overall size of the economy using these coins, further driving value out of the Bitcoin economy in a downward spiral.  Bitcoin will then just be a cryptographically weaker currency with fewer people trading a relatively worthless currency.  Is that really what Bitcoin users really want to see?

Sorry kiba, should have quoted it for you to follow along. RHorning was discussing another mainline only for DNS stuff. My response was to that.
FreeMoney
Legendary
*
Offline Offline

Activity: 1246
Merit: 1014


Strength in numbers


View Profile WWW
December 09, 2010, 09:07:36 PM
Last edit: December 09, 2010, 10:27:47 PM by FreeMoney
 #38

And FWIW, there is not more "built-in" demand for another alternate currency. If anything, only being able to use them in a DNS setting makes them a less viable competitor to Bitcoin.

Alternate currency? BitDNS is not a competitor to bitcoin, it's [edit] supposed to serve the purpose of domain registration.

But there will be some reward for generating in the bitDNS chain, right? And that reward will be transferable? And used for fees? Maybe I'm confused, but that sounds like a good money.

I'm pretty conflicted on whether new apps should attach to the chain or start a new one. I know the security benefits of having only one chain. But doesn't it seem silly for the first bitDNS users to need the whole list of previous bitcoin transactions? And then both chains will grow faster than otherwise. It just doesn't seems optimal for every app to need all the data from every other app in order to work.

Reality is though that if a few people think it's good to put the data in there then they are going to do it. If this is a problem for bitcoin then it is a problem with how bitcoin works. We can't just trust that people won't use something that would be useful to them for all time because it wasn't the original intent.

I fully realize that I may be making a bad assumption about the viability of using the current chain as a DNS, I'd love to hear why it can't work or wouldn't be the most efficient way, an explanation that completely ignores any harm to bitcoin.

Play Bitcoin Poker at sealswithclubs.eu. We're active and open to everyone.
RHorning
Full Member
***
Offline Offline

Activity: 224
Merit: 141


View Profile
December 09, 2010, 10:25:22 PM
 #39

I don't think this is going to go away, as there are other application for Bitcion which can use this same principle.  As I've tried to abundantly explain, the method of "attack" here is also a more generalized database for other kinds of data besides DNS records.

The benefit to Bitcoins is in regards to the mining activity needed to produce block chains containing non-financial data:  Either that CPU activity can be applied to the main Bitcoin block chain and thus strengthening Bitcoin as a whole or it can be applied to a "parallel currency".

If people want to use fake Bitcoin transactions and use either the timestamp or some other method of encoding data into a regular bitcoin transactions, that is fine. But what I am against is the main Bittorent protocol officially sanctioning some kind of Domain registry protocol, or any other arbitrary data protocol for that matter. The chain still benefits from the increased cpu power, without having to create a different transaction type.

I am mostly in agreement here too in terms of putting a hash into Bitcion blocks, and then letting whoever has data to lock in with a block to decide on the protocol to associate with that hash.  There is no reason for uninterested parties to have to deal with BitDNS data.... that is up to those who want to participate in giving that hash any sort of meaning, however that meaning is established.

Satoshi himself seems to be mostly in agreement with at least that basic concept.  I'm glad that this is being addressed head on and being dealt with.  It is a hook to put data associated with a Bitcoin transaction block, not the data itself.  The data from a hash can represent a single byte or represent all of the data at various national repository libraries like the Library of Congress.  It is application specific for how that hash will have meaning, if any, and those are applications beyond Bitcoin.

Quote
Would you not agree that at least for mainstream adoption, you wouldn't want to confuse the message about what bitcoin actually is?

No, not really.  This is an additional service which can be provided to those in the Bitcoin community, and one that will also result in more widespread adoption of Bitcoins overall.  I think this is a good thing, even though I do think there should be some strongly proscribed limits in terms of how much of this junk data can be thrown in.  Restricting the extra data to just a single hash puts such a limit in.

The issue here is that a block chain in and of itself has value, and that somehow some applications can be derived which can use the concept of a block chain in some way to serve their own ends and add value to something they are doing.  Domain registration happens to be a good fit, and furthermore it is something which is currently of interest among those who are trying to develop a peer to peer registration system outside of the Bitcoin community.  It is a ripe opportunity to both further the cause of Bitcoin and to reach out to others.

I do agree that some sort of illicit types of activity would better be left to the side even though we as a community have discussed how to do various things like engaging in drug trade or sharing child pornography.  Bitcoin isn't a replacement for bittorrent and it certainly shouldn't see abuse like the Twitter File System.  TwitterFS is something to behold and really shows how a public free good can be abused.  The one check here, beyond rejecting "non-standard transactions", is also to charge for the bandwidth through requiring a transaction fee.

Quote
And FWIW, there is not more "built-in" demand for another alternate currency. If anything, only being able to use them in a DNS setting makes them a less viable competitor to Bitcoin.

On this I disagree, but then again it would be something settled in the marketplace of ideas.  I'm using economic theory here to suggest that Bitcions forcing these "non-standard" transactions into another currency is going to also drive value out of Bitcoin into that alternate currency.  If I am right and you are wrong, Bitcoin simply collapses as a currency.  It might be fun to find out though.... do you want to really engage in that kind of experiment?  That is why this is on the economic forum, as this is an economic question rather than simply a technical forum.

If you are correct and I'm wrong, no harm to Bitcion, yet I think there would still be some value in the alternate currency so far as rewarding "miners" who create the blocks.  I outlined at least one alternate currency idea in the BitDNS thread, even though now it is buried in a wall of discussion.  I also expressed concern that it could conceivably become stronger than Bitcion and tried to come up with perhaps a few "tweaks" to deliberately make it weaker but I'm not sure if that is possible either.

And FWIW, there is not more "built-in" demand for another alternate currency. If anything, only being able to use them in a DNS setting makes them a less viable competitor to Bitcoin.

Alternate currency? BitDNS is not a competitor to bitcoin, it's [edit] supposed to serve the purpose of domain registration.

But there will be some reward for generating in the bitDNS chain, right? And that reward will be transferable? And used for fees? Maybe I'm confused, but that sounds like a good money.

It is good money.  So good that in fact I think it might in the short term dominate Bitcoin for awhile depending on how it is done.  From a pure economic standpoint, we know for a fact that there are people willing to pay on the order of a few dollars to hundreds of dollars for buying domain names using existing domain registries.  Other figures are up that there are as many as 300,000 domain transactions per day going through InterNIC, so that represents potentially over a million dollars per day of overall economic activity for just this one concept.  That is huge money in terms of its impact upon the Bitcoin economy and perhaps even a "killer app" in terms of kick starting Bitcoin to being accepted by many more people than the current geek/paranoid about the government community we currently have.  I'm not saying that this would bring in millions of dollars for the collective BitDNS registrars in the first several years, but it certainly would bring in new users for Bitcions that don't exist.  By driving this concept into another currency, those people are thus driven from Bitcoin as well.

Quote
I'm pretty conflicted on whether new apps should attach to the chain or start a new one. I know the security benefits of having only one chain. But doesn't it seem silly for the first bitDNS users to need the whole list of previous bitcoin transactions? And then both chains will grow faster than otherwise. It just doesn't seems optimal for every app to need all the data from every other app in order to work.

Reality is though that if a few people think it's good to put the data in there then they are going to do it. If this is a problem for bitcoin then it is a problem with how bitcoin works. We can't just trust that people won't use something that would be useful to them for all time because it wasn't the original intent.

Pandora's box is already open on this issue.  The main thing is trying to see how to limit the damage this might cause, not if Bitcoin can be used in this fashion.

If you are setting up a second chain and thus a second currency, it is more than just security, it is also driving away a population of potential users.  Perhaps Bitcoin would be better off without them.  But that is a political and not a technical question.  I am suggesting that at this juncture that Bitcoin would suffer more harm than good.

Quote
I fully realize that I may be making a bad assumption about the viability of using the current chain as a DNS, I'd love to hear why it can't work or wouldn't be the most efficient way. An explanation that completely ignores any harm to bitcoin.

Anybody adding data to the current Bitcoin data chain (particularly for just a simple hash) is going to be required to "pay their freight" in terms of getting included in a particular block.  Large transactions already have to pay a per kilobyte fee that is rather substantial even with current network rules, and there is no reason why extra "penalties" can't be put upon those who shove other random data into Bitcoin.  I would suggest economic rules rather than technical rules to keep this stuff out if that is your goal.

The real potential harm here is that it will end the day for free transactions (for the most part).  This new "additional data" is valuable enough that getting it put into a block chain is going to throw down the gauntlet of transaction fees and would compete against those who just want to experiment with sending a few Bitcoins back and forth to try out how you might start up some sort of enterprise with Bitcoins.  Instead, to get those kind of transactions included may require paying a transaction fee instead.  I can see where some people are angry with that happening, but it is going to be a fact of life for those using Bitcoins sooner or later.  Raising the bar on fee transactions where there is a market willing to pay much higher fees for a transaction than is currently the case is certainly an issue, but one that I think Bitcoin will survive.  Having more transaction fees included in a block chain is also going to add an incentive to create a miner, as on average much more money is going to be "made" by doing that.

I really think the complaint here is on the part of those who don't want to pay transaction fees and want to keep that free.
jgarzik (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 09, 2010, 10:57:33 PM
 #40

Arguments of "block sizes will get bigger anyway" miss the point.

If the total block size (and thus total fees) is higher for currency + data than currency alone (as is obvious), then the total network is that much more expensive for each transaction for currency+data than currency-only.  Adding users to the bitcoin chain adds value and CPU power -- but each user must pay more for that service.

Thus, assuming the same currency transactions rate, a currency+data chain will always have higher fees than a currency-only chain.

Adding a new application data stream (BitDNS) to the mainline block chain taxes everyone, not just the users of the new app.  The miners and the block chain benefit from this, but existing app users (bitcoin currency) suffer a bit.

This creates a natural tension that incentivizes creation of new block chains, when popular ones simply become too expensive due to large number of application users.  It is interesting to ponder how an application may move from one block chain to another, while retaining value.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
Pages: « 1 [2] 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!